Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package SwayNotificationCenter for openSUSE:Factory checked in at 2023-05-30 22:02:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SwayNotificationCenter (Old) and /work/SRC/openSUSE:Factory/.SwayNotificationCenter.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SwayNotificationCenter" Tue May 30 22:02:25 2023 rev:4 rq:1089660 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/SwayNotificationCenter/SwayNotificationCenter.changes 2023-02-24 18:08:37.585590852 +0100 +++ /work/SRC/openSUSE:Factory/.SwayNotificationCenter.new.1533/SwayNotificationCenter.changes 2023-05-30 22:02:39.475086502 +0200 @@ -1,0 +2,17 @@ +Mon May 29 14:52:47 UTC 2023 - Filippo Bonazzi <filippo.bona...@suse.com> + +- Update to version 0.9.0: + * Menu animation + * Hide visible notifications when activating dnd + * Use rounding to prevent incorrect backlight percentage calculation + * Per app volume control + * Fix backlight & KB brightness sliders + * Fixed mpDris2 mpris issues + * Preserve config object item order + * Add positonY center for notifications and CC + * Added ability to toggle parsing of notification 2fa codes + * Added ability to choose wether layer-shell should be used or not + * Added control-center layer config option + * Add inline replies to notifications + +------------------------------------------------------------------- Old: ---- SwayNotificationCenter-0.8.0.obscpio New: ---- SwayNotificationCenter-0.9.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SwayNotificationCenter.spec ++++++ --- /var/tmp/diff_new_pack.1G0EUc/_old 2023-05-30 22:02:41.987101307 +0200 +++ /var/tmp/diff_new_pack.1G0EUc/_new 2023-05-30 22:02:41.999101377 +0200 @@ -17,7 +17,7 @@ Name: SwayNotificationCenter -Version: 0.8.0 +Version: 0.9.0 Release: 0 Summary: A simple GTK notification daemon License: GPL-3.0-only ++++++ SwayNotificationCenter-0.8.0.obscpio -> SwayNotificationCenter-0.9.0.obscpio ++++++ ++++ 2850 lines of diff (skipped) ++++++ SwayNotificationCenter.obsinfo ++++++ --- /var/tmp/diff_new_pack.1G0EUc/_old 2023-05-30 22:02:42.255102887 +0200 +++ /var/tmp/diff_new_pack.1G0EUc/_new 2023-05-30 22:02:42.259102910 +0200 @@ -1,5 +1,5 @@ name: SwayNotificationCenter -version: 0.8.0 -mtime: 1677185878 -commit: 2fc7d780130fa08b48dcffd23d4a39f6b4e48501 +version: 0.9.0 +mtime: 1685366911 +commit: deaf9a68b7425e0a0945a029bcbac767a7a72ae4 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1G0EUc/_old 2023-05-30 22:02:42.279103028 +0200 +++ /var/tmp/diff_new_pack.1G0EUc/_new 2023-05-30 22:02:42.283103052 +0200 @@ -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.8.0</param> + <param name="revision">v0.9.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service>