Hello community,
here is the log from the commit of package xfce4-panel-plugin-pulseaudio for
openSUSE:Factory checked in at 2017-12-14 10:58:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-pulseaudio (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-pulseaudio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-pulseaudio"
Thu Dec 14 10:58:07 2017 rev:10 rq:555978 version:0.3.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-pulseaudio/xfce4-panel-plugin-pulseaudio.changes
2017-11-13 14:00:56.152935710 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-pulseaudio.new/xfce4-panel-plugin-pulseaudio.changes
2017-12-14 10:58:13.745454466 +0100
@@ -1,0 +2,34 @@
+Sun Dec 10 12:08:24 UTC 2017 - [email protected]
+
+- update to version 0.3.4:
+ * New Feature: MPRIS Playlist Support
+ - Implements the org.mpris.MediaPlayer2.Playlists specification.
+ - The most recent 5 playlists are displayed (if supported by the player).
+ * New Feature: Experimental libwnck Support
+ - Some media players do not support the Raise method. This optional
+ feature attempts to raise windows by their title.
+ * General:
+ - Unexpected error messages sent via DBUS are now handled gracefully.
+ - Numerous memory leaks patched.
+ * Translation Updates
+
+-------------------------------------------------------------------
+Tue Nov 28 09:39:40 UTC 2017 - [email protected]
+
+- update to version 0.3.3:
+ * New Feature: Multimedia Key Support
+ - Integrates with the recently added MPRIS2 support
+ - Extends multimedia key support to all MPRIS2-enabled media players
+ * General:
+ - Simplified device menus
+ - Improved default volume scale increments (steps of 5, max of 150)
+ - More code cleanup, dropping unused IDO functions
+ * Bug Fixes:
+ - bxo#13677: Show volume change notifications when changed with
+ another application
+ - bxo#13908: Change default device when changed with another application
+ - bxo#13961: Fix flag in g_bus_watch_name_on_connection() method
+ - bxo#13998: Fix plugin size calculation with multiple rows
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-pulseaudio-plugin-0.3.2.tar.bz2
New:
----
xfce4-pulseaudio-plugin-0.3.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-pulseaudio.spec ++++++
--- /var/tmp/diff_new_pack.J6kuOP/_old 2017-12-14 10:58:17.677264661 +0100
+++ /var/tmp/diff_new_pack.J6kuOP/_new 2017-12-14 10:58:17.681264468 +0100
@@ -21,7 +21,7 @@
%define plugin_name xfce4-pulseaudio-plugin
Name: xfce4-panel-plugin-pulseaudio
-Version: 0.3.2
+Version: 0.3.4
Release: 0
Summary: Pulseaudio Volume Control Plugin for the Xfce Panel
License: GPL-2.0+
@@ -30,8 +30,8 @@
Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.3/%{plugin_name}-%{version}.tar.bz2
BuildRequires: intltool
BuildRequires: pkgconfig(exo-1)
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
BuildRequires: pkgconfig(glib-2.0) >= 2.42.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
BuildRequires: pkgconfig(libpulse-mainloop-glib) >= 0.9.19
BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.11.0
BuildRequires: pkgconfig(libxfce4ui-2) >= 4.11.0
@@ -41,13 +41,13 @@
BuildRequires: pkgconfig(gio-2.0) >= 2.42
BuildRequires: pkgconfig(keybinder-3.0) >= 0.2.2
BuildRequires: pkgconfig(libnotify) >= 0.7.0
+BuildRequires: pkgconfig(libwnck-3.0) >= 3.20
Requires: pulseaudio
Requires: xfce4-panel >= %{panel_version}
Recommends: pavucontrol
Recommends: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-
%description
Xfce4-pulseaudio-plugin is a panel plugin for controlling an audio
output volume of the PulseAudio mixer. The volume can be adjusted using
++++++ xfce4-pulseaudio-plugin-0.3.2.tar.bz2 ->
xfce4-pulseaudio-plugin-0.3.4.tar.bz2 ++++++
++++ 6444 lines of diff (skipped)