[mingw-qt5-qtscript] Update to 5.4.0

Erik van Pienbroek epienbro at fedoraproject.org
Thu Jan 1 19:31:37 UTC 2015


commit dc92cca2ea369108826020e350efba4b182dfccd
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Jan 1 20:31:44 2015 +0100

    Update to 5.4.0

 .gitignore              |    1 +
 mingw-qt5-qtscript.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 367c4f5..b27a79b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /qtscript-opensource-src-5.3.0.tar.xz
 /qtscript-opensource-src-5.3.1.tar.xz
 /qtscript-opensource-src-5.3.2.tar.xz
+/qtscript-opensource-src-5.4.0.tar.xz
diff --git a/mingw-qt5-qtscript.spec b/mingw-qt5-qtscript.spec
index 13fa9b3..706075e 100644
--- a/mingw-qt5-qtscript.spec
+++ b/mingw-qt5-qtscript.spec
@@ -16,7 +16,7 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.3.2
+Version:        5.4.0
 Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtScript component
 
@@ -39,10 +39,10 @@ Source0:        http://download.qt-project.org/official_releases/qt/%{release_ve
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 96
-BuildRequires:  mingw32-qt5-qtbase >= 5.3.2
+BuildRequires:  mingw32-qt5-qtbase >= 5.4.0
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-qt5-qtbase >= 5.3.2
+BuildRequires:  mingw64-qt5-qtbase >= 5.4.0
 
 
 %description
@@ -137,6 +137,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.dll
 
 
 %changelog
+* Thu Jan  1 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.0-1
+- Update to 5.4.0
+
 * Sat Sep 20 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.2-1
 - Update to 5.3.2
 - Remove unneeded BR: mingw{32,64}-gcc-c++
diff --git a/sources b/sources
index 775a2c5..97ec2f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0e70adf7c993f33bad27290dae778d5  qtscript-opensource-src-5.3.2.tar.xz
+b38b35643d85aea25ff1cbea84f76a82  qtscript-opensource-src-5.4.0.tar.xz


More information about the scm-commits mailing list