automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024]

This commit is contained in:
Automatic Build System 2024-10-18 20:39:09 +02:00
parent d6c8806e47
commit 40f1f185b1

View File

@ -1,7 +1,7 @@
%define plasmaver %(echo %version | cut -d. -f1-3) %define plasmaver %(echo %version | cut -d. -f1-3)
Name: libkscreen Name: libkscreen
Version: 6.2.0 Version: 6.2.1
Release: 1mamba Release: 1mamba
Summary: KDE Plasma screens configuration library Summary: KDE Plasma screens configuration library
Group: System/Libraries Group: System/Libraries
@ -13,6 +13,9 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/libksc
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
BuildRequires: libQt6Gui
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglvnd-devel BuildRequires: libglvnd-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
@ -110,6 +113,9 @@ This package contains the tools provided with %{name}.
%{_datadir}/zsh/site-functions/_kscreen-doctor %{_datadir}/zsh/site-functions/_kscreen-doctor
%changelog %changelog
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
- automatic version update by autodist
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba * Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
- automatic version update by autodist - automatic version update by autodist