update to 5.21.0 [release 5.21.0-1mamba;Thu May 19 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 01:46:41 +01:00
parent 291746a7df
commit d7e91e537b

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kimageformats Name: kimageformats
Version: 5.19.0 Version: 5.21.0
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 5 plugins to allow QImage to support extra file formats Summary: KDE Frameworks 5 plugins to allow QImage to support extra file formats
Group: System/Libraries Group: System/Libraries
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org URL: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/5.19/kimageformats-%{version}.tar.xz Source: http://download.kde.org/stable/frameworks/%{majver}/kimageformats-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -54,5 +54,8 @@ KDE Frameworks 5 plugins to allow QImage to support extra file formats.
%doc COPYING.LIB %doc COPYING.LIB
%changelog %changelog
* Thu May 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.21.0-1mamba
- update to 5.21.0
* Sat Feb 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.19.0-1mamba * Sat Feb 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.19.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface