Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libhandy for openSUSE:Factory checked in at 2021-11-20 02:38:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libhandy (Old) and /work/SRC/openSUSE:Factory/.libhandy.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libhandy" Sat Nov 20 02:38:10 2021 rev:23 rq:931531 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libhandy/libhandy.changes 2021-11-06 18:18:30.512899384 +0100 +++ /work/SRC/openSUSE:Factory/.libhandy.new.1895/libhandy.changes 2021-11-20 02:38:25.116923016 +0100 @@ -1,0 +2,16 @@ +Fri Nov 12 12:29:26 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 1.5.0: + + Introduce HdyStyleManager for managing color schemes + (light/dark) and high contrast mode. + - Support the cross-platform color scheme preference in the + settings portal. + + HdyPreferencesPage: Remove adaptive margins to fix default + window sizes. + + HdyTabBar: Handle middle click on button release rather than + press. + + Various memory leak fixes. + + Updated translations. +- Use ldconfig_scriptlets macro for post(un) handling. + +------------------------------------------------------------------- Old: ---- libhandy-1.4.0.tar.xz New: ---- libhandy-1.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libhandy.spec ++++++ --- /var/tmp/diff_new_pack.MvHNd6/_old 2021-11-20 02:38:25.496921762 +0100 +++ /var/tmp/diff_new_pack.MvHNd6/_new 2021-11-20 02:38:25.496921762 +0100 @@ -22,13 +22,13 @@ %define with_glade 1 Name: libhandy -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: A GTK+ library to develop UI for mobile devices License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://gitlab.gnome.org/GNOME/libhandy -Source0: https://download.gnome.org/sources/libhandy/1.4/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/libhandy/1.5/%{name}-%{version}.tar.xz BuildRequires: gtk-doc BuildRequires: meson >= 0.49.0 @@ -108,8 +108,7 @@ %meson_install %find_lang %{name} -%post -n %{shlib} -p /sbin/ldconfig -%postun -n %{shlib} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{shlib} %files -n %{shlib} %{_libdir}/libhandy-*.so.* ++++++ libhandy-1.4.0.tar.xz -> libhandy-1.5.0.tar.xz ++++++ ++++ 13720 lines of diff (skipped)