Update to 3.19.2

This commit is contained in:
Kalev Lember 2015-11-24 08:02:33 +01:00
parent b8d5a5d8e5
commit ea36deaebd
4 changed files with 7 additions and 32 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1,26 +0,0 @@
From 774418ef33bad663fd9699fd33e30fdcbb15f135 Mon Sep 17 00:00:00 2001
From: Kalev Lember <klember@redhat.com>
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

View File

@ -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 <klember@redhat.com> - 3.19.2-1
- Update to 3.19.2
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
- Update to 3.18.1

View File

@ -1 +1 @@
5d10432876f120195cca4a7da9bc095c eog-3.18.1.tar.xz
a18abe60d666763fd970d2ad6028c6ca eog-3.19.2.tar.xz