Update to 3.14.0

This commit is contained in:
Kalev Lember 2014-09-22 23:11:28 +02:00
parent a19ef840cb
commit 2075fa4ea6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -68,3 +68,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.13.3.tar.xz
/eog-3.13.90.tar.xz
/eog-3.13.92.tar.xz
/eog-3.14.0.tar.xz

View File

@ -8,11 +8,11 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.13.92
Version: 3.14.0
Release: 1%{?dist}
URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/3.13/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog/3.14/%{name}-%{version}.tar.xz
# The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here.
@ -112,6 +112,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gtk-doc/
%changelog
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
- Update to 3.14.0
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
- Update to 3.13.92
- Tighten -devel subpackage deps

View File

@ -1 +1 @@
ba931eaf6beca654d1b7be49b15c78bf eog-3.13.92.tar.xz
8a05ba55231497901541e3e0d0ab8e43 eog-3.14.0.tar.xz