6.9.1
Resolves: RHEL-78541
This commit is contained in:
parent
75605aee44
commit
fb6794248a
2
.gitignore
vendored
2
.gitignore
vendored
@ -26,3 +26,5 @@
|
||||
/qtnetworkauth-everywhere-src-6.7.0.tar.xz
|
||||
/qtnetworkauth-everywhere-src-6.7.1.tar.xz
|
||||
/qtnetworkauth-everywhere-src-6.8.1.tar.xz
|
||||
/qtnetworkauth-everywhere-src-6.9.0.tar.xz
|
||||
/qtnetworkauth-everywhere-src-6.9.1.tar.xz
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
Summary: Qt6 - NetworkAuth component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.8.1
|
||||
Version: 6.9.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -112,7 +112,9 @@ popd
|
||||
%{_qt6_libdir}/libQt6NetworkAuth.prl
|
||||
%{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtNetworkAuthTestsConfig.cmake
|
||||
%dir %{_qt6_libdir}/cmake/Qt6NetworkAuth/
|
||||
%dir %{_qt6_libdir}/cmake/Qt6NetworkAuthPrivate/
|
||||
%{_qt6_libdir}/cmake/Qt6NetworkAuth/*.cmake
|
||||
%{_qt6_libdir}/cmake/Qt6NetworkAuthPrivate/*.cmake
|
||||
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_networkauth*.pri
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
@ -129,6 +131,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-1
|
||||
- 6.9.1
|
||||
Resolves: RHEL-78541
|
||||
|
||||
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
||||
- 6.8.1
|
||||
Resolves: RHEL-53982
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtnetworkauth-everywhere-src-6.8.1.tar.xz) = 9f6e3b1bcc5921b8c663f9a84884e347eca17554d912188f3f2b6781ff6bd45a5783156425c2084ac214d05e5fa559a05a8881b9a90781154c45da18d3c23338
|
||||
SHA512 (qtnetworkauth-everywhere-src-6.9.1.tar.xz) = 455e835b8ab3ab22421966220902d45c6aed6a1f1517da15ada3af2670324f9b6e0f8ee20a70b24c45dd0d1894a0a1e00c6e7d03630de94705da2c9379af3627
|
||||
|
||||
Loading…
Reference in New Issue
Block a user