From 09accaebcc7c7d2fcb266e376a198624359a990f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 11 Oct 2024 22:08:12 +0200 Subject: [PATCH] automatic version update by autodist [release 6.7.3-1mamba;Tue Oct 08 2024] --- qt6-qtnetworkauth.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/qt6-qtnetworkauth.spec b/qt6-qtnetworkauth.spec index ebc17cc..625125b 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.7.2 +Version: 6.7.3 Release: 1mamba Summary: Qt6 network authentication library Group: System/Libraries @@ -47,8 +47,6 @@ DESTDIR="%{buildroot}" cmake --install build %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -73,6 +71,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6NetworkAuth.pc %changelog +* Tue Oct 08 2024 Automatic Build System 6.7.3-1mamba +- automatic version update by autodist + * Thu Jun 20 2024 Automatic Build System 6.7.2-1mamba - automatic version update by autodist