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