diff --git a/.gitignore b/.gitignore index e126df5..ef1c8b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtwebchannel-everywhere-src-6.7.1.tar.xz +SOURCES/qtwebchannel-everywhere-src-6.8.1.tar.xz diff --git a/.qt6-qtwebchannel.metadata b/.qt6-qtwebchannel.metadata index 0019623..11f7ddf 100644 --- a/.qt6-qtwebchannel.metadata +++ b/.qt6-qtwebchannel.metadata @@ -1 +1 @@ -010254a73e2015a9a773ed8ba3b0c635185ae4a6 SOURCES/qtwebchannel-everywhere-src-6.7.1.tar.xz +0de4412858ec9b2cc8c0a27c59e1b92e3a760c78 SOURCES/qtwebchannel-everywhere-src-6.8.1.tar.xz diff --git a/SPECS/qt6-qtwebchannel.spec b/SPECS/qt6-qtwebchannel.spec index 8fbce4f..48dfe57 100644 --- a/SPECS/qt6-qtwebchannel.spec +++ b/SPECS/qt6-qtwebchannel.spec @@ -12,8 +12,8 @@ Summary: Qt6 - WebChannel 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.io @@ -111,6 +111,7 @@ popd %files %license LICENSES/* +%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx %{_qt6_libdir}/libQt6WebChannel.so.6* %{_qt6_libdir}/libQt6WebChannelQuick.so.6* %{_qt6_archdatadir}/qml/QtWebChannel/ @@ -144,6 +145,14 @@ popd %endif %changelog +* Tue Dec 10 2024 Jan Grulich - 6.8.1-2 +- Re-enable tests + Resolves: RHEL-53982 + +* Fri Dec 06 2024 Jan Grulich - 6.8.1-1 +- 6.8.1 + Resolves: RHEL-53982 + * Tue Oct 29 2024 Troy Dawson - 6.7.1-5 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018