[mingw-qt5-qtlocation] Update to 5.4.1

Erik van Pienbroek epienbro at fedoraproject.org
Sun Mar 22 18:31:59 UTC 2015


commit 76d6db93c603657509696bd2ab368a148e8fee17
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Mar 22 19:31:56 2015 +0100

    Update to 5.4.1

 mingw-qt5-qtlocation.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mingw-qt5-qtlocation.spec b/mingw-qt5-qtlocation.spec
index d4ace7c..861f62e 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.4.0
+Version:        5.4.1
 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.4.0
+BuildRequires:  mingw32-qt5-qtbase >= 5.4.1
 BuildRequires:  mingw32-qt5-qt3d
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-qt5-qtbase >= 5.4.0
+BuildRequires:  mingw64-qt5-qtbase >= 5.4.1
 BuildRequires:  mingw64-qt5-qt3d
 
 
@@ -162,6 +162,9 @@ find $RPM_BUILD_ROOT%{mingw64_prefix} | grep .dll | grep -v .dll.a | sed s@"^$RP
 
 
 %changelog
+* Sun Mar 22 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.1-1
+- Update to 5.4.1
+
 * Tue Dec 30 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.0-1
 - Update to 5.4.0
 


More information about the scm-commits mailing list