]> git.pld-linux.org Git - packages/kp5-flatpak-kcm.git/commitdiff
- updated to 5.27.2
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Wed, 1 Mar 2023 20:39:05 +0000 (21:39 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Wed, 1 Mar 2023 20:39:05 +0000 (21:39 +0100)
kp5-flatpak-kcm.spec

index 47b9bde847136c659b262f6c50106407c6fe1455..0c44b3f0f668340ca2ed612a4a53fd2cb1086ba7 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeplasmaver    5.27.1
+%define                kdeplasmaver    5.27.2
 %define                qtver           5.15.2
 %define                kpname          flatpak-kcm
 
 Summary:       KDE Config Module for flatpak
 Name:          kp5-%{kpname}
-Version:       5.27.1
+Version:       5.27.2
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 421bd6678ad8709df6a86c12e67d5645
+# Source0-md5: f8338fdc96c2d00a780a28dd2742a9a6
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -63,5 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_libdir}/qt5/plugins/plasma/kcms/systemsettings/kcm_flatpak.so
 %{_desktopdir}/kcm_flatpak.desktop
+%dir %{_datadir}/kpackage/kcms/kcm_flatpak
+%dir %{_datadir}/kpackage/kcms/kcm_flatpak/contents
+%dir %{_datadir}/kpackage/kcms/kcm_flatpak/contents/ui
 %{_datadir}/kpackage/kcms/kcm_flatpak/contents/ui/main.qml
 %{_datadir}/kpackage/kcms/kcm_flatpak/contents/ui/permissions.qml
+%{_datadir}/kpackage/kcms/kcm_flatpak/contents/ui/KcmPopupModal.qml
This page took 0.330351 seconds and 4 git commands to generate.