import qt6-qtsensors-6.8.1-2.el10

cs10 imports/cs10/qt6-qtsensors-6.8.1-2.el10
MSVSphere Packaging Team 1 month ago
parent 9aada1bc89
commit 41d2e632c6
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

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

@ -1 +1 @@
cf26909447ed8d6eae4492534c6e5d00ab71ec8c SOURCES/qtsensors-everywhere-src-6.7.1.tar.xz ddad13feed2b6e9bb1efedcb8edfcd0c43492d5d SOURCES/qtsensors-everywhere-src-6.8.1.tar.xz

@ -12,8 +12,8 @@
Summary: Qt6 - Sensors component Summary: Qt6 - Sensors component
Name: qt6-%{qt_module} Name: qt6-%{qt_module}
Version: 6.7.1 Version: 6.8.1
Release: 5%{?dist} Release: 2%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
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
@ -116,6 +116,7 @@ popd
%files %files
%license LICENSES/* %license LICENSES/*
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
%{_qt6_libdir}/libQt6Sensors.so.6* %{_qt6_libdir}/libQt6Sensors.so.6*
%{_qt6_libdir}/libQt6SensorsQuick.so.6* %{_qt6_libdir}/libQt6SensorsQuick.so.6*
%{_qt6_plugindir}/sensors/ %{_qt6_plugindir}/sensors/
@ -151,6 +152,14 @@ popd
%endif %endif
%changelog %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 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-5
- Bump release for October 2024 mass rebuild: - Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018 Resolves: RHEL-64018

Loading…
Cancel
Save