6.7.1
Resolves: RHEL-36430
This commit is contained in:
parent
aacfae0715
commit
88a6e34a3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/qtwebsockets-everywhere-src-6.6.0.tar.xz
|
/qtwebsockets-everywhere-src-6.6.0.tar.xz
|
||||||
/qtwebsockets-everywhere-src-6.6.1.tar.xz
|
/qtwebsockets-everywhere-src-6.6.1.tar.xz
|
||||||
/qtwebsockets-everywhere-src-6.7.0.tar.xz
|
/qtwebsockets-everywhere-src-6.7.0.tar.xz
|
||||||
|
/qtwebsockets-everywhere-src-6.7.1.tar.xz
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
|
|
||||||
%global examples 1
|
%global examples 1
|
||||||
# FIXME: needs bootstrap
|
# FIXME: needs bootstrap
|
||||||
%global build_tests 1
|
#global build_tests 1
|
||||||
|
|
||||||
Summary: Qt6 - WebSockets component
|
Summary: Qt6 - WebSockets component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.7.0
|
Version: 6.7.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
Url: http://qt-project.org/
|
Url: http://qt-project.org/
|
||||||
@ -139,6 +139,10 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 31 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-1
|
||||||
|
- 6.7.1
|
||||||
|
Resolves: RHEL-36430
|
||||||
|
|
||||||
* Mon Apr 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
|
* Mon Apr 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
|
||||||
- Enable tests subpackage
|
- Enable tests subpackage
|
||||||
Resolves: RHEL-27845
|
Resolves: RHEL-27845
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtwebsockets-everywhere-src-6.7.0.tar.xz) = a233700dbecc3c266e432e4d0b239891457dd96125fe0e115e16904e7bd038fd2f1ba74b05fa23b7b3752d5023a8af502436a80c430c1b974acb182487275641
|
SHA512 (qtwebsockets-everywhere-src-6.7.1.tar.xz) = 32fc9c07fd9e5a36ca9f8787abc59dec309beaf060a0b7f86a9f8d9d3a678a0ec95883455b036a81456af063c1aec01898b5914c27b9845224add0df5cbf5b28
|
||||||
|
Loading…
Reference in New Issue
Block a user