Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libhandy for openSUSE:Factory checked in at 2024-03-20 21:12:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libhandy (Old) and /work/SRC/openSUSE:Factory/.libhandy.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libhandy" Wed Mar 20 21:12:27 2024 rev:30 rq:1159531 version:1.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libhandy/libhandy.changes 2023-03-07 16:49:26.773304139 +0100 +++ /work/SRC/openSUSE:Factory/.libhandy.new.1905/libhandy.changes 2024-03-20 21:13:22.871824025 +0100 @@ -1,0 +2,9 @@ +Mon Feb 12 15:20:56 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 1.8.3: + + HdyStyleManager: + - Support contrast setting in the settings portal. + - Remove an extra unref. + + Updated translations. + +------------------------------------------------------------------- Old: ---- libhandy-1.8.2.tar.xz New: ---- _service libhandy-1.8.3.obscpio libhandy.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libhandy.spec ++++++ --- /var/tmp/diff_new_pack.KvuEsL/_old 2024-03-20 21:13:23.631851954 +0100 +++ /var/tmp/diff_new_pack.KvuEsL/_new 2024-03-20 21:13:23.635852101 +0100 @@ -1,7 +1,7 @@ # # spec file for package libhandy # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,13 +22,13 @@ %define with_glade 1 Name: libhandy -Version: 1.8.2 +Version: 1.8.3 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.8/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst BuildRequires: meson >= 0.49.0 BuildRequires: pkgconfig ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/libhandy.git</param> <param name="revision">1.8.3</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ libhandy.obsinfo ++++++ name: libhandy version: 1.8.3 mtime: 1707485351 commit: 9b0071408ce86a3ef843806fddd723a85f6f2416
