From e1cf9007923f7b73eef14829c3796ec524ef5043 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 25 Apr 2024 14:33:19 +0200 Subject: [PATCH] update to 6.7.0 [release 6.7.0-1mamba;Tue Apr 16 2024] --- qt6-qtconnectivity.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec index c9b89a5..ed591c6 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.6.3 +Version: 6.7.0 Release: 1mamba Summary: Qt6 connectivity components Group: System/Libraries @@ -83,6 +83,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6*.pc %changelog +* Tue Apr 16 2024 Silvan Calarco 6.7.0-1mamba +- update to 6.7.0 + * Thu Mar 28 2024 Automatic Build System 6.6.3-1mamba - automatic version update by autodist