update to 5.18.0 [release 5.18.0-1mamba;Sat Jan 16 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 02:37:07 +01:00
parent fa93518b37
commit 5ef71313de

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 5.18.0-1mamba
- update to 5.18.0
* Sun Jan 10 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.17.0-1mamba
- package created using the webbuild interface