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