From afcd0a35c1b7652f334f5bdbf90f3409881b0a08f7da28875ca9a336d55ef1dd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Sep 2022 07:32:07 +0000 Subject: [PATCH 1/2] Accepting request 1002610 from GNOME:Next GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) OBS-URL: https://build.opensuse.org/request/show/1002610 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=296 --- eog-42.3.tar.xz | 3 --- eog-43.rc.tar.xz | 3 +++ eog.changes | 24 ++++++++++++++++++++++++ eog.spec | 4 ++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 eog-42.3.tar.xz create mode 100644 eog-43.rc.tar.xz diff --git a/eog-42.3.tar.xz b/eog-42.3.tar.xz deleted file mode 100644 index a945036..0000000 --- a/eog-42.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30c1b3c28bc6dc2854d878ebd31a22eaa15bf959c134206a2a1904193e47f43a -size 4460968 diff --git a/eog-43.rc.tar.xz b/eog-43.rc.tar.xz new file mode 100644 index 0000000..d26da99 --- /dev/null +++ b/eog-43.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09631238aee1fbb16722cb83fb6a4483708ebaa11a03adf7a77bd79d81d52b5a +size 4461668 diff --git a/eog.changes b/eog.changes index 5ee1dd6..4b2078c 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sat Sep 3 19:19:17 UTC 2022 - Bjørn Lie + +- Update to version 43.rc: + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 9 11:15:17 UTC 2022 - Bjørn Lie + +- Update to version 43.beta: + + Update eog-multiple-save-as-dialog.ui. + + Update (or drop) the Docker image used by Flatpak job. + + desktop: Add webp to MimeType list. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 8 13:43:50 UTC 2022 - Bjørn Lie + +- Update to version 43.alpha: + + Use G_DECLARE_INTERFACE in interface headers. + + Replace include guards with #pragma once. + + Window previews in shell overview are missing the title. + + Updated translations. + ------------------------------------------------------------------- Sun Aug 7 11:12:43 UTC 2022 - Bjørn Lie diff --git a/eog.spec b/eog.spec index 5145053..9916048 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 42.3 +Version: 43.rc 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/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/eog/43/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: libjpeg-devel From 3d0ab0c2c8a402162e52cc60008b330660e9b6254b2657d53ec657869284485e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 19 Sep 2022 16:13:11 +0000 Subject: [PATCH 2/2] Accepting request 1004431 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1004431 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=297 --- eog-43.0.tar.xz | 3 +++ eog-43.rc.tar.xz | 3 --- eog.changes | 6 ++++++ eog.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 eog-43.0.tar.xz delete mode 100644 eog-43.rc.tar.xz diff --git a/eog-43.0.tar.xz b/eog-43.0.tar.xz new file mode 100644 index 0000000..2566f97 --- /dev/null +++ b/eog-43.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52a2f3eb1a3bb50038a3362902bc795163e1a986763ee82d20424e7ae84546f +size 4461552 diff --git a/eog-43.rc.tar.xz b/eog-43.rc.tar.xz deleted file mode 100644 index d26da99..0000000 --- a/eog-43.rc.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09631238aee1fbb16722cb83fb6a4483708ebaa11a03adf7a77bd79d81d52b5a -size 4461668 diff --git a/eog.changes b/eog.changes index 4b2078c..6d37375 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 08:16:38 UTC 2022 - Bjørn Lie + +- Update to version 43.0: + + Updated translations. + ------------------------------------------------------------------- Sat Sep 3 19:19:17 UTC 2022 - Bjørn Lie diff --git a/eog.spec b/eog.spec index 9916048..23a8ba3 100644 --- a/eog.spec +++ b/eog.spec @@ -17,7 +17,7 @@ Name: eog -Version: 43.rc +Version: 43.0 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0-or-later AND LGPL-2.1-or-later