[mingw-qt5-qtlocation] Update to 5.4.0

Erik van Pienbroek epienbro at fedoraproject.org
Thu Jan 1 19:13:35 UTC 2015


commit 2ec21759adc6645ac87aa5c0baf2c5a0dc2413cc
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Jan 1 20:13:41 2015 +0100

    Update to 5.4.0

 .gitignore                |    1 +
 mingw-qt5-qtlocation.spec |    9 ++++++---
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac49f3a..6da2dd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /qtlocation-opensource-src-5.3.0.tar.xz
 /qtlocation-opensource-src-5.3.1.tar.xz
 /qtlocation-opensource-src-5.3.2.tar.xz
+/qtlocation-opensource-src-5.4.0.tar.xz
diff --git a/mingw-qt5-qtlocation.spec b/mingw-qt5-qtlocation.spec
index b330489..d4ace7c 100644
--- a/mingw-qt5-qtlocation.spec
+++ b/mingw-qt5-qtlocation.spec
@@ -16,7 +16,7 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.3.2
+Version:        5.4.0
 Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtLocation component
 
@@ -39,11 +39,11 @@ Source0:        http://download.qt-project.org/official_releases/qt/%{release_ve
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 96
-BuildRequires:  mingw32-qt5-qtbase >= 5.3.2
+BuildRequires:  mingw32-qt5-qtbase >= 5.4.0
 BuildRequires:  mingw32-qt5-qt3d
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-qt5-qtbase >= 5.3.2
+BuildRequires:  mingw64-qt5-qtbase >= 5.4.0
 BuildRequires:  mingw64-qt5-qt3d
 
 
@@ -162,6 +162,9 @@ find $RPM_BUILD_ROOT%{mingw64_prefix} | grep .dll | grep -v .dll.a | sed s@"^$RP
 
 
 %changelog
+* Tue Dec 30 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.0-1
+- Update to 5.4.0
+
 * Sat Sep 20 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.2-1
 - Update to 5.3.2
 
diff --git a/sources b/sources
index abe40df..388e7aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ad3ee98f6f5d71df8dda14edc06346c  qtlocation-opensource-src-5.3.2.tar.xz
+76cbd4d7acf5b319ed1d9454aac0477b  qtlocation-opensource-src-5.4.0.tar.xz


More information about the scm-commits mailing list