automatic version update by autodist [release 5.100.0-1mamba;Tue Nov 15 2022]

This commit is contained in:
Automatic Build System 2024-01-06 00:52:42 +01:00
parent ed775763af
commit 69c0e328d2

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kcoreaddons
Version: 5.99.0
Version: 5.100.0
Release: 1mamba
Summary: KCoreAddons provides classes built on top of QtCore to perform various tasks
Group: System/Libraries
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
BuildRequires: libgamin-devel
BuildRequires: libgcc
BuildRequires: libstdc++6-devel
BuildRequires: libudev-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
## AUTOBUILDREQ-END
@ -84,6 +85,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Tue Nov 15 2022 Automatic Build System <autodist@mambasoft.it> 5.100.0-1mamba
- automatic version update by autodist
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 5.99.0-1mamba
- automatic version update by autodist