5.9.1
This commit is contained in:
parent
332adb0767
commit
99d5344612
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
|||||||
/qtwebchannel-opensource-src-5.7.1.tar.xz
|
/qtwebchannel-opensource-src-5.9.1.tar.xz
|
||||||
/qtwebchannel-opensource-src-5.8.0.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.9.0-beta3.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.9.0-rc.tar.xz
|
|
||||||
/qtwebchannel-opensource-src-5.9.0.tar.xz
|
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Summary: Qt5 - WebChannel component
|
Summary: Qt5 - WebChannel component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.9.0
|
Version: 5.9.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
Url: http://qt.io
|
Url: http://qt.io
|
||||||
Source0: https://download.qt.io/official_releases/qt/5.9/5.9.0/submodules/qtwebchannel-opensource-src-5.9.0.tar.xz
|
Source0: https://download.qt.io/official_releases/qt/5.9/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
@ -83,6 +83,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 19 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.1-1
|
||||||
|
- 5.9.1
|
||||||
|
|
||||||
* Fri Jun 16 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.0-2
|
* Fri Jun 16 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.0-2
|
||||||
- drop shadow/out-of-tree builds (#1456211,QTBUG-37417)
|
- drop shadow/out-of-tree builds (#1456211,QTBUG-37417)
|
||||||
- refer to other qt5- builddeps directly
|
- refer to other qt5- builddeps directly
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtwebchannel-opensource-src-5.9.0.tar.xz) = 56df897c11c472e9c871577e85a7b6c7bbf4e385fdf892368b3e2aa22a8ebdf4b80681ab0bf7b547b18bf5a8c1aa2ccac6c084b3c6436c5f8016b1b6cf8612d8
|
SHA512 (qtwebchannel-opensource-src-5.9.1.tar.xz) = 5bb1691f346f470993bae09e4766832e24b49f98cac3c40169f5f9fd25dde4f0694e9f1688cb683024649a8657caad21142cf2410140c427400194e0f1d60fc6
|
||||||
|
Loading…
Reference in New Issue
Block a user