[mingw-qt5-qtsensors] Update to 5.4.1

Erik van Pienbroek epienbro at fedoraproject.org
Sun Mar 22 18:20:14 UTC 2015


commit 82bad20a3adfd7f382bb93d51938a77d29ec4ada
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Mar 22 19:20:11 2015 +0100

    Update to 5.4.1

 .gitignore               |  1 +
 mingw-qt5-qtsensors.spec | 13 ++++++++-----
 sources                  |  2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6836720..6a37d8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /qtsensors-opensource-src-5.3.1.tar.xz
 /qtsensors-opensource-src-5.3.2.tar.xz
 /qtsensors-opensource-src-5.4.0.tar.xz
+/qtsensors-opensource-src-5.4.1.tar.xz
diff --git a/mingw-qt5-qtsensors.spec b/mingw-qt5-qtsensors.spec
index 98b40de..6053c5e 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.4.0
+Version:        5.4.1
 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.4.0
-BuildRequires:  mingw32-qt5-qtdeclarative >= 5.4.0
+BuildRequires:  mingw32-qt5-qtbase >= 5.4.1
+BuildRequires:  mingw32-qt5-qtdeclarative >= 5.4.1
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-qt5-qtbase >= 5.4.0
-BuildRequires:  mingw64-qt5-qtdeclarative >= 5.4.0
+BuildRequires:  mingw64-qt5-qtbase >= 5.4.1
+BuildRequires:  mingw64-qt5-qtdeclarative >= 5.4.1
 
 
 %description
@@ -140,6 +140,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
 
diff --git a/sources b/sources
index 4123f06..98db6f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-044f7d3f92c45dd76072077826ca4a07  qtsensors-opensource-src-5.4.0.tar.xz
+0787b72a67d1e38a3a47b54b84a6dc42  qtsensors-opensource-src-5.4.1.tar.xz


More information about the scm-commits mailing list