diff --git a/.gitignore b/.gitignore index 7d59782..531a59f 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.15.90.tar.xz /eog-3.15.92.tar.xz /eog-3.16.0.tar.xz +/eog-3.16.1.tar.xz diff --git a/eog.spec b/eog.spec index a38db40..a8987cd 100644 --- a/eog.spec +++ b/eog.spec @@ -7,8 +7,8 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.16.0 -Release: 2%{?dist} +Version: 3.16.1 +Release: 1%{?dist} URL: https://wiki.gnome.org/Apps/EyeOfGnome #VCS: git:git://git.gnome.org/eog Source: http://download.gnome.org/sources/eog/3.16/%{name}-%{version}.tar.xz @@ -142,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/installed-tests/ %changelog +* Tue Apr 14 2015 Kalev Lember - 3.16.1-1 +- Update to 3.16.1 + * Mon Mar 30 2015 Richard Hughes - 3.16.0-2 - Use better AppData screenshots diff --git a/sources b/sources index d3b4e96..dd17f0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f07bf5aaabd0d294f05ef80cc981a54 eog-3.16.0.tar.xz +08f2df8486fddf40c3c9a991b46b986d eog-3.16.1.tar.xz