import qt6-qtwebsockets-6.8.1-2.el10

cs10 imports/cs10/qt6-qtwebsockets-6.8.1-2.el10
MSVSphere Packaging Team 4 weeks ago
parent 965a263eca
commit a48df6fed2
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/qtwebsockets-everywhere-src-6.7.1.tar.xz
SOURCES/qtwebsockets-everywhere-src-6.8.1.tar.xz

@ -1 +1 @@
dc0984148e23eb80dca9f81f268567faf62f277c SOURCES/qtwebsockets-everywhere-src-6.7.1.tar.xz
fc2199bbc9f90ebe1201a2b6a31a08513d90e6f3 SOURCES/qtwebsockets-everywhere-src-6.8.1.tar.xz

@ -12,8 +12,8 @@
Summary: Qt6 - WebSockets component
Name: qt6-%{qt_module}
Version: 6.7.1
Release: 5%{?dist}
Version: 6.8.1
Release: 2%{?dist}
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
Url: http://qt-project.org/
@ -112,6 +112,7 @@ popd
%files
%license LICENSES/*
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
%{_qt6_libdir}/libQt6WebSockets.so.6*
%files devel
@ -139,6 +140,14 @@ popd
%endif
%changelog
* Tue Dec 10 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-2
- Re-enable tests
Resolves: RHEL-53982
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
- 6.8.1
Resolves: RHEL-53982
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018

Loading…
Cancel
Save