6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
c7c4bd77ff
commit
e830c02508
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/qtsensors-everywhere-src-6.6.1.tar.xz
|
/qtsensors-everywhere-src-6.6.1.tar.xz
|
||||||
/qtsensors-everywhere-src-6.7.0.tar.xz
|
/qtsensors-everywhere-src-6.7.0.tar.xz
|
||||||
/qtsensors-everywhere-src-6.7.1.tar.xz
|
/qtsensors-everywhere-src-6.7.1.tar.xz
|
||||||
|
/qtsensors-everywhere-src-6.8.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 - 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: 1%{?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,10 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtsensors-everywhere-src-6.7.1.tar.xz) = 3b7d44140c1de65d2ad7dc55d3891a0961be0604891aecd79c2f2f52bd1e2085747dcdb42735e3dcceb25dfe6204af79d8331f80bc7209e6ae302f02de7194f2
|
SHA512 (qtsensors-everywhere-src-6.8.1.tar.xz) = 565a332120c134099e8fbc7ba3fd1073046d512d8b5523bde3a2f4d353febc6a2a3839410f290ddeff05341fe37b0c8bd4dc4d0e990fa4c43918b944f10884e3
|
||||||
|
Loading…
Reference in New Issue
Block a user