automatic version update by autodist [release 5.83.0-1mamba;Mon Jun 14 2021]

This commit is contained in:
Automatic Build System 2024-01-06 02:54:24 +01:00
parent 5111bb08c4
commit e034b5cc9d

View File

@ -1,20 +1,20 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kservice Name: kservice
Version: 5.82.0 Version: 5.83.0
Release: 1mamba Release: 1mamba
Summary: Plugin framework for desktop services Summary: Plugin framework for desktop services
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org URL: https://kde.org/
Source: http://download.kde.org/stable/frameworks/%{majver}/kservice-%{version}.tar.xz Source: http://download.kde.org/stable/frameworks/%{majver}/kservice-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: kconfig-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libkconfig-devel
BuildRequires: libkcoreaddons-devel BuildRequires: libkcoreaddons-devel
BuildRequires: libkcrash-devel BuildRequires: libkcrash-devel
BuildRequires: libkdbusaddons-devel BuildRequires: libkdbusaddons-devel
@ -106,6 +106,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Mon Jun 14 2021 Automatic Build System <autodist@mambasoft.it> 5.83.0-1mamba
- automatic version update by autodist
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.82.0-1mamba * Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.82.0-1mamba
- automatic version update by autodist - automatic version update by autodist