From b19011717806ec66e0ff84fe67d6591b879201f9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Nov 2024 18:25:36 +0100 Subject: [PATCH] automatic version update by autodist [release 6.8.0-1mamba;Fri Nov 08 2024] --- kf6-kimageformats.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/kf6-kimageformats.spec b/kf6-kimageformats.spec index 7a7600c..4516f6d 100644 --- a/kf6-kimageformats.spec +++ b/kf6-kimageformats.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kimageformats -Version: 6.7.0 +Version: 6.8.0 Release: 1mamba Summary: KDE Frameworks 6 plugins to allow QImage to support extra file formats Group: System/Libraries @@ -15,6 +15,10 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kimag License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6PrintSupport +BuildRequires: libQt6Widgets BuildRequires: libavif-devel BuildRequires: libgcc BuildRequires: libglvnd-devel @@ -24,7 +28,6 @@ BuildRequires: libjxl-devel BuildRequires: libopenexr-devel BuildRequires: libraw-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: libjxl-devel >= 0:0.8.1-1mamba BuildRequires: libopenexr-devel >= 3.0.4-1mamba @@ -60,6 +63,9 @@ KDE Frameworks 6 plugins to allow QImage to support extra file formats. %doc LICENSES %changelog +* Fri Nov 08 2024 Automatic Build System 6.8.0-1mamba +- automatic version update by autodist + * Sat Oct 12 2024 Automatic Build System 6.7.0-1mamba - automatic version update by autodist