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.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.changes b/eog.changes index 5ee1dd6..6d37375 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +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 + +- 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..23a8ba3 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 42.3 +Version: 43.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/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/eog/43/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: libjpeg-devel