From dbd37723dd30811880b78796196ebaeb93e0649adfe8288e17690edd3a058fc6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 18 Apr 2019 12:46:06 +0000 Subject: [PATCH] Accepting request 695660 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/695660 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=253 --- eog-3.28.4.tar.xz | 3 --- eog-3.32.1.tar.xz | 3 +++ eog.changes | 58 +++++++++++++++++++++++++++++++++++++++++++++++ eog.spec | 11 +++++---- 4 files changed, 67 insertions(+), 8 deletions(-) delete mode 100644 eog-3.28.4.tar.xz create mode 100644 eog-3.32.1.tar.xz diff --git a/eog-3.28.4.tar.xz b/eog-3.28.4.tar.xz deleted file mode 100644 index db7ea44..0000000 --- a/eog-3.28.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a55ca3bd077a3dd7682b6c636538266185e52d1419efc02c04d874f0071d38f3 -size 5732396 diff --git a/eog-3.32.1.tar.xz b/eog-3.32.1.tar.xz new file mode 100644 index 0000000..5ba3b30 --- /dev/null +++ b/eog-3.32.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18715b1c3dfbaea1d16a10e4455471ddf6935a7a477731cbc4850a360cefaa98 +size 4601464 diff --git a/eog.changes b/eog.changes index dfc65b1..f3625a1 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,61 @@ +------------------------------------------------------------------- +Tue Apr 9 09:13:09 UTC 2019 - Bjørn Lie + +- Update to version 3.32.1: + + Even more updated help docs. + + Bugs fixed: glgo#GNOME/eog#50 SIGSEGV in g_mutex_lock(). + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 11 19:57:25 UTC 2019 - Bjørn Lie + +- Update to version 3.32.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 5 05:53:11 UTC 2019 - Bjørn Lie + +- Update to version 3.31.91: + + Improved help docs. + + Bugs fixed: Remove uta.[ch] and the old drawing code. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 15 21:37:52 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.90: + + Improved wording in help docs. + + Bugs fixed: EogScrollView: Set scale=1 for the image surface. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 8 04:28:28 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.3: + + Updated translations. + +------------------------------------------------------------------- +Sat Dec 29 23:19:57 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.31.2: + + Improved primary menu. + + Improved app icon. + + Bug fixes: Add View submenu. + + Updated translations. +- Changes from version 3.31.1: + + Update app icon. + + Remove appmenu. + + Bug fixes: + - Add Flatpak manifest. + - icon: update app icon. + - Remove appmenu. + - Fix warnings. + - README is obsolete. + - Slideshow accidentally skips images when using a slow device + for file access. + - Use 96dpi when displaying SVGs. + + Updated translations. + ------------------------------------------------------------------- Wed Sep 26 15:14:34 UTC 2018 - bjorn.lie@gmail.com diff --git a/eog.spec b/eog.spec index dffec39..3d981fb 100644 --- a/eog.spec +++ b/eog.spec @@ -1,7 +1,7 @@ # # spec file for package eog # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ Name: eog -Version: 3.28.4 +Version: 3.32.1 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Graphics/Viewers URL: https://wiki.gnome.org/Apps/EyeOfGnome -Source0: https://download.gnome.org/sources/eog/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/eog/3.32/%{name}-%{version}.tar.xz + BuildRequires: fdupes BuildRequires: gtk-doc BuildRequires: libjpeg-devel @@ -69,7 +70,7 @@ developing eog plugins. %lang_package %prep -%autosetup +%autosetup -p1 translation-update-upstream po %{name} %build @@ -99,7 +100,7 @@ translation-update-upstream po %{name} %{_datadir}/applications/%{name}.desktop %dir %{_datadir}/metainfo %{_datadir}/metainfo/%{name}.appdata.xml -%{_datadir}/icons/hicolor/*/apps/%{name}* +%{_datadir}/icons/hicolor/*/apps/org.gnome.%{name}*.svg %{_datadir}/%{name}/ %{_datadir}/GConf/gsettings/%{name}.convert %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.enums.xml