From 215d0b26ffba6abe65ab1736a09856016a480d30 Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 21 Jun 2016 09:59:36 +0100 Subject: [PATCH] Update to 3.20.3 --- .gitignore | 1 + eog.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a460542..da0dfe8 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.20.0.tar.xz /eog-3.20.1.tar.xz /eog-3.20.2.tar.xz +/eog-3.20.3.tar.xz diff --git a/eog.spec b/eog.spec index 57b684d..ef4216f 100644 --- a/eog.spec +++ b/eog.spec @@ -7,7 +7,7 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.20.2 +Version: 3.20.3 Release: 1%{?dist} URL: https://wiki.gnome.org/Apps/EyeOfGnome #VCS: git:git://git.gnome.org/eog @@ -142,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/installed-tests/ %changelog +* Tue Jun 21 2016 David King - 3.20.3-1 +- Update to 3.20.3 + * Tue May 10 2016 Kalev Lember - 3.20.2-1 - Update to 3.20.2 diff --git a/sources b/sources index a67a158..3e126cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac226a585872bb01ffc7929e4825c712 eog-3.20.2.tar.xz +b5edc37274731163ae89c5560da86676 eog-3.20.3.tar.xz