From 40e4c81e8bb78fb319d3bb9274af188f8e3e25ef Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 24 Oct 2024 14:54:57 +0200 Subject: [PATCH] update to 6.8.0 [release 6.8.0-1mamba;Sat Oct 19 2024] --- qt6-qtserialport.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qt6-qtserialport.spec b/qt6-qtserialport.spec index ceaff0d..bbeb9b3 100644 --- a/qt6-qtserialport.spec +++ b/qt6-qtserialport.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtserialport -Version: 6.7.3 +Version: 6.8.0 Release: 1mamba Summary: Qt6 serial port component Group: System/Libraries @@ -13,6 +13,7 @@ Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core BuildRequires: libgcc BuildRequires: libstdc++6-devel BuildRequires: libudev-devel @@ -77,6 +78,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/Qt6SerialPort.pc %changelog +* Sat Oct 19 2024 Silvan Calarco 6.8.0-1mamba +- update to 6.8.0 + * Tue Oct 08 2024 Automatic Build System 6.7.3-1mamba - automatic version update by autodist