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-02-24 18:08:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SwayNotificationCenter (Old)
 and      /work/SRC/openSUSE:Factory/.SwayNotificationCenter.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SwayNotificationCenter"

Fri Feb 24 18:08:28 2023 rev:3 rq:1067605 version:0.8.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/SwayNotificationCenter/SwayNotificationCenter.changes
    2022-11-29 13:23:35.050054219 +0100
+++ 
/work/SRC/openSUSE:Factory/.SwayNotificationCenter.new.31432/SwayNotificationCenter.changes
 2023-02-24 18:08:37.585590852 +0100
@@ -1,0 +2,19 @@
+Fri Feb 24 08:22:07 UTC 2023 - Filippo Bonazzi <filippo.bona...@suse.com>
+
+- Update to version 0.8.0:
+  * a bunch of typo fixes
+  * Action scripts
+  * Add Override urgency to config
+  * Bump minimal meson version to 0.59.0, replace 'get_pkgconfig_variable'
+  * Add ControllsWidget
+  * Audio slider
+  * Add Notification placeholder in Control Center
+  * Add ControlCenter positioning config option
+  * Add Notification Action to copy body security codes to clipboard
+  * Add "desktop-entry" as option to scripts
+  * Add Brightness slider widget
+  * [Feature] Add ability to inhibit notifications through DBus
+- Add new dependencies: libgee, libpulse
+- Remove changesgenerate service as upstream publishes a better changelog
+
+-------------------------------------------------------------------

Old:
----
  SwayNotificationCenter-0.7.3.obscpio

New:
----
  SwayNotificationCenter-0.8.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ SwayNotificationCenter.spec ++++++
--- /var/tmp/diff_new_pack.kCkiV0/_old  2023-02-24 18:08:39.101599888 +0100
+++ /var/tmp/diff_new_pack.kCkiV0/_new  2023-02-24 18:08:39.105599912 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SwayNotificationCenter
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # 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:           SwayNotificationCenter
-Version:        0.7.3
+Version:        0.8.0
 Release:        0
 Summary:        A simple GTK notification daemon
 License:        GPL-3.0-only
@@ -29,10 +29,12 @@
 BuildRequires:  pkgconfig
 BuildRequires:  scdoc
 BuildRequires:  vala
+BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libhandy-1)
+BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(systemd)
 
 %description

++++++ SwayNotificationCenter-0.7.3.obscpio -> 
SwayNotificationCenter-0.8.0.obscpio ++++++
++++ 3960 lines of diff (skipped)

++++++ SwayNotificationCenter.obsinfo ++++++
--- /var/tmp/diff_new_pack.kCkiV0/_old  2023-02-24 18:08:39.337601294 +0100
+++ /var/tmp/diff_new_pack.kCkiV0/_new  2023-02-24 18:08:39.341601318 +0100
@@ -1,5 +1,5 @@
 name: SwayNotificationCenter
-version: 0.7.3
-mtime: 1669658225
-commit: 8371ace245c7403d563eb816975eab57829bd1a7
+version: 0.8.0
+mtime: 1677185878
+commit: 2fc7d780130fa08b48dcffd23d4a39f6b4e48501
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kCkiV0/_old  2023-02-24 18:08:39.365601461 +0100
+++ /var/tmp/diff_new_pack.kCkiV0/_new  2023-02-24 18:08:39.365601461 +0100
@@ -2,10 +2,9 @@
   <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.7.3</param>
+    <param name="revision">v0.8.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">

Reply via email to