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

This commit is contained in:
Silvan Calarco 2024-01-05 22:32:04 +01:00
parent 835a0bc3cb
commit 42ed85685f

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: frameworkintegration
Version: 5.19.0
Version: 5.21.0
Release: 1mamba
Summary: KDE Frameworks 5 Integration of Qt application with KDE workspaces
Group: Graphical Desktop/Applications/Environment
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/5.19/frameworkintegration-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{majver}/frameworkintegration-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
@ -113,5 +113,8 @@ exit 0
%{_kde5_libdir}/libKF5Style.so
%changelog
* Thu May 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.21.0-1mamba
- update to 5.21.0
* Tue Mar 08 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.19.0-1mamba
- package created using the webbuild interface