From 8c3bb305f81af95758eb53236b8caec50a911b39 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 13 Oct 2014 23:06:03 +0200 Subject: [PATCH] Update to 3.14.1 --- .gitignore | 1 + eog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 85f84c6..9b20ee8 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.13.90.tar.xz /eog-3.13.92.tar.xz /eog-3.14.0.tar.xz +/eog-3.14.1.tar.xz diff --git a/eog.spec b/eog.spec index 99a0381..98c1020 100644 --- a/eog.spec +++ b/eog.spec @@ -1,6 +1,6 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") -%define gtk3_version 3.11.6 +%define gtk3_version 3.14.0 %define glib2_version 2.38.0 %define gnome_desktop_version 2.91.2 %define desktop_file_utils_version 0.9 @@ -8,7 +8,7 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.14.0 +Version: 3.14.1 Release: 1%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog @@ -112,6 +112,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gtk-doc/ %changelog +* Mon Oct 13 2014 Kalev Lember - 3.14.1-1 +- Update to 3.14.1 + * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 diff --git a/sources b/sources index 02b2ef3..69eb1cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a05ba55231497901541e3e0d0ab8e43 eog-3.14.0.tar.xz +d946655a31edc2526dd6776c2b5cf129 eog-3.14.1.tar.xz