[packages/kp6-kdecoration] - updated to 6.5.0; adapterized

witekfl witekfl at pld-linux.org
Tue Oct 21 20:41:49 CEST 2025


commit 885d317303e88a0900b8e720e48e21536e587085
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Tue Oct 21 20:41:45 2025 +0200

    - updated to 6.5.0; adapterized

 kp6-kdecoration.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kp6-kdecoration.spec b/kp6-kdecoration.spec
index b828163..c15e6dd 100644
--- a/kp6-kdecoration.spec
+++ b/kp6-kdecoration.spec
@@ -1,17 +1,17 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeplasmaver	6.4.5
+%define		kdeplasmaver	6.5.0
 %define		qtver		5.15.2
 %define		kpname		kdecoration
 Summary:	A plugin-based library to create window decorations
 Name:		kp6-%{kpname}
-Version:	6.4.5
-Release:	2
+Version:	6.5.0
+Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Libraries
 Source0:	https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5:	a993c479825d00d4f872e9486b92b59a
+# Source0-md5:	4e538f1a6712b03c9b8562e3480f7f01
 URL:		http://www.kde.org/
 BuildRequires:	Qt6Core-devel >= %{qtver}
 BuildRequires:	cmake >= 3.16.0
@@ -71,9 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %ghost %{_libdir}/libkdecorations3.so.6
-%attr(755,root,root) %{_libdir}/libkdecorations3.so.*.*
+%{_libdir}/libkdecorations3.so.*.*
 %ghost %{_libdir}/libkdecorations3private.so.2
-%attr(755,root,root) %{_libdir}/libkdecorations3private.so.*.*
+%{_libdir}/libkdecorations3private.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kp6-kdecoration.git/commitdiff/885d317303e88a0900b8e720e48e21536e587085



More information about the pld-cvs-commit mailing list