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:32:05 +02:00
parent 4e16436b78
commit faa4d1b2bd

View File

@ -1,7 +1,7 @@
%define plasmaver %(echo %version | cut -d. -f1-3) %define plasmaver %(echo %version | cut -d. -f1-3)
Name: kde-cli-tools Name: kde-cli-tools
Version: 6.2.0 Version: 6.2.1
Release: 1mamba Release: 1mamba
Summary: KDE Plasma command line tools Summary: KDE Plasma command line tools
Group: Graphical Desktop/Applications/Utilities Group: Graphical Desktop/Applications/Utilities
@ -13,6 +13,12 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/kde-cl
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
BuildRequires: libQt6Gui
BuildRequires: libQt6Network
BuildRequires: libQt6Widgets
BuildRequires: libQt6Xml
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglvnd-devel BuildRequires: libglvnd-devel
@ -36,7 +42,6 @@ BuildRequires: libkf6-kxmlgui-devel
BuildRequires: libkf6-solid-devel BuildRequires: libkf6-solid-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libxkbcommon-devel BuildRequires: libxkbcommon-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtdeclarative-devel
BuildRequires: qt6-qtsvg-devel BuildRequires: qt6-qtsvg-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
@ -82,6 +87,9 @@ mv %{buildroot}%{_mandir}/man1/kdesu.1 %{buildroot}%{_mandir}/man1/kdesu5.1
%doc LICENSES %doc LICENSES
%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