Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-03-22 12:41:38 +01:00
parent f2537b5749
commit e1ba33eba1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -92,3 +92,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.19.90.tar.xz
/eog-3.19.91.tar.xz
/eog-3.19.92.tar.xz
/eog-3.20.0.tar.xz

View File

@ -7,11 +7,11 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.19.92
Version: 3.20.0
Release: 1%{?dist}
URL: https://wiki.gnome.org/Apps/EyeOfGnome
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
# The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here.
@ -142,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/installed-tests/
%changelog
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Tue Mar 15 2016 Richard Hughes <rhughes@redhat.com> - 3.19.92-1
- Update to 3.19.92

View File

@ -1 +1 @@
be9da369bd56be7182b7a500a930c755 eog-3.19.92.tar.xz
105468440ab6de20246a5a186d0815bf eog-3.20.0.tar.xz