Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package SwayNotificationCenter for
openSUSE:Factory checked in at 2026-02-23 16:12:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SwayNotificationCenter (Old)
and /work/SRC/openSUSE:Factory/.SwayNotificationCenter.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SwayNotificationCenter"
Mon Feb 23 16:12:38 2026 rev:10 rq:1334215 version:0.12.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/SwayNotificationCenter/SwayNotificationCenter.changes
2025-11-24 14:10:07.387625473 +0100
+++
/work/SRC/openSUSE:Factory/.SwayNotificationCenter.new.1977/SwayNotificationCenter.changes
2026-02-23 16:14:25.581977678 +0100
@@ -1,0 +2,12 @@
+Fri Feb 13 18:01:02 UTC 2026 - Filippo Bonazzi <[email protected]>
+
+- Update to version 0.12.4:
+ - Major notification logic refactor + made some DBus methods private
+ - Improve large notification groups performance
+ - Don't focus incoming notifications in the Control Center
+ - Fixed not being able to use inline replies in the Control Center
+ - Fixed swaync-client not working on some systems
+ - Fixed keyboard shortcuts sometimes not working
+ - docs: fixed typo 'acton' to 'action'
+
+-------------------------------------------------------------------
Old:
----
SwayNotificationCenter-0.12.3.obscpio
New:
----
SwayNotificationCenter-0.12.4.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ SwayNotificationCenter.spec ++++++
--- /var/tmp/diff_new_pack.9OhFqV/_old 2026-02-23 16:14:26.382010617 +0100
+++ /var/tmp/diff_new_pack.9OhFqV/_new 2026-02-23 16:14:26.382010617 +0100
@@ -1,7 +1,7 @@
#
# spec file for package SwayNotificationCenter
#
-# 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
@@ -19,7 +19,7 @@
%global alt_pkg_name swaync
Name: SwayNotificationCenter
-Version: 0.12.3
+Version: 0.12.4
Release: 0
Summary: A simple GTK notification daemon
License: GPL-3.0-only
@@ -104,6 +104,7 @@
%{_bindir}/swaync-client
%{_userunitdir}/swaync.service
%{_datadir}/dbus-1/services/org.erikreider.swaync.service
+%{_datadir}/dbus-1/services/org.erikreider.swaync.cc.service
%{_datadir}/glib-2.0/schemas/org.erikreider.swaync.gschema.xml
%{_mandir}/man1/swaync-client.1%{?ext_man}
%{_mandir}/man1/swaync.1%{?ext_man}
++++++ SwayNotificationCenter-0.12.3.obscpio ->
SwayNotificationCenter-0.12.4.obscpio ++++++
++++ 4833 lines of diff (skipped)
++++++ SwayNotificationCenter.obsinfo ++++++
--- /var/tmp/diff_new_pack.9OhFqV/_old 2026-02-23 16:14:26.722024617 +0100
+++ /var/tmp/diff_new_pack.9OhFqV/_new 2026-02-23 16:14:26.726024781 +0100
@@ -1,5 +1,5 @@
name: SwayNotificationCenter
-version: 0.12.3
-mtime: 1762334443
-commit: f26aeae20d3bc6d3fae352bc7b5641f78098ea3a
+version: 0.12.4
+mtime: 1769334812
+commit: 5228963a0dccbee558e153491eb067bd8a053937
++++++ _service ++++++
--- /var/tmp/diff_new_pack.9OhFqV/_old 2026-02-23 16:14:26.750025770 +0100
+++ /var/tmp/diff_new_pack.9OhFqV/_new 2026-02-23 16:14:26.774026758 +0100
@@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param
name="url">https://github.com/ErikReider/SwayNotificationCenter.git</param>
- <param name="revision">v0.12.3</param>
+ <param name="revision">v0.12.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>