require libqt5-sqlite [release 0.7.1.r189-2mamba;Mon Oct 12 2015]
This commit is contained in:
parent
99edbf3ce2
commit
c4a15d1ead
@ -1,7 +1,7 @@
|
|||||||
%define relver %(echo %version | cut -d. -f4)
|
%define relver %(echo %version | cut -d. -f4)
|
||||||
Name: sayonara-player
|
Name: sayonara-player
|
||||||
Version: 0.7.1.r189
|
Version: 0.7.1.r189
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A small, clear and fast audio player
|
Summary: A small, clear and fast audio player
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -32,6 +32,7 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: libtag-devel
|
BuildRequires: libtag-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
Requires: libqt5-sqlite
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -74,6 +75,9 @@ One of Sayonara's goals are intuitive and easy usablility never leading to the i
|
|||||||
%doc MANUAL
|
%doc MANUAL
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 12 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1.r189-2mamba
|
||||||
|
- require libqt5-sqlite
|
||||||
|
|
||||||
* Sun Oct 11 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1.r189-1mamba
|
* Sun Oct 11 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1.r189-1mamba
|
||||||
- update to 0.7.1.r189
|
- update to 0.7.1.r189
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user