diff --git a/sayonara-player.spec b/sayonara-player.spec index a260845..6713590 100644 --- a/sayonara-player.spec +++ b/sayonara-player.spec @@ -1,7 +1,7 @@ %define relver %(echo %version | cut -d. -f4) Name: sayonara-player Version: 0.7.1.r189 -Release: 2mamba +Release: 3mamba Summary: A small, clear and fast audio player Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba @@ -31,6 +31,7 @@ BuildRequires: libqt4-devel BuildRequires: libstdc++6-devel BuildRequires: libtag-devel ## AUTOBUILDREQ-END +BuildRequires: libtag-devel >= 1.9.1 BuildRequires: cmake Requires: libqt5-sqlite BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -75,6 +76,9 @@ One of Sayonara's goals are intuitive and easy usablility never leading to the i %doc MANUAL %changelog +* Thu Nov 12 2015 Silvan Calarco 0.7.1.r189-3mamba +- rebuilt with libtag 1.9.1 + * Mon Oct 12 2015 Silvan Calarco 0.7.1.r189-2mamba - require libqt5-sqlite