6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
d44f51e6d0
commit
aecda5d33c
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/qtpositioning-everywhere-src-6.6.1.tar.xz
|
||||
/qtpositioning-everywhere-src-6.7.0.tar.xz
|
||||
/qtpositioning-everywhere-src-6.7.1.tar.xz
|
||||
/qtpositioning-everywhere-src-6.8.1.tar.xz
|
||||
|
@ -8,12 +8,12 @@
|
||||
|
||||
%global examples 1
|
||||
# FIXME: needs bootstrap
|
||||
%global build_tests 1
|
||||
#global build_tests 1
|
||||
|
||||
Summary: Qt6 - Positioning component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.7.1
|
||||
Release: 5%{?dist}
|
||||
Version: 6.8.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -132,6 +132,7 @@ popd
|
||||
|
||||
%files
|
||||
%license LICENSES/GPL* LICENSES/LGPL*
|
||||
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
||||
%{_qt6_libdir}/libQt6Positioning.so.6*
|
||||
%dir %{_qt6_archdatadir}/qml/QtPositioning
|
||||
%{_qt6_archdatadir}/qml/QtPositioning/*
|
||||
@ -169,6 +170,10 @@ popd
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtpositioning-everywhere-src-6.7.1.tar.xz) = 3d5a51d1ad509f6834390955da0d53b92b28b285265a3d0972069606df4076275499e283f08961016949e90925fab49cd650041c28cf5aa879753dd4631b784a
|
||||
SHA512 (qtpositioning-everywhere-src-6.8.1.tar.xz) = 483da18c59375e72641b46218327339e487e1ec1e9463be5ff9d89611c1d8daed28624523632029b3daedaec46e3e0564a9136a3e29933b3267c3d33a922ad35
|
||||
|
Loading…
Reference in New Issue
Block a user