Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libnotify for openSUSE:Factory checked in at 2026-03-06 18:17:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnotify (Old) and /work/SRC/openSUSE:Factory/.libnotify.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnotify" Fri Mar 6 18:17:19 2026 rev:50 rq:1336706 version:0.8.8 Changes: -------- --- /work/SRC/openSUSE:Factory/libnotify/libnotify.changes 2025-09-30 17:39:21.317617401 +0200 +++ /work/SRC/openSUSE:Factory/.libnotify.new.561/libnotify.changes 2026-03-06 18:17:50.074267887 +0100 @@ -1,0 +2,32 @@ +Fri Jan 9 13:29:41 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 0.8.8: + + This release contains various fixes to have better handing for + icons, addressing issues due to recent changes, as well with + improvements and new features for notify-send. + + Added a fully-functional notify-send test suite, thus we + encourage distributors to run the tests through meson. + + notification-hints: Define notification hints with constant + values + + notification: + - Use better URI parsing for icons + - Improve property changes notifications + - Replace actions added with an existing name + - Fail on invalid action invocation + - Simplify the logic to support the legacy hints names + - Use the icon as icon-name, not as app-icon + - Improve reading images when inside a portal + + notify-send: + - Support parsing hex byte hints + - Set both the image path and the app-icon + - Add an option to override the app-icon on notification + - Add support to write the notification ID to a FD + - Add support to write the activated action to a FD + - Add support to write the activation token to a FD + + tests: Add exensive notify-send test suite and coverage check + + Bugs fixed: + - The closed signal only fires once + - Icon handling requires call to notify_get_server_info +- Drop pkgconfig(gtk+-3.0) BuildRequires: No longer needed. + +------------------------------------------------------------------- Old: ---- libnotify-0.8.7.obscpio New: ---- libnotify-0.8.8.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnotify.spec ++++++ --- /var/tmp/diff_new_pack.H2BpJ4/_old 2026-03-06 18:17:50.954304415 +0100 +++ /var/tmp/diff_new_pack.H2BpJ4/_new 2026-03-06 18:17:50.954304415 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnotify # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libnotify -Version: 0.8.7 +Version: 0.8.8 Release: 0 Summary: Notifications Library License: LGPL-2.1-or-later @@ -35,7 +35,6 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gi-docgen) BuildRequires: pkgconfig(glib-2.0) >= 2.62.0 -BuildRequires: pkgconfig(gtk+-3.0) %description D-BUS notifications library. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.H2BpJ4/_old 2026-03-06 18:17:50.998306241 +0100 +++ /var/tmp/diff_new_pack.H2BpJ4/_new 2026-03-06 18:17:51.002306407 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/libnotify.git</param> - <param name="revision">0.8.7</param> + <param name="revision">0.8.8</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ libnotify-0.8.7.obscpio -> libnotify-0.8.8.obscpio ++++++ ++++ 2775 lines of diff (skipped) ++++++ libnotify.obsinfo ++++++ --- /var/tmp/diff_new_pack.H2BpJ4/_old 2026-03-06 18:17:51.334320187 +0100 +++ /var/tmp/diff_new_pack.H2BpJ4/_new 2026-03-06 18:17:51.338320354 +0100 @@ -1,5 +1,5 @@ name: libnotify -version: 0.8.7 -mtime: 1758864046 -commit: 1d9767a392cbac7e899e7ab80235cfceebd52731 +version: 0.8.8 +mtime: 1767928589 +commit: 8b35b6b74e4af71a20b024330b71ce0daf6c022f
