6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
d80b30e342
commit
75605aee44
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/qtnetworkauth-everywhere-src-6.6.1.tar.xz
|
/qtnetworkauth-everywhere-src-6.6.1.tar.xz
|
||||||
/qtnetworkauth-everywhere-src-6.7.0.tar.xz
|
/qtnetworkauth-everywhere-src-6.7.0.tar.xz
|
||||||
/qtnetworkauth-everywhere-src-6.7.1.tar.xz
|
/qtnetworkauth-everywhere-src-6.7.1.tar.xz
|
||||||
|
/qtnetworkauth-everywhere-src-6.8.1.tar.xz
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - NetworkAuth component
|
Summary: Qt6 - NetworkAuth component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.7.1
|
Version: 6.8.1
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -103,6 +103,7 @@ popd
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSES/GPL*
|
%license LICENSES/GPL*
|
||||||
|
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
||||||
%{_qt6_libdir}/libQt6NetworkAuth.so.6*
|
%{_qt6_libdir}/libQt6NetworkAuth.so.6*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -128,6 +129,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-4
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
||||||
- 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 (qtnetworkauth-everywhere-src-6.7.1.tar.xz) = 7bbfefe9b266030dddcf0a61d16cee5d4c3717e4f0ecbf607d5b4b75e8ca36ad96a8f9c761f2429e912880151925213b63d6038848ed3755a12afd0987af8032
|
SHA512 (qtnetworkauth-everywhere-src-6.8.1.tar.xz) = 9f6e3b1bcc5921b8c663f9a84884e347eca17554d912188f3f2b6781ff6bd45a5783156425c2084ac214d05e5fa559a05a8881b9a90781154c45da18d3c23338
|
||||||
|
Loading…
Reference in New Issue
Block a user