update to 6.4.0 [release 6.4.0-1mamba;Fri Oct 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 17:12:34 +01:00
parent ad183827fd
commit 6ed560a1e5

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtnetworkauth Name: qt6-qtnetworkauth
Version: 6.3.2 Version: 6.4.0
Release: 1mamba Release: 1mamba
Summary: Qt6 network authentication library Summary: Qt6 network authentication library
Group: System/Libraries Group: System/Libraries
@ -55,7 +55,7 @@ DESTDIR="%{buildroot}" cmake --install build
%{_libdir}/libQt6NetworkAuth.so.* %{_libdir}/libQt6NetworkAuth.so.*
%{_libdir}/metatypes/qt6networkauth_release_metatypes.json %{_libdir}/metatypes/qt6networkauth_release_metatypes.json
%{_datadir}/qt6/modules/NetworkAuth.json %{_datadir}/qt6/modules/NetworkAuth.json
%doc LICENSE.* %doc LICENSES
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
@ -73,6 +73,9 @@ DESTDIR="%{buildroot}" cmake --install build
%{_libdir}/pkgconfig/Qt6NetworkAuth.pc %{_libdir}/pkgconfig/Qt6NetworkAuth.pc
%changelog %changelog
* Fri Oct 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.0-1mamba
- update to 6.4.0
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba * Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
- automatic version update by autodist - automatic version update by autodist