6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
b9760fdf7f
commit
61f088a61e
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/qtconnectivity-everywhere-src-6.6.1.tar.xz
|
/qtconnectivity-everywhere-src-6.6.1.tar.xz
|
||||||
/qtconnectivity-everywhere-src-6.7.0.tar.xz
|
/qtconnectivity-everywhere-src-6.7.0.tar.xz
|
||||||
/qtconnectivity-everywhere-src-6.7.1.tar.xz
|
/qtconnectivity-everywhere-src-6.7.1.tar.xz
|
||||||
|
/qtconnectivity-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 - Connectivity components
|
Summary: Qt6 - Connectivity components
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.7.1
|
Version: 6.8.1
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL3, respectively, for exception details
|
# See 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
|
||||||
@ -111,6 +111,7 @@ popd
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSES/GPL* LICENSES/LGPL*
|
%license LICENSES/GPL* LICENSES/LGPL*
|
||||||
|
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
||||||
%{_qt6_libexecdir}/sdpscanner
|
%{_qt6_libexecdir}/sdpscanner
|
||||||
%{_qt6_libdir}/libQt6Bluetooth.so.6*
|
%{_qt6_libdir}/libQt6Bluetooth.so.6*
|
||||||
%{_qt6_libdir}/libQt6Nfc.so.6*
|
%{_qt6_libdir}/libQt6Nfc.so.6*
|
||||||
@ -147,6 +148,10 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%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 (qtconnectivity-everywhere-src-6.7.1.tar.xz) = 28496a2a7338f71bb51fbd8fa1b23e4e2e14e6fefc6249ce0eeae8d19b7740a70eed1c312c5d5a79344330001592acd4048c134382cdc168cf4d30e9760dbdc2
|
SHA512 (qtconnectivity-everywhere-src-6.8.1.tar.xz) = 61933f37210323cd912ec677322002557dae308228e390f692beb88374f328b2791e3448b14256a570de741ef6f3e935261ab90cfd3ae22725a8919bd304a8fb
|
||||||
|
Loading…
Reference in New Issue
Block a user