5.9.1
This commit is contained in:
parent
3b4381ae8d
commit
2bddef1654
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
||||
/qtwebsockets-opensource-src-5.7.1.tar.xz
|
||||
/qtwebsockets-opensource-src-5.8.0.tar.xz
|
||||
/qtwebsockets-opensource-src-5.9.0-beta3.tar.xz
|
||||
/qtwebsockets-opensource-src-5.9.0-rc.tar.xz
|
||||
/qtwebsockets-opensource-src-5.9.0.tar.xz
|
||||
/qtwebsockets-opensource-src-5.9.1.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
|
||||
Summary: Qt5 - WebSockets component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.9.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.9.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://qt-project.org/
|
||||
Source0: https://download.qt.io/official_releases/qt/5.9/5.9.0/submodules/qtwebsockets-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
|
||||
|
||||
# filter qml provides
|
||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||
@ -86,6 +86,9 @@ popd
|
||||
|
||||
|
||||
%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
|
||||
- drop shadow/out-of-tree builds (#1456211,QTBUG-37417)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtwebsockets-opensource-src-5.9.0.tar.xz) = e8687bfad5a1a5f91ad46118444a079b0c9252541476138dafce9f0317e20e526dd8f36a01b81ef4d8613638dd5c09c9f63edcdbd5768976f3292a235d7d2ab4
|
||||
SHA512 (qtwebsockets-opensource-src-5.9.1.tar.xz) = 9d56c50a604bbb2c0fbf25e9761cffb5c271678344a198da0f5014a6fe9f48fd50f31b39ee5aa8ff140827abfe0071f334ac4f8f37f09f6946e19f5fe15b56ec
|
||||
|
||||
Loading…
Reference in New Issue
Block a user