SHA256
1
0
forked from pool/eog

Accepting request 544202 from GNOME:Factory

- Update to version 3.26.2:
  + Bug fix: bgo#788582, Wrong line endings and broken tags in
    eog's help.
  + Updated translations.
- Drop eog-spanish-translations.patch: Fixed upstream.

- Update to version 3.13.92:
  + Ask user if he actually needs the Appearance capplet after
    - bgo#606935, "Change desktop background" dialog shows up when
    - bgo#609184, Build failure: doesn't look for some required
  + Add option to move the detailled metadata list on its own page
  + Add option to have filechooser show the XDG pictures folder by
    - bgo#589151, Let filechooser fall back to user's pictures
  + Try to realise the main window from the main loop to reduce
  + Bugs fixed: bgo#441637, bgo#568410, bgo#568882, bgo#569657
  + Code improvements / fixes
- Add a gnome-desktop-devel buildrequires to fix the build.
- Filed patch upstream (bgo#517450)
- Update to version 2.19.92:
- Bugfixes for #449741, #453503, #435408, #453064, #452923, #452886,
  #340831, #374582, #450590, #413211, #350809, #425613, #438242,
- Calculate correctly the maximum printed image size on
- Fix problem when possibly applying parallel image
- Code cleanups (Felix Riemann) [#433127]
- Correctly set slideshow delay when being entered with
- Updated translations: Yannig Marchegay (oc), Priit Laes (et)
- b.g.o 417684, 414968, 390266, 399982, 414547, 357427.
- reduce buildrequires
- Updated translations
- Updated translations (forwarded request 540172 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/544202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog?expand=0&rev=129
This commit is contained in:
Dominique Leuenberger 2017-11-30 15:30:44 +00:00 committed by Git OBS Bridge
commit 2727709ece
5 changed files with 71 additions and 124 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98dbeb535bc55a818ce544267ee50202a7b2fb971c8ae5965799445543febc88
size 5097408

3
eog-3.26.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b53e3d4dfa7d0085b829a5fb95f148a099803c00ef276be7685efd5ec38807ad
size 5516240

View File

@ -1,59 +0,0 @@
From 382503eff951270eaa833245b7ac4bf551e52d79 Mon Sep 17 00:00:00 2001
From: Ryan Schmidt <git@ryandesign.com>
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 werent 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</gui>."
msgstr ""
"Si quiere mantener la imagen volteada así, pulse <gui style=\"menuitem"
-"\"><gui>Guardar</gui>."
+"\">Guardar</gui>."
#. (itstool) path: item/p
#: C/flip-rotate.page:33 C/flip-rotate.page:46
@@ -742,7 +742,7 @@ msgid ""
"Click <gui style=\"menuitem\">Save As…</gui>. The <gui>Save Image</gui> "
"window will pop up."
msgstr ""
-"Pulse <gui style=\"menuitem\"><gui>Guardar como</gui>. Se mostrará la "
+"Pulse <gui style=\"menuitem\">Guardar como</gui>. Se mostrará la "
"ventana emergente <gui>Guardar imagen</gui>."
#. (itstool) path: item/p
@@ -1370,7 +1370,7 @@ msgid ""
"\"menuitem\">Preferences</gui> and go to the <gui>Plugins</gui> tab. Then, "
"check <gui>Date in statusbar</gui>."
msgstr ""
-"Para ello, pulse <gui style=\"menuitem\"><gui>Preferencias</gui> y vaya a la "
+"Para ello, pulse <gui style=\"menuitem\">Preferencias</gui> y vaya a la "
"pestaña <gui>Complementos</gui>. Después, marque <gui>Fecha en la barra de "
"estado</gui>."
@@ -2888,7 +2888,7 @@ msgstr "<link xref=\"open\">Abra</link> una de las imágenes de la carpeta."
#| "<key>F5</key>."
msgid "Click <gui style=\"menuitem\">Slideshow</gui> or press <key>F5</key>."
msgstr ""
-"Pulse <gui style=\"menuitem\"><gui>Diapositivas</gui> o pulse <key>F5</key>."
+"Pulse <gui style=\"menuitem\">Diapositivas</gui> o pulse <key>F5</key>."
#. (itstool) path: item/p
#: C/slideshow.page:33
--
cgit v0.12

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 9 07:23:58 UTC 2017 - fezhang@suse.com
- Update to version 3.26.2:
+ Bug fix: bgo#788582, Wrong line endings and broken tags in
eog's help.
+ Updated translations.
- Drop eog-spanish-translations.patch: Fixed upstream.
-------------------------------------------------------------------
Tue Oct 10 20:31:31 UTC 2017 - zaitor@opensuse.org

View File

@ -17,15 +17,13 @@
Name: eog
Version: 3.26.1
Version: 3.26.2
Release: 0
Summary: Image Viewer for GNOME
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
@ -73,7 +71,6 @@ eog plugins.
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%patch0 -p1
%build
%configure