automatic version update by autodist [release 21.04.2-1mamba;Fri Jun 18 2021]

This commit is contained in:
Automatic Build System 2024-01-06 00:26:54 +01:00
parent 35fa874b43
commit 58db70ce9e

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kaddressbook
Version: 21.04.1
Version: 21.04.2
Release: 1mamba
Summary: KDE Frameworks 5 addressbook application
Group: Graphical Desktop/Applications/Internet
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org
URL: https://kde.org/
Source: http://download.kde.org/stable/release-service/%{version}/src/kaddressbook-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
@ -48,6 +48,7 @@ BuildRequires: libkwindowsystem-devel
BuildRequires: libkxmlgui-devel
BuildRequires: libpimcommon-devel
BuildRequires: libqt5-devel
BuildRequires: libsolid-devel
BuildRequires: libsonnet-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
@ -145,6 +146,9 @@ exit 0
%{_kde5_mkspecsdir}/qt_KAddressbookImportExport.pri
%changelog
* Fri Jun 18 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
- automatic version update by autodist
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
- automatic version update by autodist