automatic version update by autodist [release 5.24.0-1mamba;Tue Feb 08 2022]

This commit is contained in:
Automatic Build System 2024-01-06 01:01:31 +01:00
parent 2b662fc693
commit 052a797cfd

View File

@ -1,7 +1,7 @@
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: kdecoration
Version: 5.23.5
Version: 5.24.0
Release: 1mamba
Summary: KDE Frameworks 5 Plugin based library to create window decorations
Group: Graphical Desktop/Look 'n' feel
@ -15,6 +15,7 @@ License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libkcoreaddons-devel
BuildRequires: libki18n-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
@ -92,6 +93,9 @@ exit 0
%{_libdir}/libkdecorations2private.so
%changelog
* Tue Feb 08 2022 Automatic Build System <autodist@mambasoft.it> 5.24.0-1mamba
- automatic version update by autodist
* Wed Jan 05 2022 Automatic Build System <autodist@mambasoft.it> 5.23.5-1mamba
- automatic version update by autodist