From 3e96bf15adc9545c3cd6c514de9a89ba64ae4e64 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 24 Oct 2024 14:56:06 +0200 Subject: [PATCH] update to 6.8.0 [release 6.8.0-1mamba;Sat Oct 19 2024] --- qt6-qtsvg.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/qt6-qtsvg.spec b/qt6-qtsvg.spec index 208efb1..096f9b7 100644 --- a/qt6-qtsvg.spec +++ b/qt6-qtsvg.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtsvg -Version: 6.7.3 +Version: 6.8.0 Release: 1mamba Summary: Qt6 SVG components Group: System/Libraries @@ -14,6 +14,9 @@ Patch0: qt6-qtsvg-6.6.0-invalid-svg-crash.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Widgets BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libstdc++6-devel @@ -84,6 +87,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/Qt6Svg*.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