Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-pulseaudio-plugin for
openSUSE:Factory checked in at 2023-06-05 18:08:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-pulseaudio-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-pulseaudio-plugin.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-pulseaudio-plugin"
Mon Jun 5 18:08:20 2023 rev:7 rq:1090933 version:0.4.7
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.changes
2023-04-01 19:32:48.149523981 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-pulseaudio-plugin.new.15902/xfce4-pulseaudio-plugin.changes
2023-06-05 18:08:32.523819068 +0200
@@ -1,0 +2,48 @@
+Thu Jun 1 12:27:36 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 0.4.7
+ * Fix crash when D-Bus connection is lost before it's connected
+ * Fix copyright info
+ * MPRIS: Control recently open/used player using multimedia keys
+ * Deduplicate key binding code
+ * Bind all possible keys
+ * Update about authors
+ * MPRIS: Remove old settings when clearing known players
+ * MPRIS: Ignore multimedia keys for blacklisted players
+ * MPRIS: Add possibility to hide inactive players, improve config
+ storage
+ * MPRIS: Remove pulseaudio_mpris_player_can_launch function
+ * MPRIS: Fix memory leak in player finalize
+ * MPRIS: Remove unused pulseaudio_mpris_player_is_equal function
+ * MPRIS: Refactor player connection lost and finalize
+ * MPRIS: Deduplicate find_desktop_entry function
+ * MPRIS: Make pulseaudio_mpris_get_available_players static
+ * MPRIS: Check for filename before launching the player
+ * Improve connection/disconnection with server
+ * Menu: Don't clear structure, it's not needed
+ * MPRIS: Reduce player_is_usable timeout to 5 sec
+ * MPRIS: Memory management fixes
+ * MPRIS: Don't initialize struct members, GLib is doing it
+ * MPRIS: Micro-optimization
+ * MPRIS: Check for is_playing in set_can_play function
+ * Subscribe NameOwnerChanged to watch MPRIS changes instead of
+ timer
+ * Fix removing blacklisted MPRIS players from config
+ * Improve run mixer button sensitivity
+ * Display default device name in tooltip
+ * Don't set has-tooltip property twice
+ * Don't show recording indicator for non-default monitors
+ * Make run mixer button sensitive for any path
+ * Show unplugged devices as insensitive
+ * Don't show rec icon if the source output doesn't belong to any
+ client
+ * Don't show recording indicator when it's not connected to the
+ source
+ * Fix mistake in comment
+ * Don't reset recording value in callback
+ * Allow maximum volume configuration in dialog
+ * Improve volume step size text
+ * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-pulseaudio-plugin-0.4.6.tar.bz2
New:
----
xfce4-pulseaudio-plugin-0.4.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-pulseaudio-plugin.spec ++++++
--- /var/tmp/diff_new_pack.SDQLuP/_old 2023-06-05 18:08:33.483824738 +0200
+++ /var/tmp/diff_new_pack.SDQLuP/_new 2023-06-05 18:08:33.515824927 +0200
@@ -21,7 +21,7 @@
%define plugin pulseaudio
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 0.4.6
+Version: 0.4.7
Release: 0
Summary: Pulseaudio Volume Control Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -34,7 +34,6 @@
BuildRequires: pkgconfig(exo-2) >= 0.11
BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
-BuildRequires: pkgconfig(libcanberra)
BuildRequires: pkgconfig(libpulse-mainloop-glib) >= 0.9.19
BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.11.0
BuildRequires: pkgconfig(libxfce4ui-2) >= 4.11.0
@@ -43,6 +42,7 @@
# optional requirements
BuildRequires: pkgconfig(gio-2.0) >= 2.42
BuildRequires: pkgconfig(keybinder-3.0) >= 0.2.2
+BuildRequires: pkgconfig(libcanberra) >= 0.30
BuildRequires: pkgconfig(libnotify) >= 0.7.0
BuildRequires: pkgconfig(libwnck-3.0) >= 3.20
%if 0%{?sle_version} && 0%{?sle_version} < 150300
++++++ xfce4-pulseaudio-plugin-0.4.6.tar.bz2 ->
xfce4-pulseaudio-plugin-0.4.7.tar.bz2 ++++++
++++ 17484 lines of diff (skipped)