From a70a0a7721419fd75ba0a9bc22391d5b191f3ae6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:46:45 +0100 Subject: [PATCH] automatic version update by autodist [release 5.103.0-1mamba;Sun Feb 12 2023] --- kimageformats.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/kimageformats.spec b/kimageformats.spec index 7fcdff8..b04aaf0 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kimageformats -Version: 5.102.0 +Version: 5.103.0 Release: 1mamba Summary: KDE Frameworks 5 plugins to allow QImage to support extra file formats Group: System/Libraries @@ -24,8 +24,8 @@ BuildRequires: libstdc++6-devel BuildRequires: libz-devel BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END +BuildRequires: libjxl-devel >= 0:0.8.1-1mamba BuildRequires: libopenexr-devel >= 3.0.4-1mamba -BuildRequires: libjxl-devel BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules @@ -58,6 +58,12 @@ KDE Frameworks 5 plugins to allow QImage to support extra file formats. %doc LICENSES %changelog +* Sun Feb 12 2023 Automatic Build System 5.103.0-1mamba +- automatic version update by autodist + +* Sat Feb 11 2023 Sdk Build System 5.102.0-2mamba +- rebuilt by autoport with build requirements: libjxl-devel>=0:0.8.1-1mamba + * Mon Jan 16 2023 Automatic Build System 5.102.0-1mamba - automatic version update by autodist