[packages/kp6-xdg-desktop-portal-kde] - updated to 6.3.5

witekfl witekfl at pld-linux.org
Wed May 7 11:56:10 CEST 2025


commit 471b72cd08901578d5ac941da07e796e041bdbc3
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Wed May 7 10:56:21 2025 +0200

    - updated to 6.3.5

 kp6-xdg-desktop-portal-kde.spec | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/kp6-xdg-desktop-portal-kde.spec b/kp6-xdg-desktop-portal-kde.spec
index 90ca3ce..a385a7b 100644
--- a/kp6-xdg-desktop-portal-kde.spec
+++ b/kp6-xdg-desktop-portal-kde.spec
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeplasmaver	6.3.4
+%define		kdeplasmaver	6.3.5
 %define		qtver		5.15.2
 %define		kpname		xdg-desktop-portal-kde
 
 Summary:	KDE XDG Desktop Portal
 Name:		kp6-%{kpname}
-Version:	6.3.4
+Version:	6.3.5
 Release:	1
 License:	LGPL v2.1+
 Group:		X11/Libraries
 Source0:	https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5:	1795f3ef6ab9d77422263c28cc7b5d6a
+# Source0-md5:	f90fe2e09eee7c42854327fd92793094
 URL:		http://www.kde.org/
 BuildRequires:	Qt6Core-devel >= %{qtver}
 BuildRequires:	cmake >= 3.16.0
@@ -40,7 +40,8 @@ BuildRequires:	xorg-driver-input-evdev-devel
 BuildRequires:	xorg-driver-input-synaptics-devel
 BuildRequires:	xorg-lib-libXft-devel
 BuildRequires:	xz
-Obsoletes:	kp5-%{kpname} < %{version}
+Requires(post,postun):	desktop-file-utils
+Obsoletes:	kp5-%{kpname} < 6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		qt6dir		%{_libdir}/qt6
@@ -73,6 +74,12 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%update_desktop_database_post
+
+%postun
+%update_desktop_database_postun
+
 %files -f %{kpname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/xdg-desktop-portal-kde
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kp6-xdg-desktop-portal-kde.git/commitdiff/471b72cd08901578d5ac941da07e796e041bdbc3



More information about the pld-cvs-commit mailing list