From 24cf1bf9e9498529f2f2f894b4b46eadea317ec0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 11 Oct 2024 22:04:24 +0200 Subject: [PATCH] automatic version update by autodist [release 6.7.3-1mamba;Sun Oct 06 2024] --- qt6-qtconnectivity.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec index 2e57746..a89a538 100644 --- a/qt6-qtconnectivity.spec +++ b/qt6-qtconnectivity.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtconnectivity -Version: 6.7.2 +Version: 6.7.3 Release: 1mamba Summary: Qt6 connectivity components Group: System/Libraries @@ -49,8 +49,6 @@ DESTDIR="%{buildroot}" cmake --install build %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -83,6 +81,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6*.pc %changelog +* Sun Oct 06 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