[qupzilla] Missing breq

Helio Chissini de Castro heliocastro at fedoraproject.org
Wed Mar 11 14:25:31 UTC 2015


commit 688aeb74c3099a01e9d9941e8c0fd513bb26bf59
Author: Helio Chissini de Castro <helio at kde.org>
Date:   Wed Mar 11 11:25:28 2015 -0300

    Missing breq

 qupzilla.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/qupzilla.spec b/qupzilla.spec
index d938b9e..1971b06 100644
--- a/qupzilla.spec
+++ b/qupzilla.spec
@@ -5,7 +5,7 @@
 
 Name:           qupzilla
 Version:        1.8.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Modern web browser
 
 Group:          Applications/Internet
@@ -25,6 +25,7 @@ BuildRequires:  kdelibs4-devel
 %else
 BuildRequires:  qt5-qtbase-devel
 BuildRequires:  qt5-qtwebkit-devel
+BuildRequires:  qt5-qtscript-devel
 %endif
 
 %description
@@ -119,6 +120,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Mar 11 2015 Helio Chissini de Castro <helio at kde.org> - 1.8.6-2
+- Add missing build requires
+
 * Wed Mar 11 2015 Helio Chissini de Castro <helio at kde.org> - 1.8.6-1
 - New pustream version - Repackaged replacing invalid icons
 - Make Qt5 as default


More information about the scm-commits mailing list