diff --git a/audacious-plugins.spec b/audacious-plugins.spec index 7b64f39..51d07eb 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -13,7 +13,7 @@ Name: audacious-plugins Version: 3.7.1 -Release: 3%{?dist} +Release: 4%{?dist} %if %{with gtk2} %global tar_ver %{version} @@ -306,6 +306,9 @@ install -p -m0644 %{SOURCE102} ${RPM_BUILD_ROOT}%{_datadir}/appdata %changelog +* Thu Feb 25 2016 Peter Lemenkov - 3.7.1-4 +- Rebuild with new libcue + * Sun Feb 14 2016 Michael Schwendt - 3.7.1-3 - Fix missing C++ header in jack-ng.cc (thanks Florian Weimer).