rebuilt with libtag 1.9.1 [release 0.7.1.r189-3mamba;Thu Nov 12 2015]
This commit is contained in:
parent
c4a15d1ead
commit
4cef852a12
@ -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 <silvan.calarco@mambasoft.it> 0.7.1.r189-3mamba
|
||||
- rebuilt with libtag 1.9.1
|
||||
|
||||
* Mon Oct 12 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1.r189-2mamba
|
||||
- require libqt5-sqlite
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user