automatic version update by autodist [release 6.9.0-1mamba;Sun Apr 06 2025]

This commit is contained in:
Automatic Build System 2025-04-11 19:43:54 +02:00
parent 191b0900a3
commit bf03bcff48

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtnetworkauth
Version: 6.8.3
Version: 6.9.0
Release: 1mamba
Summary: Qt6 network authentication library
Group: System/Libraries
@ -72,9 +72,14 @@ DESTDIR="%{buildroot}" cmake --install build
%dir %{_libdir}/cmake/Qt6BuildInternals
%dir %{_libdir}/cmake/Qt6BuildInternals/StandaloneTests
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtNetworkAuthTestsConfig.cmake
%dir %{_libdir}/cmake/Qt6NetworkAuthPrivate
%{_libdir}/cmake/Qt6NetworkAuthPrivate/Qt6NetworkAuthPrivate*.cmake
%{_libdir}/pkgconfig/Qt6NetworkAuth.pc
%changelog
* Sun Apr 06 2025 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
- automatic version update by autodist
* Fri Mar 28 2025 Automatic Build System <autodist@openmamba.org> 6.8.3-1mamba
- automatic version update by autodist