automatic version update by autodist [release 6.2.1-1mamba;Thu Oct 17 2024]

This commit is contained in:
Automatic Build System 2024-10-18 20:49:55 +02:00
parent cba0f29929
commit f634cbe4d2

View File

@ -1,7 +1,7 @@
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: xdg-desktop-portal-kde
Version: 6.2.0
Version: 6.2.1
Release: 1mamba
Summary: KDE Plasma xdg desktop portal
Group: Graphical Desktop/Applications/Configuration
@ -13,6 +13,15 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/xdg-de
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Concurrent
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
BuildRequires: libQt6Gui
BuildRequires: libQt6Network
BuildRequires: libQt6OpenGL
BuildRequires: libQt6PrintSupport
BuildRequires: libQt6Widgets
BuildRequires: libQt6Xml
BuildRequires: libX11-devel
BuildRequires: libgcc
BuildRequires: libglvnd-devel
@ -20,6 +29,7 @@ BuildRequires: libkf6-kbookmarks-devel
BuildRequires: libkf6-kcompletion-devel
BuildRequires: libkf6-kconfig-devel
BuildRequires: libkf6-kcoreaddons-devel
BuildRequires: libkf6-kcrash-devel
BuildRequires: libkf6-kglobalaccel-devel
BuildRequires: libkf6-kguiaddons-devel
BuildRequires: libkf6-ki18n-devel
@ -37,7 +47,6 @@ BuildRequires: libkwayland-devel
BuildRequires: libstdc++6-devel
BuildRequires: libwayland-devel
BuildRequires: libxkbcommon-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel
BuildRequires: qt6-qtwayland-devel
## AUTOBUILDREQ-END
@ -78,6 +87,9 @@ KDE Plasma xdg desktop portal.
%doc LICENSES
%changelog
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
- automatic version update by autodist
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
- automatic version update by autodist