[mingw-qt5-qtbase] Update to 5.4.1

Erik van Pienbroek epienbro at fedoraproject.org
Sun Mar 8 13:39:39 UTC 2015


commit 38cab45ae59e1c0df971ef7cc7e301d69683e843
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Mar 8 14:39:37 2015 +0100

    Update to 5.4.1

 .gitignore            | 1 +
 mingw-qt5-qtbase.spec | 7 +++++--
 sources               | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 338a733..8868c5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /qtbase-opensource-src-5.3.1.tar.xz
 /qtbase-opensource-src-5.3.2.tar.xz
 /qtbase-opensource-src-5.4.0.tar.xz
+/qtbase-opensource-src-5.4.1.tar.xz
diff --git a/mingw-qt5-qtbase.spec b/mingw-qt5-qtbase.spec
index ca141e6..7dd2e85 100644
--- a/mingw-qt5-qtbase.spec
+++ b/mingw-qt5-qtbase.spec
@@ -19,8 +19,8 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-qtbase
-Version:        5.4.0
-Release:        4%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Version:        5.4.1
+Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtBase component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -786,6 +786,9 @@ ln -s %{mingw64_target}-qmake-qt5 $RPM_BUILD_ROOT%{_bindir}/mingw64-qmake-qt5
 
 
 %changelog
+* Sun Mar  8 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.1-1
+- Update to 5.4.1
+
 * Mon Jan 26 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.0-4
 - Rebuild against mingw-w64 v4.0rc1
 
diff --git a/sources b/sources
index f556783..9a43291 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eaaa72a5cb25713ca8d17f3a8d149765  qtbase-opensource-src-5.4.0.tar.xz
+9507825e558c980fed602de1f16ec7ae  qtbase-opensource-src-5.4.1.tar.xz


More information about the scm-commits mailing list