Hello community,

here is the log from the commit of package audacious-plugins for 
openSUSE:Factory checked in at 2020-05-01 11:14:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audacious-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.audacious-plugins.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "audacious-plugins"

Fri May  1 11:14:58 2020 rev:13 rq:799227 version:4.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/audacious-plugins/audacious-plugins.changes      
2020-04-27 23:35:12.567152134 +0200
+++ 
/work/SRC/openSUSE:Factory/.audacious-plugins.new.2738/audacious-plugins.changes
    2020-05-01 11:15:06.408076264 +0200
@@ -1,0 +2,7 @@
+Thu Apr 30 11:23:47 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 4.0.3:
+  * See https://audacious-media-player.org/news/48-audacious-4-0-3-released
+- Rebase 0001-Implement-qthotkey-plugin.patch.
+
+-------------------------------------------------------------------

Old:
----
  audacious-plugins-4.0.2.tar.bz2

New:
----
  audacious-plugins-4.0.3.tar.bz2

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

Other differences:
------------------
++++++ audacious-plugins.spec ++++++
--- /var/tmp/diff_new_pack.J5FwCW/_old  2020-05-01 11:15:07.900079508 +0200
+++ /var/tmp/diff_new_pack.J5FwCW/_new  2020-05-01 11:15:07.908079526 +0200
@@ -21,7 +21,7 @@
 %define aud_ver_max 4.0.99
 %bcond_with faad
 Name:           audacious-plugins
-Version:        4.0.2
+Version:        4.0.3
 Release:        0
 Summary:        Plugins for Audacious
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-only AND 
MIT AND BSD-2-Clause

++++++ 0001-Implement-qthotkey-plugin.patch ++++++
--- /var/tmp/diff_new_pack.J5FwCW/_old  2020-05-01 11:15:07.928079569 +0200
+++ /var/tmp/diff_new_pack.J5FwCW/_new  2020-05-01 11:15:07.928079569 +0200
@@ -35,8 +35,8 @@
                  AC_MSG_ERROR([--enable-$1 cannot be used without 
--enable-gtk])
              fi
              ;;
--        ampache|qtaudio|qtglspectrum)
-+        ampache|qtaudio|qtglspectrum|qthotkey)
+-        ampache|qtaudio|qtglspectrum|streamtuner)
++        ampache|qtaudio|qtglspectrum|streamtuner|qthotkey)
              plugin_allowed=$USE_QT
              if test $plugin_allowed = no -a $2 = yes ; then
                  AC_MSG_ERROR([--enable-$1 cannot be used without --enable-qt])
@@ -56,7 +56,7 @@
  
 @@ -844,6 +851,7 @@ if test "x$USE_QT" = "xyes" ; then
      echo "  Status Icon:                            yes"
-     echo "  Stream Tuner:                           $have_streamtuner"
+     echo "  Stream Tuner (experimental):            $have_streamtuner"
      echo "  VU Meter:                               yes"
 +    echo "  X11 Global Hotkeys:                     $have_qthotkey"
      echo

++++++ audacious-plugins-4.0.2.tar.bz2 -> audacious-plugins-4.0.3.tar.bz2 ++++++
++++ 4554 lines of diff (skipped)


Reply via email to