From 42ed85685f7e6e6b82417702245e2a876ab4fa4e Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 22:32:04 +0100 Subject: [PATCH] update to 5.21.0 [release 5.21.0-1mamba;Thu May 19 2016] --- frameworkintegration.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frameworkintegration.spec b/frameworkintegration.spec index d544776..0d36c34 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -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 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 5.21.0-1mamba +- update to 5.21.0 + * Tue Mar 08 2016 Silvan Calarco 5.19.0-1mamba - package created using the webbuild interface