From 773ad2504cf46dbcfbf9a5ec2f830cfe81890d01 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 28 Sep 2015 15:21:41 +0200 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + eog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bd097e0..c9cdcf2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/eog.spec b/eog.spec index bb2199b..96cac72 100644 --- a/eog.spec +++ b/eog.spec @@ -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 - 3.18.0-1 +- Update to 3.18.0 + * Mon Sep 14 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 diff --git a/sources b/sources index 2f9aa3a..82f6825 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -773f189c16f8f48a466b3d312ae17773 eog-3.17.92.tar.xz +939f44849267c33a9df131e80fcbd0e7 eog-3.18.0.tar.xz