[mingw-qt5-qtsensors] Update to 5.3.2

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 20 21:03:20 UTC 2014


commit ed44dd2ad6c82aec1eee06d111e2b4f4dd34c9df
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 20 23:03:20 2014 +0200

    Update to 5.3.2

 .gitignore               |    1 +
 mingw-qt5-qtsensors.spec |   13 ++++++++-----
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35169a8..8af92d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /qtsensors-opensource-src-5.2.1.tar.xz
 /qtsensors-opensource-src-5.3.0.tar.xz
 /qtsensors-opensource-src-5.3.1.tar.xz
+/qtsensors-opensource-src-5.3.2.tar.xz
diff --git a/mingw-qt5-qtsensors.spec b/mingw-qt5-qtsensors.spec
index 73577b9..feb1766 100644
--- a/mingw-qt5-qtsensors.spec
+++ b/mingw-qt5-qtsensors.spec
@@ -16,7 +16,7 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.3.1
+Version:        5.3.2
 Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtSensors component
 
@@ -39,12 +39,12 @@ Source0:        http://download.qt-project.org/official_releases/qt/%{release_ve
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 96
-BuildRequires:  mingw32-qt5-qtbase >= 5.3.1
-BuildRequires:  mingw32-qt5-qtdeclarative >= 5.3.1
+BuildRequires:  mingw32-qt5-qtbase >= 5.3.2
+BuildRequires:  mingw32-qt5-qtdeclarative >= 5.3.2
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-qt5-qtbase >= 5.3.1
-BuildRequires:  mingw64-qt5-qtdeclarative >= 5.3.1
+BuildRequires:  mingw64-qt5-qtbase >= 5.3.2
+BuildRequires:  mingw64-qt5-qtdeclarative >= 5.3.2
 
 
 %description
@@ -140,6 +140,9 @@ find $RPM_BUILD_ROOT%{mingw64_prefix} | grep .dll | grep -v .dll.a | sed s@"^$RP
 
 
 %changelog
+* Sat Sep 20 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.2-1
+- Update to 5.3.2
+
 * Tue Jul  8 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.1-1
 - Update to 5.3.1
 
diff --git a/sources b/sources
index 807a75b..d73c059 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce3868ac3be057ba112f4c8f6da67e94  qtsensors-opensource-src-5.3.1.tar.xz
+d0a8dc3173bfc9dc9f2632d509a76e6f  qtsensors-opensource-src-5.3.2.tar.xz


More information about the scm-commits mailing list