]> git.pld-linux.org Git - packages/ka5-kio-extras.git/commitdiff
- updated to 23.04.0 auto/th/ka5-kio-extras-23.04.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Apr 2023 17:17:49 +0000 (19:17 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Apr 2023 17:17:49 +0000 (19:17 +0200)
ka5-kio-extras.spec

index cce4bfe6d22b8282a86c2dd4c72a10c85c9cd268..c8ddebf6ab31899d3a402a90c121096475d355ad 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.12.3
+%define                kdeappsver      23.04.0
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          kio-extras
 Summary:       kio-extras
 Name:          ka5-%{kaname}
-Version:       22.12.3
-Release:       2
+Version:       23.04.0
+Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: db4f869ea037adec53e87e890933c1fc
+# Source0-md5: 0c266e23f212550506e4a06d0d0ac44d
 URL:           http://www.kde.org/
 BuildRequires: OpenEXR-devel >= 3.0.5
 BuildRequires: Qt5Core-devel >= %{qtver}
@@ -146,7 +146,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kservices5/directorythumbnail.desktop
 %{_datadir}/mime/packages/org.kde.kio.smb.xml
 %dir %{_libdir}/qt5/plugins/kf5/kfileitemaction
-%{_libdir}/qt5/plugins/kf5/kfileitemaction/forgetfileitemaction.so
+%attr(755,root,root) %{_libdir}/qt5/plugins/kf5/kfileitemaction/forgetfileitemaction.so
+%attr(755,root,root) %{_libdir}/qt5/plugins/kf5/kio/afc.so
+%{_datadir}/remoteview/afc-network.desktop
+%{_datadir}/solid/actions/solid_afc.desktop
+
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.525814 seconds and 4 git commands to generate.