From 99a9c98d5c9131f36c04dbb76d108be0dd62a9fb2227e653d20042c31e06fc17 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 12 Oct 2017 14:53:37 +0000 Subject: [PATCH] Accepting request 533086 from GNOME:Next Fix build with new itstool OBS-URL: https://build.opensuse.org/request/show/533086 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=233 --- eog-spanish-translations.patch | 59 ++++++++++++++++++++++++++++++++++ eog.changes | 5 +++ eog.spec | 3 ++ 3 files changed, 67 insertions(+) create mode 100644 eog-spanish-translations.patch diff --git a/eog-spanish-translations.patch b/eog-spanish-translations.patch new file mode 100644 index 0000000..98d1061 --- /dev/null +++ b/eog-spanish-translations.patch @@ -0,0 +1,59 @@ +From 382503eff951270eaa833245b7ac4bf551e52d79 Mon Sep 17 00:00:00 2001 +From: Ryan Schmidt +Date: Mon, 9 Oct 2017 02:29:16 -0500 +Subject: Fix gui tags in Spanish help translation +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Some tags weren’t updated properly when the translation was changed in +821899157419ee7358efc70cd10200f7d60f5f61. + +https://bugzilla.gnome.org/show_bug.cgi?id=788582 +--- + help/es/es.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +diff --git a/help/es/es.po b/help/es/es.po +index db4ae46..64a377f 100644 +--- a/help/es/es.po ++++ b/help/es/es.po +@@ -631,7 +631,7 @@ msgid "" + "\"menuitem\">Save." + msgstr "" + "Si quiere mantener la imagen volteada así, pulse Guardar." ++"\">Guardar." + + #. (itstool) path: item/p + #: C/flip-rotate.page:33 C/flip-rotate.page:46 +@@ -742,7 +742,7 @@ msgid "" + "Click Save As…. The Save Image " + "window will pop up." + msgstr "" +-"Pulse Guardar como. Se mostrará la " ++"Pulse Guardar como. Se mostrará la " + "ventana emergente Guardar imagen." + + #. (itstool) path: item/p +@@ -1370,7 +1370,7 @@ msgid "" + "\"menuitem\">Preferences and go to the Plugins tab. Then, " + "check Date in statusbar." + msgstr "" +-"Para ello, pulse Preferencias y vaya a la " ++"Para ello, pulse Preferencias y vaya a la " + "pestaña Complementos. Después, marque Fecha en la barra de " + "estado." + +@@ -2888,7 +2888,7 @@ msgstr "Abra una de las imágenes de la carpeta." + #| "F5." + msgid "Click Slideshow or press F5." + msgstr "" +-"Pulse Diapositivas o pulse F5." ++"Pulse Diapositivas o pulse F5." + + #. (itstool) path: item/p + #: C/slideshow.page:33 +-- +cgit v0.12 + diff --git a/eog.changes b/eog.changes index e112fbf..b6117e0 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 10 20:31:31 UTC 2017 - zaitor@opensuse.org + +- Add eog-spanish-translations.patch: Fix build with new itstool. + ------------------------------------------------------------------- Tue Oct 3 20:44:13 UTC 2017 - luc14n0@linuxmail.org diff --git a/eog.spec b/eog.spec index 5257613..bd3b376 100644 --- a/eog.spec +++ b/eog.spec @@ -24,6 +24,8 @@ License: GPL-2.0+ AND LGPL-2.1+ Group: Productivity/Graphics/Viewers Url: http://www.gnome.org/ Source: http://download.gnome.org/sources/eog/3.26/%{name}-%{version}.tar.xz +# PATCH-FIX-UPSTREAM eog-spanish-translations.patch zaitor@opensuse.org -- Fix build with new itstool +Patch0: eog-spanish-translations.patch BuildRequires: fdupes BuildRequires: libjpeg-devel BuildRequires: pkgconfig @@ -71,6 +73,7 @@ eog plugins. %if !0%{?is_opensuse} translation-update-upstream %endif +%patch0 -p1 %build %configure