]> git.pld-linux.org Git - packages/kp5-xdg-desktop-portal-kde.git/commitdiff
- updated to 5.14.4
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:10:49 +0000 (10:10 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:10:49 +0000 (10:10 +0100)
kp5-xdg-desktop-portal-kde.spec

index f822fcc7b61a17fc20571d8fe9dbfdc187c0d9e0..9431f675280631d29213f08a3bf3e9797a6f61e2 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeplasmaver    5.11.2
+%define                kdeplasmaver    5.14.4
 %define                qtver           5.3.2
 %define                kpname          xdg-desktop-portal-kde
 
 Summary:       KDE XDG Desktop Portal
 Name:          kp5-%{kpname}
-Version:       5.11.2
+Version:       5.14.4
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 22828f884c7538652e07aa0200d921fc
+# Source0-md5: 9df4568014b9f3bc91577db4205d40d4
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -67,6 +67,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kpname}.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/xdg-desktop-portal-kde
+%attr(755,root,root) %{_libexecdir}/xdg-desktop-portal-kde
 %{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.kde.service
 %{_datadir}/xdg-desktop-portal/portals/kde.portal
This page took 0.455482 seconds and 4 git commands to generate.