[mingw-qt5-qtdeclarative] Update to 5.3.2

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 20 16:22:20 UTC 2014


commit 1de2cde5c410bb4beba37696f8fa80dbd8e2f5ee
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 20 18:22:19 2014 +0200

    Update to 5.3.2

 .gitignore                   |    1 +
 mingw-qt5-qtdeclarative.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3eaaed3..0f33e61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /qtdeclarative-opensource-src-5.2.1.tar.xz
 /qtdeclarative-opensource-src-5.3.0.tar.xz
 /qtdeclarative-opensource-src-5.3.1.tar.xz
+/qtdeclarative-opensource-src-5.3.2.tar.xz
diff --git a/mingw-qt5-qtdeclarative.spec b/mingw-qt5-qtdeclarative.spec
index a74dbd8..54544d6 100644
--- a/mingw-qt5-qtdeclarative.spec
+++ b/mingw-qt5-qtdeclarative.spec
@@ -20,8 +20,8 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.3.1
-Release:        2%{?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 - QtDeclarative component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -300,6 +300,9 @@ find $RPM_BUILD_ROOT%{mingw64_datadir}/qt5 | grep .dll| sed s@"^$RPM_BUILD_ROOT"
 
 
 %changelog
+* Sat Sep 20 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-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index c20daad..1c68340 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-765579f4f64cb64a812c8a80104eb8ec  qtdeclarative-opensource-src-5.3.1.tar.xz
+72ae60527ebb15f4b85cfbadc4c174de  qtdeclarative-opensource-src-5.3.2.tar.xz


More information about the scm-commits mailing list