Update to 3.14.1

This commit is contained in:
Kalev Lember 2014-10-13 23:06:03 +02:00
parent 2075fa4ea6
commit 8c3bb305f8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 3.14.1-1
- Update to 3.14.1
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
- Update to 3.14.0

View File

@ -1 +1 @@
8a05ba55231497901541e3e0d0ab8e43 eog-3.14.0.tar.xz
d946655a31edc2526dd6776c2b5cf129 eog-3.14.1.tar.xz