Hello community,
here is the log from the commit of package xfce4-pulseaudio-plugin for
openSUSE:Factory checked in at 2019-08-20 10:58:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-pulseaudio-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-pulseaudio-plugin.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-pulseaudio-plugin"
Tue Aug 20 10:58:19 2019 rev:1 rq:724085 version:0.4.2
Changes:
--------
New Changes file:
--- /dev/null 2019-08-07 02:59:15.679220339 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-pulseaudio-plugin.new.22127/xfce4-pulseaudio-plugin.changes
2019-08-20 10:58:19.740669505 +0200
@@ -0,0 +1,193 @@
+-------------------------------------------------------------------
+Fri Aug 16 12:18:29 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Fixed sources in spec file
+
+-------------------------------------------------------------------
+Mon Aug 12 07:47:32 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Update to version 0.4.2
+ * Preferences: Improve spacing
+ * Translation Updates
+
+-------------------------------------------------------------------
+Fri Jul 12 08:17:14 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Package renamed to follow upstream name xfce4-foo-plugin
+- Use lang subpackage for manual edits instead of %lang_package macro
+- Cleaned up specfile
+
+-------------------------------------------------------------------
+Wed Jun 5 05:27:15 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Added bcond for GIT master sources
+- Added OBS service file to fetch git master sources when needed
+- Cleaned up spec file
+- Dropped Leap 42.3 conditionals (obsolete)
+
+-------------------------------------------------------------------
+Sun Apr 28 17:36:38 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Added missing dependency pkgconfig(dbus-glib-1)
+
+-------------------------------------------------------------------
+Thu Apr 26 18:15:38 UTC 2018 - [email protected]
+
+- update to version 0.4.1
+ * Translation updates
+
+-------------------------------------------------------------------
+Sat Mar 24 10:59:56 UTC 2018 - [email protected]
+
+- update to version 0.4.0: Stable Release!
+ * Use correct player names and icons in media player preferences
+ * Translation Updates
+
+-------------------------------------------------------------------
+Fri Mar 2 13:01:17 UTC 2018 - [email protected]
+
+- update to version 0.3.5:
+ * New Feature: Move streams on default output device change (bxo#14157)
+ - Prior to this update, when a new output device was selected, any
+ existing streams had to be moved using pavucontrol. This change
+ automatically moves any active output streams to the newly
+ selected device.
+ * New Feature: Management of known MPRIS2 players (bxo#13903)
+ - Known players can now be cleared or selectively hidden from the menu.
+ * Bug Fixes:
+ - Wait for the pulseaudio volume sink to be connected to get the
+ current volume state at startup (bxo#14071, bxo#13677)
+ - MPRIS2: stale data retained after Metadata signal (bxo#14068)
+ * Translation Updates
+
+-------------------------------------------------------------------
+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
+
+-------------------------------------------------------------------
+Fri Nov 10 20:45:35 UTC 2017 - [email protected]
+
+- update to version 0.3.2:
+ - Replace deprecated notify_notification_set_hint calls
+ - Fix build with clang (bxo#13889)
+ - Fix panel icon size with high DPI (bxo#13894)
+ - Translation Updates
+
+-------------------------------------------------------------------
+Tue Oct 3 08:45:00 UTC 2017 - [email protected]
+
+- update to version 0.3.1:
+ - New Features:
+ - Device Management
+ - Switch active audio input and output devices
+ - Control volume of the currently selected device
+ - Without input or output devices, the menu items are hidden
+ - Does not change the device associated with active streams
+ - Add audio input volume to plugin menu
+ - Add (optional) MPRIS2 media player controls
+ - Add support for the XF86AudioMicMute key
+ - Update help links to the new docs.xfce.org startpage
+ - Set the transient hint for volume and mic notifications
+ - General:
+ - Fixed build warnings with gcc-7
+ - Improved code quality with the custom widgets
+ - Improved memory management
+ - Simplified audio volume controls
+ - Updated credits and copyright notice
+ - Translation Updates
+
+-------------------------------------------------------------------
+Sat Jul 8 10:15:56 UTC 2017 - [email protected]
+
+- update to version 0.2.5:
+ - no upstream changelog
+ - added translations
+- add -lang package
+
+-------------------------------------------------------------------
+Sun Feb 26 16:20:22 CET 2017 - [email protected]
+
+- Add pavucontrol to recommends, as it's invoked from the menu
+- Build with libnotify to show OSD properly
+
+-------------------------------------------------------------------
+Mon Jun 13 08:03:47 UTC 2015 - [email protected]
+
+- update to version 0.2.4
+ - Added a GUI control for show-notifications
+ - Added a configuration option "show-notifications"
+ - Reconnect to the PA server if the connection is lost
+ - Use volume-changed signal to update notifications
+
+-------------------------------------------------------------------
+Tue May 12 08:03:47 UTC 2015 - [email protected]
+
+- update to version 0.2.3
+ - corrected copyright and author list
+ - added OSD notifications
+ - >100% audio volume is now allowed (only when using a volume
+ slider)
+
+-------------------------------------------------------------------
+Thu Mar 26 22:39:11 UTC 2015 - [email protected]
+
+- update to version 0.2.2
+ - Fixed crashes&lockups with Gtk+-3.14
+ - Icon fixes
+ - Added plugin icon
+ - Added required icons to tarball
+
+-------------------------------------------------------------------
+Mon Mar 9 09:23:54 UTC 2015 - [email protected]
+
+- update to version 0.2.1
+ - incorrect mouse coordinate translation in the volume slider
+ - crash on menu popup/popdown
+
+-------------------------------------------------------------------
+Thu Mar 5 21:35:21 UTC 2015 - [email protected]
+
+- update to version 0.2.0
+ - Added a popup menu with a volume slider, mute item and an audio
+ mixer command
+ - Numerous build fixes
+ - Documentation and description fixes
+ - Switched to symbolic icons
+ - Switched to gtk error message boxes
+ - Updated text of GPL license
+
+-------------------------------------------------------------------
+Thu Feb 19 08:29:25 UTC 2015 - [email protected]
+
+- initial packaging
+
New:
----
_service
xfce4-pulseaudio-plugin-0.4.2.tar.bz2
xfce4-pulseaudio-plugin.changes
xfce4-pulseaudio-plugin.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-pulseaudio-plugin.spec ++++++
#
# spec file for package xfce4-pulseaudio-plugin
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 Guido Berhoerster.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define panel_version 4.11.0
%define plugin pulseaudio
%bcond_with git
Name: xfce4-%{plugin}-plugin
Version: 0.4.2
Release: 0
Summary: Pulseaudio Volume Control Plugin for the Xfce Panel
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Sound/Mixers
URL:
https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin
Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/0.4/%{name}-%{version}.tar.bz2
BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(exo-1)
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
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.9.0
BuildRequires: pkgconfig(libxfconf-0) >= 4.6.0
# optional requirements
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: %{name}-lang = %{version}
Recommends: pavucontrol
# package was renamed in 2019 after Leap 15.1
Provides: xfce4-panel-plugin-%{plugin} = %{version}-%{release}
Obsoletes: xfce4-panel-plugin-%{plugin} < %{version}-%{release}
Obsoletes: xfce4-panel-plugin-%{plugin}-debuginfo
%description
Xfce4-pulseaudio-plugin is a panel plugin for controlling an audio
output volume of the PulseAudio mixer. The volume can be adjusted using
keyboard shortcuts, mouse wheel, a slider in a popup menu, or via
a linked external audio mixer tool.
%package lang
Summary: Translations for package %{name}
Group: System/Localization
Requires: %{name} = %{version}
Provides: %{name}-lang-all = %{version}
Supplements: %{name}
# package was renamed in 2019 after Leap 15.1
Obsoletes: xfce4-panel-plugin-%{plugin}-lang < %{version}-%{release}
Provides: xfce4-panel-plugin-%{plugin}-lang = %{version}-%{release}
BuildArch: noarch
%description lang
Provides translations for the "%{name}" package.
%prep
%autosetup
%build
%if %{with git}
NOCONFIGURE=1 ./autogen.sh
%configure \
--enable-maintainer-mode
%else
%configure
%endif
%make_build
%install
%make_install
rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libpulseaudio-plugin.la
%find_lang %{name} %{?no_lang_C}
%files
%doc ChangeLog README
%license COPYING
%{_libdir}/xfce4/panel/plugins/libpulseaudio-plugin.so
%{_datadir}/xfce4/panel/plugins/pulseaudio.desktop
%{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/icons/hicolor/*/status/*
%files lang -f %{name}.lang
%changelog
++++++ _service ++++++
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="disabled">
<param
name="url">https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">[email protected]</param>
<param name="versionrewrite-pattern">xfce4pulseaudioplugin(.*)</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="tar" mode="disabled"/>
<service name="recompress" mode="disabled">
<param name="compression">bz2</param>
<param name="file">*.tar</param>
</service>
</services>