Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xob for openSUSE:Factory checked in 
at 2021-07-20 15:39:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xob (Old)
 and      /work/SRC/openSUSE:Factory/.xob.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xob"

Tue Jul 20 15:39:36 2021 rev:3 rq:907256 version:0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/xob/xob.changes  2020-09-01 20:10:29.580680096 
+0200
+++ /work/SRC/openSUSE:Factory/.xob.new.2632/xob.changes        2021-07-20 
15:40:20.429566428 +0200
@@ -1,0 +2,26 @@
+Tue Jul 20 07:57:26 UTC 2021 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.3:
+  Added:
+  * Support for transparency: color specification can now contain a
+    value for the alpha channel.
+  * Automatic default sink index detection in the example pulseaudio
+    watcher script. This should make the script work out of the box
+    for most users.
+  * Ready to use screen brightness watcher script in the README.
+  * Quiet mode (-q).
+  Changed:
+  * xob now depends on libxrender for the new transparency feature
+    (this can be optionally disabled when building xob).
+  * Improved documentation of the named-pipe method.
+  * The documentation encourages users to use dedicated input programs
+    instead of the named-pipe method (now presented as a fallback method).
+  Fixed:
+  * Documentation used to advise to overwrite the content of named pipes
+    which could lead to premature file endings. The documentation now
+    recommends to append new values command >> named_pipe.
+  * Issue in the pulseaudio watcher script where pulseaudio sink indexes
+    were abusively used as indexes of the internal pulsectl library's
+    data structures.
+
+-------------------------------------------------------------------

Old:
----
  v0.2.tar.gz

New:
----
  v0.3.tar.gz

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

Other differences:
------------------
++++++ xob.spec ++++++
--- /var/tmp/diff_new_pack.K28ydq/_old  2021-07-20 15:40:20.925567315 +0200
+++ /var/tmp/diff_new_pack.K28ydq/_new  2021-07-20 15:40:20.925567315 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xob
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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:           xob
-Version:        0.2
+Version:        0.3
 Release:        0
 Summary:        Overlay volume (or anything) bar for the X Window System
 License:        GPL-3.0-only
@@ -26,6 +26,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libconfig)
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xrender)
 
 %description
 Overlay volume (or anything) bar for the X Window System

++++++ v0.2.tar.gz -> v0.3.tar.gz ++++++
++++ 2086 lines of diff (skipped)

Reply via email to