commit 937e56a2d0f8ec18022668f2f86b06eb948f36eb
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Jun 20 00:50:56 2020 +0100
Add BR qt5-qtbase-private-devel
smplayer.spec | 2 ++
update_smplayer.sh | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/smplayer.spec b/smplayer.spec
index e732404..11350c7 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -32,6 +32,7 @@ BuildRequires: pkgconfig(Qt5WebKitWidgets)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: pkgconfig(xext)
+BuildRequires: qt5-qtbase-private-devel
# for unbundle sources
BuildRequires: qtsingleapplication-qt5-devel
BuildRequires: pkgconfig(zlib)
@@ -173,6 +174,7 @@ fi
%changelog
* Fri Jun 19 2020 Sérgio Basto <sergio(a)serjux.com> - 20.6.0-1
- Update smplayer to 20.6.0
+- Add BR qt5-qtbase-private-devel
* Thu Apr 16 2020 Leigh Scott <leigh123linux(a)gmail.com> - 20.4.2-1
- Update smplayer to 20.4.2
diff --git a/update_smplayer.sh b/update_smplayer.sh
index d519a13..568c5ca 100755
--- a/update_smplayer.sh
+++ b/update_smplayer.sh
@@ -42,7 +42,6 @@ then
echo STAGE 1
echo Press enter to push and build in rawhide; read dummy;
rfpkg push && rfpkg build --nowait
-echo Press enter to continue; read dummy;
fi
if test $stage -le 2
Show replies by date