From ec45cd7bcd97cd71ce7126412efef0cf002d8b18f8b761ba1b8580a329d887ea Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 26 Oct 2020 08:10:28 +0000 Subject: [PATCH] Accepting request 842865 from GNOME:Next update to 3.38.1 - TW should be ready OBS-URL: https://build.opensuse.org/request/show/842865 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=270 --- eog-3.36.3.tar.xz | 3 --- eog-3.38.0.tar.xz | 3 +++ eog.changes | 36 ++++++++++++++++++++++++++++++++++++ eog.spec | 5 +++-- 4 files changed, 42 insertions(+), 5 deletions(-) delete mode 100644 eog-3.36.3.tar.xz create mode 100644 eog-3.38.0.tar.xz diff --git a/eog-3.36.3.tar.xz b/eog-3.36.3.tar.xz deleted file mode 100644 index 9d8b6ba..0000000 --- a/eog-3.36.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7075371489dc3233506aba0490bd418377234e9ea6301e0e13e96f9b4cd34dc -size 3651556 diff --git a/eog-3.38.0.tar.xz b/eog-3.38.0.tar.xz new file mode 100644 index 0000000..023616c --- /dev/null +++ b/eog-3.38.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a3a47c38688cd538deda627c0eff113d05c316b1dde6243150437259d2d963 +size 3654864 diff --git a/eog.changes b/eog.changes index 5993086..5864065 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Mon Sep 14 12:38:40 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.0: + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 5 22:57:37 UTC 2020 - Dominique Leuenberger + +- Update to version 3.37.92: + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 4 14:51:48 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.37.90: + + build: Make libportal dependency optional. + + help: change file to File. + + eog-window: Use view-restore symbolic icon. + + Make pressing Ctrl+Q close all windows. + + Use Wallpaper Portal for "Set as Wallpaper" when possible. + + Should inhibit screensaver only in slideshow mode. +- Changes from version 3.37.2: + + Made strings consistent in format-change.page. + + Make EoG usable on phones. + + Use Portals and GtkAppChooserDialog for the "Open With" + choices. + + String with zooming in and out might be incorrect. +- Changes from version 3.37.1: + + Change "Back space" to "Backspace". + + Change "Slide show" to "Slideshow". + + "Use the keyboard keys" could explain which ones. + + Updated translations. +- Add pkgconfig(libportal) BuildRequires: new (optional) + dependency. + ------------------------------------------------------------------- Sat Jul 4 21:07:02 UTC 2020 - Bjørn Lie diff --git a/eog.spec b/eog.spec index d3d5bd4..ea03d50 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 3.36.3 +Version: 3.38.0 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.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/eog/3.38/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gtk-doc @@ -46,6 +46,7 @@ BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-1.0) >= 0.7.4 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4 +BuildRequires: pkgconfig(libportal) >= 0.3 BuildRequires: pkgconfig(librsvg-2.0) >= 2.44.0 BuildRequires: pkgconfig(shared-mime-info) >= 0.20