From 1f7836983f16f51189fdbb3bc04fa5669d399a89 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:46:42 +0100 Subject: [PATCH] automatic version update by autodist [release 5.83.0-1mamba;Sun Jun 13 2021] --- kimageformats.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/kimageformats.spec b/kimageformats.spec index 1b32d57..a337622 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -1,25 +1,25 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kimageformats -Version: 5.82.0 +Version: 5.83.0 Release: 1mamba Summary: KDE Frameworks 5 plugins to allow QImage to support extra file formats Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.kde.org +URL: https://kde.org/ Source: http://download.kde.org/stable/frameworks/%{majver}/kimageformats-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc -BuildRequires: libilmbase-devel BuildRequires: libkarchive-devel BuildRequires: libopenexr-devel BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel +BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -53,6 +53,9 @@ KDE Frameworks 5 plugins to allow QImage to support extra file formats. %doc LICENSES %changelog +* Sun Jun 13 2021 Automatic Build System 5.83.0-1mamba +- automatic version update by autodist + * Sun May 09 2021 Automatic Build System 5.82.0-1mamba - automatic version update by autodist