From 6ed560a1e52409c207a8a865a13c8377f35fb465 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:12:34 +0100 Subject: [PATCH] update to 6.4.0 [release 6.4.0-1mamba;Fri Oct 07 2022] --- qt6-qtnetworkauth.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt6-qtnetworkauth.spec b/qt6-qtnetworkauth.spec index 933888c..e8bc200 100644 --- a/qt6-qtnetworkauth.spec +++ b/qt6-qtnetworkauth.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtnetworkauth -Version: 6.3.2 +Version: 6.4.0 Release: 1mamba Summary: Qt6 network authentication library Group: System/Libraries @@ -55,7 +55,7 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/libQt6NetworkAuth.so.* %{_libdir}/metatypes/qt6networkauth_release_metatypes.json %{_datadir}/qt6/modules/NetworkAuth.json -%doc LICENSE.* +%doc LICENSES %files devel %defattr(-,root,root) @@ -73,6 +73,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6NetworkAuth.pc %changelog +* Fri Oct 07 2022 Silvan Calarco 6.4.0-1mamba +- update to 6.4.0 + * Sun Sep 11 2022 Automatic Build System 6.3.2-1mamba - automatic version update by autodist