[mingw-qt5-qtlocation] Update to 5.3.1

Erik van Pienbroek epienbro at fedoraproject.org
Tue Jul 8 21:32:15 UTC 2014


commit 9395235e1d152a2fff1a126b650d689b6c63fe84
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Jul 8 23:32:29 2014 +0200

    Update to 5.3.1

 .gitignore                |    1 +
 mingw-qt5-qtlocation.spec |   13 +++++++------
 sources                   |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79ef010..a8347c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /qtlocation-opensource-src-5.2.0.tar.xz
 /qtlocation-opensource-src-5.2.1.tar.xz
 /qtlocation-opensource-src-5.3.0.tar.xz
+/qtlocation-opensource-src-5.3.1.tar.xz
diff --git a/mingw-qt5-qtlocation.spec b/mingw-qt5-qtlocation.spec
index 9a910eb..d3bd42b 100644
--- a/mingw-qt5-qtlocation.spec
+++ b/mingw-qt5-qtlocation.spec
@@ -16,8 +16,8 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.3.0
-Release:        2%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Version:        5.3.1
+Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtLocation component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -39,13 +39,11 @@ Source0:        http://download.qt-project.org/official_releases/qt/%{release_ve
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 96
-BuildRequires:  mingw32-gcc-c++
-BuildRequires:  mingw32-qt5-qtbase >= 5.3.0
+BuildRequires:  mingw32-qt5-qtbase >= 5.3.1
 BuildRequires:  mingw32-qt5-qt3d
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-gcc-c++
-BuildRequires:  mingw64-qt5-qtbase >= 5.3.0
+BuildRequires:  mingw64-qt5-qtbase >= 5.3.1
 BuildRequires:  mingw64-qt5-qt3d
 
 
@@ -164,6 +162,9 @@ find $RPM_BUILD_ROOT%{mingw64_prefix} | grep .dll | grep -v .dll.a | sed s@"^$RP
 
 
 %changelog
+* Tue Jul  8 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.1-1
+- Update to 5.3.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 8eb0447..3ab633d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfc7678bfe7d78f12fb20a54ac54e610  qtlocation-opensource-src-5.3.0.tar.xz
+697731ec5aaf482826495cd419cab4f0  qtlocation-opensource-src-5.3.1.tar.xz


More information about the scm-commits mailing list