[mingw-qt5-qtdeclarative] Removed BR: mingw{32, 64}-qt5-qtjsbackend (unnecessary as of Qt 5.2)

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 5 23:15:37 UTC 2014


commit 82f57d0a219881d57eba254b4f186396e50df3ec
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Jan 6 00:15:38 2014 +0100

    Removed BR: mingw{32,64}-qt5-qtjsbackend (unnecessary as of Qt 5.2)

 mingw-qt5-qtdeclarative.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/mingw-qt5-qtdeclarative.spec b/mingw-qt5-qtdeclarative.spec
index 80143bb..26d35e9 100644
--- a/mingw-qt5-qtdeclarative.spec
+++ b/mingw-qt5-qtdeclarative.spec
@@ -21,7 +21,7 @@
 
 Name:           mingw-qt5-%{qt_module}
 Version:        5.2.0
-Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Release:        2%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtDeclarative component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -48,13 +48,11 @@ BuildRequires:  mingw32-filesystem >= 96
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-qt5-qtbase
 BuildRequires:  mingw32-qt5-qtbase-devel
-BuildRequires:  mingw32-qt5-qtjsbackend
 
 BuildRequires:  mingw64-filesystem >= 96
 BuildRequires:  mingw64-gcc-c++
 BuildRequires:  mingw64-qt5-qtbase
 BuildRequires:  mingw64-qt5-qtbase-devel
-BuildRequires:  mingw64-qt5-qtjsbackend
 
 BuildRequires:  python
 
@@ -289,6 +287,9 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/%{mingw64_target}/lib/pkgconfig/Qt5QmlDevTools.p
 
 
 %changelog
+* Sun Jan  5 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.2.0-2
+- Removed BR: mingw{32,64}-qt5-qtjsbackend (unnecessary as of Qt 5.2)
+
 * Sun Jan  5 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.2.0-1
 - Update to 5.2.0
 


More information about the scm-commits mailing list