update to 6.5.0 [release 6.5.0-1mamba;Mon Apr 17 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 17:12:36 +01:00
parent 0ad270e37d
commit 0f1bc8b1e7

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.4.3 Version: 6.5.0
Release: 1mamba Release: 1mamba
Summary: Qt6 network authentication library Summary: Qt6 network authentication library
Group: System/Libraries Group: System/Libraries
@ -53,8 +53,8 @@ DESTDIR="%{buildroot}" cmake --install build
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_libdir}/libQt6NetworkAuth.so.* %{_libdir}/libQt6NetworkAuth.so.*
%{_libdir}/metatypes/qt6networkauth_release_metatypes.json %{_libdir}/qt6/metatypes/qt6networkauth_release_metatypes.json
%{_datadir}/qt6/modules/NetworkAuth.json %{_libdir}/qt6/modules/NetworkAuth.json
%doc LICENSES %doc LICENSES
%files devel %files devel
@ -73,6 +73,9 @@ DESTDIR="%{buildroot}" cmake --install build
%{_libdir}/pkgconfig/Qt6NetworkAuth.pc %{_libdir}/pkgconfig/Qt6NetworkAuth.pc
%changelog %changelog
* Mon Apr 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.0-1mamba
- update to 6.5.0
* Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba * Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
- automatic version update by autodist - automatic version update by autodist