drop BR: cmake (handled by qt5-rpm-macros now)
5.7.1 dec5 snapshot
This commit is contained in:
parent
851788c4de
commit
ce96e6ac07
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,10 +1 @@
|
|||||||
/qtwebchannel-opensource-src-5.5.0.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.5.1-rc1.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.6.0-beta.tar.gz
|
|
||||||
/qtwebchannel-opensource-src-5.5.1.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.6.0-beta1.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.6.0-rc.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.6.0.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.6.1.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.7.0.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.7.1.tar.xz
|
/qtwebchannel-opensource-src-5.7.1.tar.xz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
Summary: Qt5 - WebChannel component
|
Summary: Qt5 - WebChannel component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.7.1
|
Version: 5.7.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
# See also http://doc.qt.io/qt-5/licensing.html
|
# See also http://doc.qt.io/qt-5/licensing.html
|
||||||
@ -15,7 +15,6 @@ License: LGPLv2 with exceptions or GPLv3 with exceptions
|
|||||||
Url: http://qt.io
|
Url: http://qt.io
|
||||||
Source0: http://download.qt.io/official_releases/qt/5.7/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
|
Source0: http://download.qt.io/official_releases/qt/5.7/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
|
||||||
|
|
||||||
BuildRequires: cmake
|
|
||||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: pkgconfig(Qt5Quick)
|
BuildRequires: pkgconfig(Qt5Quick)
|
||||||
@ -126,6 +125,10 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 10 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.1-2
|
||||||
|
- drop BR: cmake (handled by qt5-rpm-macros now)
|
||||||
|
- 5.7.1 dec5 snapshot
|
||||||
|
|
||||||
* Wed Nov 09 2016 Helio Chissini de Castro <helio@kde.org> - 5.7.1-1
|
* Wed Nov 09 2016 Helio Chissini de Castro <helio@kde.org> - 5.7.1-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user