automatic version update by autodist [release 5.23.2-1mamba;Thu Oct 28 2021]

This commit is contained in:
Automatic Build System 2024-01-06 02:52:28 +01:00
parent 68f36b5cbf
commit a555745d10

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: kscreen
Version: 5.23.1
Version: 5.23.2
Release: 1mamba
Summary: KDE Frameworks 5 restore and save screen configurations depending on which monitors are connected
Group: Graphical Desktop/Applications/Utilities
@ -13,6 +13,7 @@ Source: http://download.kde.org/stable/plasma/%{plasmaver}/kscreen-%{vers
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libX11-devel
BuildRequires: libgcc
BuildRequires: libkauth-devel
BuildRequires: libkcodecs-devel
@ -78,6 +79,9 @@ KDE Frameworks 5 restore and save screen configurations depending on which monit
%doc LICENSES
%changelog
* Thu Oct 28 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
- automatic version update by autodist
* Thu Oct 21 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
- automatic version update by autodist