From c4a15d1eadcb50d5d054a3f01b95c488b0e7d2df Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:38:58 +0100 Subject: [PATCH] require libqt5-sqlite [release 0.7.1.r189-2mamba;Mon Oct 12 2015] --- sayonara-player.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sayonara-player.spec b/sayonara-player.spec index 8444a28..a260845 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: 1mamba +Release: 2mamba Summary: A small, clear and fast audio player Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba @@ -32,6 +32,7 @@ BuildRequires: libstdc++6-devel BuildRequires: libtag-devel ## AUTOBUILDREQ-END BuildRequires: cmake +Requires: libqt5-sqlite BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -74,6 +75,9 @@ One of Sayonara's goals are intuitive and easy usablility never leading to the i %doc MANUAL %changelog +* Mon Oct 12 2015 Silvan Calarco 0.7.1.r189-2mamba +- require libqt5-sqlite + * Sun Oct 11 2015 Silvan Calarco 0.7.1.r189-1mamba - update to 0.7.1.r189