[qt5-qtsensors] BR: pkgconfig(Qt5Qml) > 5.4.0 (#1177985)

Rex Dieter rdieter at fedoraproject.org
Thu Jan 1 02:58:16 UTC 2015


commit deefc173e5c9a99cae21feb05eb8c70b6c69f829
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Dec 31 20:58:25 2014 -0600

    BR: pkgconfig(Qt5Qml) > 5.4.0 (#1177985)

 qt5-qtsensors.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/qt5-qtsensors.spec b/qt5-qtsensors.spec
index 58972b5..d71c98f 100644
--- a/qt5-qtsensors.spec
+++ b/qt5-qtsensors.spec
@@ -6,7 +6,7 @@
 Summary: Qt5 - Sensors component
 Name:    qt5-%{qt_module}
 Version: 5.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -18,7 +18,7 @@ Source0: http://download.qt-project.org/official_releases/qt/5.4/%{version}/subm
 %endif
 
 BuildRequires: qt5-qtbase-devel >= %{version}
-BuildRequires: pkgconfig(Qt5Qml)
+BuildRequires: pkgconfig(Qt5Qml) >= 5.4.0
 %{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}}
 
 %description
@@ -123,6 +123,9 @@ popd
 
 
 %changelog
+* Wed Dec 31 2014 Rex Dieter <rdieter at fedoraproject.org> 5.4.0-2
+- BR: pkgconfig(Qt5Qml) > 5.4.0 (#1177985)
+
 * Wed Dec 10 2014 Rex Dieter <rdieter at fedoraproject.org> 5.4.0-1
 - 5.4.0 (final)
 


More information about the scm-commits mailing list