[packages/kf6-ktextwidgets] - updated to 6.19.0; adapterized

witekfl witekfl at pld-linux.org
Sun Oct 12 13:32:14 CEST 2025


commit 4faaea3495e4595232706de6343ac4a8a42625ac
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Oct 12 13:32:11 2025 +0200

    - updated to 6.19.0; adapterized

 kf6-ktextwidgets.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kf6-ktextwidgets.spec b/kf6-ktextwidgets.spec
index 4f61193..50f9da4 100644
--- a/kf6-ktextwidgets.spec
+++ b/kf6-ktextwidgets.spec
@@ -1,22 +1,22 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeframever	6.18
+%define		kdeframever	6.19
 %define		qtver		5.15.2
 %define		kfname		ktextwidgets
 
 Summary:	Text editing widgets
 Name:		kf6-%{kfname}
-Version:	6.18.0
+Version:	6.19.0
 Release:	1
 License:	LGPL v2.1+
 Group:		X11/Libraries
 Source0:	https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5:	aa655266b1e880400af3949c7b8f9901
+# Source0-md5:	221b9c05e0da3426c8f91893e5c03581
 URL:		http://www.kde.org/
 BuildRequires:	Qt6Core-devel >= %{qtver}
-BuildRequires:	Qt6TextToSpeech-devel >= %{qtver}
 BuildRequires:	Qt6Test-devel >= %{qtver}
+BuildRequires:	Qt6TextToSpeech-devel >= %{qtver}
 BuildRequires:	Qt6Widgets-devel >= %{qtver}
 BuildRequires:	cmake >= 3.16
 BuildRequires:	kf6-extra-cmake-modules >= %{version}
@@ -97,8 +97,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %ghost %{_libdir}/libKF6TextWidgets.so.6
-%attr(755,root,root) %{_libdir}/libKF6TextWidgets.so.*.*
-%attr(755,root,root) %{_libdir}/qt6/plugins/designer/ktextwidgets6widgets.so
+%{_libdir}/libKF6TextWidgets.so.*.*
+%{_libdir}/qt6/plugins/designer/ktextwidgets6widgets.so
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf6-ktextwidgets.git/commitdiff/4faaea3495e4595232706de6343ac4a8a42625ac



More information about the pld-cvs-commit mailing list