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:31:07 +02:00
parent 748e9c7d6b
commit 8d1482d311

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: flatpak-kcm
Version: 6.2.0
Version: 6.2.1
Release: 1mamba
Summary: KDE Plasma Flatpak Permissions Management KCM
Group: Graphical Desktop/Applications/Configuration
@ -14,6 +14,8 @@ Patch0: flatpak-kcm-5.27.3-gcc-12.2.0.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6Network
BuildRequires: libflatpak-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
@ -23,7 +25,6 @@ BuildRequires: libkf6-kcoreaddons-devel
BuildRequires: libkf6-ki18n-devel
BuildRequires: libostree-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -58,6 +59,9 @@ Flatpak Permissions Management KCM. The KCM allows changing what permissions hav
%{_qt6_plugindir}/plasma/kcms/systemsettings/kcm_flatpak.so
%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