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:45:36 +02:00
parent acfb8fc2b7
commit 17ef00efb6

View File

@ -2,7 +2,7 @@
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: plasma-thunderbolt
Version: 6.2.0
Version: 6.2.1
Release: 1mamba
Summary: KDE Plasma system settings and a KDED module to handle authorization of Thunderbolt devices
Group: Graphical Desktop/Applications/Environment
@ -14,6 +14,10 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/plasma
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
BuildRequires: libQt6Gui
BuildRequires: libQt6Network
BuildRequires: libgcc
BuildRequires: libglvnd-devel
BuildRequires: libkf6-kcmutils-devel
@ -23,7 +27,6 @@ BuildRequires: libkf6-kdbusaddons-devel
BuildRequires: libkf6-ki18n-devel
BuildRequires: libkf6-knotifications-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -62,6 +65,9 @@ KDE Plasma system settings and a KDED module to handle authorization of Thunderb
%doc LICENSES
%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
- automatic version update by autodist