update to 5.65.0 [release 5.65.0-1mamba;Thu Jan 02 2020]

This commit is contained in:
Silvan Calarco 2024-01-06 00:51:59 +01:00
parent 035f8a6016
commit c0c6f51b03

View File

@ -1,7 +1,8 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kcontacts
Version: 19.08.3
Epoch: 1
Version: 5.65.0
Release: 1mamba
Summary: KDE Frameworks 5 address book API
Group: System/Libraries
@ -9,8 +10,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: http://download.kde.org/stable/applications/%{version}/src/kcontacts-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
Source: https://download.kde.org/stable/frameworks/%{majver}/kcontacts-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -93,6 +93,9 @@ exit 0
%{_kde5_mkspecsdir}/qt_KContacts.pri
%changelog
* Thu Jan 02 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.65.0-1mamba
- update to 5.65.0
* Fri Nov 08 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
- automatic version update by autodist