[mingw-qt5-qtscript] Update to 5.4.1

Erik van Pienbroek epienbro at fedoraproject.org
Sun Mar 22 17:55:42 UTC 2015


commit 1ffeadd9d13b690372e99ad9dbf7bba81039e715
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Mar 22 18:55:39 2015 +0100

    Update to 5.4.1

 .gitignore              | 1 +
 mingw-qt5-qtscript.spec | 9 ++++++---
 sources                 | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b27a79b..5ef28d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /qtscript-opensource-src-5.3.1.tar.xz
 /qtscript-opensource-src-5.3.2.tar.xz
 /qtscript-opensource-src-5.4.0.tar.xz
+/qtscript-opensource-src-5.4.1.tar.xz
diff --git a/mingw-qt5-qtscript.spec b/mingw-qt5-qtscript.spec
index 706075e..3bcb0ce 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.4.0
+Version:        5.4.1
 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.4.0
+BuildRequires:  mingw32-qt5-qtbase >= 5.4.1
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-qt5-qtbase >= 5.4.0
+BuildRequires:  mingw64-qt5-qtbase >= 5.4.1
 
 
 %description
@@ -137,6 +137,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.dll
 
 
 %changelog
+* Sun Mar 22 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.1-1
+- Update to 5.4.1
+
 * Thu Jan  1 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.0-1
 - Update to 5.4.0
 
diff --git a/sources b/sources
index 97ec2f3..929c443 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b38b35643d85aea25ff1cbea84f76a82  qtscript-opensource-src-5.4.0.tar.xz
+70165fd13fa0ba5b1f577f849f0c4f12  qtscript-opensource-src-5.4.1.tar.xz


More information about the scm-commits mailing list