[mingw-qt5-qtsensors] Update to 5.4.0

Erik van Pienbroek epienbro at fedoraproject.org
Thu Jan 1 19:22:52 UTC 2015


commit 4c21b031777397456da954ba533c0029575fcbff
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Jan 1 20:22:58 2015 +0100

    Update to 5.4.0

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


More information about the scm-commits mailing list