Update to 3.18.0

This commit is contained in:
Kalev Lember 2015-09-28 15:21:41 +02:00
parent 73fc77edaa
commit 773ad2504c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -84,3 +84,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.17.90.tar.xz
/eog-3.17.91.tar.xz
/eog-3.17.92.tar.xz
/eog-3.18.0.tar.xz

View File

@ -7,11 +7,11 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.17.92
Version: 3.18.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.17/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.18/%{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
* Mon Sep 28 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
- Update to 3.17.92

View File

@ -1 +1 @@
773f189c16f8f48a466b3d312ae17773 eog-3.17.92.tar.xz
939f44849267c33a9df131e80fcbd0e7 eog-3.18.0.tar.xz