Hello community,
here is the log from the commit of package audacious-plugins for
openSUSE:Factory checked in at 2020-04-27 23:34:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audacious-plugins (Old)
and /work/SRC/openSUSE:Factory/.audacious-plugins.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audacious-plugins"
Mon Apr 27 23:34:53 2020 rev:12 rq:797790 version:4.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/audacious-plugins/audacious-plugins.changes
2020-04-16 23:00:35.563552579 +0200
+++
/work/SRC/openSUSE:Factory/.audacious-plugins.new.2738/audacious-plugins.changes
2020-04-27 23:35:12.567152134 +0200
@@ -1,0 +2,7 @@
+Sat Apr 25 18:53:28 UTC 2020 - Petr Vorel <[email protected]>
+
+- 0001-Implement-qthotkey-plugin.patch: Backport qthotkey from
+ commit 9904ac5dfaae18ee1200cfcf64693ee3f33f739a to bring back
+ functionality lost in update to version 4.0.
+
+-------------------------------------------------------------------
New:
----
0001-Implement-qthotkey-plugin.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ audacious-plugins.spec ++++++
--- /var/tmp/diff_new_pack.BW15ju/_old 2020-04-27 23:35:16.183159192 +0200
+++ /var/tmp/diff_new_pack.BW15ju/_new 2020-04-27 23:35:16.187159200 +0200
@@ -27,6 +27,8 @@
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-only AND
MIT AND BSD-2-Clause
URL: https://audacious-media-player.org/
Source:
https://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM 0001-Implement-qthotkey-plugin.patch -- Implement
qthotkey plugin (commit 9904ac5d).
+Patch1: 0001-Implement-qthotkey-plugin.patch
BuildRequires: fdupes
BuildRequires: gcc-c++ >= 4.5
BuildRequires: libmp3lame-devel
@@ -95,6 +97,7 @@
%prep
%setup -q
+%patch1 -p1
%build
%meson \
++++++ 0001-Implement-qthotkey-plugin.patch ++++++
++++ 1330 lines (skipped)