Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eog for openSUSE:Factory checked in at 2022-03-23 20:15:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eog (Old) and /work/SRC/openSUSE:Factory/.eog.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eog" Wed Mar 23 20:15:59 2022 rev:154 rq:963558 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eog/eog.changes 2021-12-12 00:56:35.322542320 +0100 +++ /work/SRC/openSUSE:Factory/.eog.new.25692/eog.changes 2022-03-23 20:16:28.646398233 +0100 @@ -1,0 +2,63 @@ +Sun Mar 20 08:09:08 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.0: + + appdata: Update screenshot. + + Fix discovery of Evince for multi-page images. + + EogWindow: Also set wallpaper as dark wallpaper. + + Updated translations. + +------------------------------------------------------------------- +Sat Mar 5 20:27:32 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.rc: + + Replace gtk_window_set_title with hdy_header_bar_set_title. + + Disable Presenter action if no images are loaded. + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 12 21:34:33 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.beta: + + Use gtk_widget_queue_draw to display thumbnails faster + + Replace properties dialog + + Shortcuts: Update keyboard shortcuts + + eog-window: use correct type for display_profile + + doc: migrate to gi-docgen + + Use libhandy for dark style preference and rounded window + corners + + Updated translations. +- Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following + upstreams port. +- Add pkgconfig(libhandy-1) BuildRequires: New dependency. + +------------------------------------------------------------------- +Mon Jan 10 15:43:44 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Drop pkgconfig(libportal) and pkgconfig(libportal-gtk3) + BuildRequires and pass portal=false to meson. Libportal support + is now optional, and we do not need it as we are not doing a + flatpak. + +------------------------------------------------------------------- +Mon Jan 10 15:03:16 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 42.alpha: + + metainfo: Align app name with .desktop name. + + build: Set of improvements for meson. + + EogScrollView: Use overlay scrollbars. + + Update libportal usage. + + make zoom entry more visually stable. + + eog-image: fix double-free of eog image status mutex. + + Updated translations. +- Drop f61f6b1ba33e87766dd9a1b227a3607d863d2197.patch: fixed + upstream. + +------------------------------------------------------------------- +Sat Jan 8 14:17:56 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Add f61f6b1ba33e87766dd9a1b227a3607d863d2197.patch: Update + libportal usage. Libportal 0.5 is the first release with a stable + API so some changes were made. Following this, add + pkgconfig(libportal-gtk3) BuildRequires, new dependency. + +------------------------------------------------------------------- Old: ---- eog-41.1.tar.xz New: ---- eog-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eog.spec ++++++ --- /var/tmp/diff_new_pack.J2jJyh/_old 2022-03-23 20:16:29.326398618 +0100 +++ /var/tmp/diff_new_pack.J2jJyh/_new 2022-03-23 20:16:29.330398620 +0100 @@ -1,7 +1,7 @@ # # spec file for package eog # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,35 +17,35 @@ Name: eog -Version: 41.1 +Version: 42.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/41/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/eog/42/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: gtk-doc BuildRequires: libjpeg-devel BuildRequires: meson >= 0.44.0 BuildRequires: pkgconfig BuildRequires: yelp-tools BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5 +BuildRequires: pkgconfig(gi-docgen) BuildRequires: pkgconfig(gio-2.0) >= 2.53.4 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.53.4 BuildRequires: pkgconfig(glib-2.0) >= 2.53.4 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.2 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 2.91.92 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.15 BuildRequires: pkgconfig(gtk+-unix-print-3.0) >= 3.5.4 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) +BuildRequires: pkgconfig(libhandy-1) 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 @@ -81,6 +81,7 @@ -D gtk_doc=true \ -D introspection=true \ -D installed_tests=false \ + -D libportal=false \ %{nil} %meson_build ++++++ eog-41.1.tar.xz -> eog-42.0.tar.xz ++++++ ++++ 49277 lines of diff (skipped)