From 5ef71313deb310005e3e6f077c656aa7befede7c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 02:37:07 +0100 Subject: [PATCH] update to 5.18.0 [release 5.18.0-1mamba;Sat Jan 16 2016] --- kpeople.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kpeople.spec b/kpeople.spec index 1c07641..53af99e 100644 --- a/kpeople.spec +++ b/kpeople.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kpeople -Version: 5.17.0 +Version: 5.18.0 Release: 1mamba Summary: KDE Frameworks 5 access to all contacts and aggregates them by person Group: System/Libraries @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.17/kpeople-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{majver}/kpeople-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -97,5 +97,8 @@ exit 0 %{_kde5_mkspecsdir}/qt_KPeopleWidgets.pri %changelog +* Sat Jan 16 2016 Silvan Calarco 5.18.0-1mamba +- update to 5.18.0 + * Sun Jan 10 2016 Silvan Calarco 5.17.0-1mamba - package created using the webbuild interface