From 8d1482d311287e398b1da16ead144d415a064866 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:31:07 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024] --- flatpak-kcm.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/flatpak-kcm.spec b/flatpak-kcm.spec index 4ab718c..32065a7 100644 --- a/flatpak-kcm.spec +++ b/flatpak-kcm.spec @@ -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 6.2.1-1mamba +- automatic version update by autodist + * Tue Oct 08 2024 Automatic Build System 6.2.0-1mamba - automatic version update by autodist