From 3cb7b344b3cef3c034f9c9a5a9e69f2a62258dd2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 17 Dec 2024 23:14:54 +0100 Subject: [PATCH] automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024] --- svgpart.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/svgpart.spec b/svgpart.spec index 2924910..4f9c1bb 100644 --- a/svgpart.spec +++ b/svgpart.spec @@ -1,5 +1,5 @@ Name: svgpart -Version: 24.08.3 +Version: 24.12.0 Release: 1mamba Summary: KDE's KPart to display SVG images Group: Graphical Desktop/Applications/Graphics @@ -11,6 +11,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-kcolorscheme-devel @@ -23,7 +29,6 @@ BuildRequires: libkf6-kparts-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-kxmlgui-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtsvg-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -70,6 +75,9 @@ exit 0 %doc LICENSES %changelog +* Sat Dec 14 2024 Automatic Build System 24.12.0-1mamba +- automatic version update by autodist + * Fri Nov 08 2024 Automatic Build System 24.08.3-1mamba - automatic version update by autodist