tighten qtbase dep (#1233829)
This commit is contained in:
parent
770d6c87b2
commit
1349ab8504
@ -6,7 +6,7 @@
|
||||
Summary: Qt5 - WebChannel component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.5.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
# See also http://doc.qt.io/qt-5/licensing.html
|
||||
@ -25,7 +25,7 @@ BuildRequires: pkgconfig(Qt5Quick)
|
||||
# Qt5WebSockets package is optional and only needed for examples
|
||||
BuildRequires: pkgconfig(Qt5WebSockets)
|
||||
|
||||
%{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}}
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
|
||||
%description
|
||||
The Qt WebChannel module provides a library for seamless integration of C++
|
||||
@ -128,6 +128,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 16 2015 Rex Dieter <rdieter@fedoraproject.org> 5.5.0-2
|
||||
- tighten qtbase dep (#1233829)
|
||||
|
||||
* Thu Jul 09 2015 Jan Grulich <jgrulich@redhat.com> - 5.5.0-1
|
||||
- 5.5.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user