From 72cbb10eacab8284e4a477dd6d44e45ea97ad11a Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Sep 22 2016 20:51:15 +0000 Subject: Update to 3.8. --- diff --git a/.gitignore b/.gitignore index 2f3c28b..39ab2b0 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /audacious-plugins-3.7.tar.bz2 /audacious-plugins-3.7.1.tar.bz2 /audacious-plugins-3.7.2.tar.bz2 +/audacious-plugins-3.8.tar.bz2 diff --git a/audacious-plugins.spec b/audacious-plugins.spec index b5bd161..b50851f 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -12,8 +12,8 @@ %{?aud_plugin_dep} Name: audacious-plugins -Version: 3.7.2 -Release: 2%{?dist} +Version: 3.8 +Release: 1%{?dist} %if %{with gtk2} %global tar_ver %{version} @@ -22,7 +22,7 @@ Release: 2%{?dist} %endif # Minimum audacious/audacious-plugins version in inter-package dependencies. -%global aud_ver 3.7 +%global aud_ver 3.8 Summary: Plugins for the Audacious audio player Group: Applications/Multimedia @@ -175,6 +175,7 @@ export PATH=$PATH:$(pwd)/_bin --disable-aac \ --disable-ffaudio \ --disable-mp3 \ + --disable-mpg123 \ --disable-mms \ --with-ffmpeg=none \ \ @@ -303,6 +304,12 @@ install -p -m0644 %{SOURCE102} ${RPM_BUILD_ROOT}%{_datadir}/appdata %changelog +* Thu Sep 22 2016 Michael Schwendt - 3.8-1 +- Update to 3.8. + +* Wed Sep 7 2016 Michael Schwendt - 3.8-0.1.beta2 +- Update to 3.8-beta2. + * Tue Jun 7 2016 Peter Lemenkov - 3.7.2-2 - Rebuild with new libcue diff --git a/sources b/sources index d0c455c..e3c2f73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ae2f17885897e717b8bbafc32858e2f audacious-plugins-3.7.2.tar.bz2 +21109ff3e74b62d6bb9cb89b249f7d02 audacious-plugins-3.8.tar.bz2