[mingw-qt5-qtbase] Update to 5.3.2

Erik van Pienbroek epienbro at fedoraproject.org
Fri Sep 19 21:48:21 UTC 2014


commit 2955bcb99e8097a391f6d617b4ba88fb92b514ef
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Sep 19 23:48:19 2014 +0200

    Update to 5.3.2

 .gitignore            |    1 +
 mingw-qt5-qtbase.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c395b6..992af70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /qtbase-opensource-src-5.2.1.tar.xz
 /qtbase-opensource-src-5.3.0.tar.xz
 /qtbase-opensource-src-5.3.1.tar.xz
+/qtbase-opensource-src-5.3.2.tar.xz
diff --git a/mingw-qt5-qtbase.spec b/mingw-qt5-qtbase.spec
index a4810e1..c500cea 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.3.1
-Release:        4%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Version:        5.3.2
+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
@@ -771,6 +771,9 @@ ln -s %{mingw64_target}-qmake-qt5 $RPM_BUILD_ROOT%{_bindir}/mingw64-qmake-qt5
 
 
 %changelog
+* Fri Sep 19 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.2-1
+- Update to 5.3.2
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.3.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index a2714dc..49ec7bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-572c9953847d391f2d33b420bbcdca46  qtbase-opensource-src-5.3.1.tar.xz
+563e2b10274171f1184b3fd7260b4991  qtbase-opensource-src-5.3.2.tar.xz


More information about the scm-commits mailing list