From afcd0a35c1b7652f334f5bdbf90f3409881b0a08f7da28875ca9a336d55ef1dd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Sep 2022 07:32:07 +0000 Subject: [PATCH] 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