Update to 3.12.0

This commit is contained in:
Kalev Lember 2014-03-25 00:11:58 +01:00
parent a76b67b55b
commit b6b9c7740e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -61,3 +61,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.11.90.tar.xz
/eog-3.11.91.tar.xz
/eog-3.11.92.tar.xz
/eog-3.12.0.tar.xz

View File

@ -9,11 +9,11 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.11.92
Version: 3.12.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.11/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog/3.12/%{name}-%{version}.tar.xz
# The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here.
@ -115,6 +115,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gtk-doc/
%changelog
* Mon Mar 24 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
- Update to 3.12.0
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
- Update to 3.11.92

View File

@ -1 +1 @@
8c424dd3fb2782dfd600460ca43ddd64 eog-3.11.92.tar.xz
dbd5951ab0336312e04a04497831882c eog-3.12.0.tar.xz