diff --git a/.gitignore b/.gitignore index 73c9cef..3f41d5f 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.11.91.tar.xz /eog-3.11.92.tar.xz /eog-3.12.0.tar.xz +/eog-3.12.1.tar.xz diff --git a/eog.spec b/eog.spec index 8d680b0..6c584a4 100644 --- a/eog.spec +++ b/eog.spec @@ -1,7 +1,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") -%define gtk3_version 3.7.8 -%define glib2_version 2.31.0 +%define gtk3_version 3.10.6 +%define glib2_version 2.38.0 %define gnome_desktop_version 2.91.2 %define gnome_icon_theme_version 2.19.1 %define desktop_file_utils_version 0.9 @@ -9,7 +9,7 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.12.0 +Version: 3.12.1 Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog @@ -115,6 +115,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gtk-doc/ %changelog +* Tue Apr 15 2014 Kalev Lember - 3.12.1-1 +- Update to 3.12.1 + * Mon Mar 24 2014 Kalev Lember - 3.12.0-1 - Update to 3.12.0 diff --git a/sources b/sources index f142054..63097f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbd5951ab0336312e04a04497831882c eog-3.12.0.tar.xz +14ed287ec50039e494c3472075c77c2f eog-3.12.1.tar.xz