From ea36deaebdf6d2a28ab913fe466887fd3fc3eb32 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 24 2015 07:02:33 +0000 Subject: Update to 3.19.2 --- diff --git a/.gitignore b/.gitignore index 2866a7b..1732760 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ eog-2.31.4-20100623git.tar.bz2 /eog-3.17.92.tar.xz /eog-3.18.0.tar.xz /eog-3.18.1.tar.xz +/eog-3.19.2.tar.xz diff --git a/0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch b/0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch deleted file mode 100644 index b2c5b88..0000000 --- a/0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 774418ef33bad663fd9699fd33e30fdcbb15f135 Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Tue, 10 Nov 2015 12:04:44 +0100 -Subject: [PATCH] Fix a syntax error in desktop file keywords Romanian - translation - ---- - po/ro.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/ro.po b/po/ro.po -index 4e36ce1..23576ae 100644 ---- a/po/ro.po -+++ b/po/ro.po -@@ -89,7 +89,7 @@ msgstr "Navighează și rotește imagini" - #: ../data/eog.desktop.in.in.h:4 - msgid "Picture;Slideshow;Graphics;" - msgstr "" --"Picture;Slideshow;Graphics;Imagine;Fotografie;Grafică;Prezentare;Diapozitive" -+"Picture;Slideshow;Graphics;Imagine;Fotografie;Grafică;Prezentare;Diapozitive;" - - #: ../data/eog-gear-menu.ui.h:1 - msgid "_Open…" --- -2.5.0 - diff --git a/eog.spec b/eog.spec index d3a21e6..5bbcf1b 100644 --- a/eog.spec +++ b/eog.spec @@ -7,13 +7,11 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 3.18.1 +Version: 3.19.2 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.18/%{name}-%{version}.tar.xz -# Backported from upstream -Patch0: 0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch +Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. @@ -76,7 +74,6 @@ the functionality of the installed %{name} package. %prep %setup -q -%patch0 -p1 %build %configure --enable-installed-tests @@ -145,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/installed-tests/ %changelog +* Tue Nov 24 2015 Kalev Lember - 3.19.2-1 +- Update to 3.19.2 + * Tue Nov 10 2015 Kalev Lember - 3.18.1-1 - Update to 3.18.1 diff --git a/sources b/sources index 2e8709b..0dbe961 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d10432876f120195cca4a7da9bc095c eog-3.18.1.tar.xz +a18abe60d666763fd970d2ad6028c6ca eog-3.19.2.tar.xz