Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-logs for openSUSE:Factory checked in at 2022-04-03 21:30:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-logs (Old) and /work/SRC/openSUSE:Factory/.gnome-logs.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-logs" Sun Apr 3 21:30:37 2022 rev:35 rq:966380 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-logs/gnome-logs.changes 2020-05-14 23:24:53.316993305 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-logs.new.1900/gnome-logs.changes 2022-04-03 21:30:43.471997861 +0200 @@ -1,0 +2,17 @@ +Wed Mar 30 05:21:50 UTC 2022 - Luciano Santos <luc1...@opensuse.org> + +- Update to version 42.0: + + Opt-in to dark mode user preference. + + Rounded window corners using libhandy. + + Add feature to open journal files directly. + + Add several keyboard shortcuts to help overlay. + + Window sizing improvements. + + Some small fixes. + + Updated translations. +- Add libhandy-1 pkgconfig module capability, with 1.5.0 as minimal + version, build requirement. +- Remove hicolor-icon-theme build requirement as it's not really a + requirement. Own DATADIR/icons/hicolor/ directory directly + instead and its subdirectories, used by the package. + +------------------------------------------------------------------- Old: ---- gnome-logs-3.36.0.tar.xz New: ---- gnome-logs-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-logs.spec ++++++ --- /var/tmp/diff_new_pack.yheDSM/_old 2022-04-03 21:30:43.863993472 +0200 +++ /var/tmp/diff_new_pack.yheDSM/_new 2022-04-03 21:30:43.863993472 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-logs # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,18 +18,17 @@ Name: gnome-logs -Version: 3.36.0 +Version: 42.0 Release: 0 Summary: GNOME System Log Viewer License: GPL-3.0-or-later Group: System/X11/Utilities URL: https://wiki.gnome.org/Apps/Logs -Source0: https://download.gnome.org/sources/gnome-logs/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-logs/42/%{name}-%{version}.tar.xz BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gtk-doc -BuildRequires: hicolor-icon-theme BuildRequires: meson BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -38,6 +37,7 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.43.90 BuildRequires: pkgconfig(glib-2.0) >= 2.43.90 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(libhandy-1) >= 1.5.0 BuildRequires: pkgconfig(libsystemd) Requires: gsettings-desktop-schemas @@ -73,6 +73,8 @@ %{_datadir}/applications/org.gnome.Logs.desktop %{_datadir}/glib-2.0/schemas/org.gnome.Logs.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.Logs.gschema.xml +%dir %{_datadir}/icons/hicolor/ +%dir %{_datadir}/icons/hicolor/* %{_datadir}/icons/hicolor/*/apps/org.gnome.Logs*.svg %{_mandir}/man1/%{name}.1%{?ext_man} %{_datadir}/dbus-1/services/org.gnome.Logs.service ++++++ gnome-logs-3.36.0.tar.xz -> gnome-logs-42.0.tar.xz ++++++ ++++ 15288 lines of diff (skipped)