automatic version update by autodist [release 5.83.0-1mamba;Sun Jun 13 2021]

This commit is contained in:
Automatic Build System 2024-01-06 00:25:05 +01:00
parent 81321d9d47
commit 20973f8b6e

View File

@ -1,13 +1,13 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kactivities
Version: 5.82.0
Version: 5.83.0
Release: 1mamba
Summary: User activities manager
Group: System/Libraries
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/frameworks/%{majver}/kactivities-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
@ -15,8 +15,6 @@ BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libkconfig-devel
BuildRequires: libkcoreaddons-devel
BuildRequires: libkio-devel
BuildRequires: libkservice-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
@ -99,6 +97,9 @@ This package contains libraries and header files for developing applications tha
#%doc README README.developers README.md README.packagers TODO
%changelog
* Sun Jun 13 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
- automatic version update by autodist