[packages/kf6-kcompletion] - updated to 6.19.0; adapterized
witekfl
witekfl at pld-linux.org
Sun Oct 12 13:32:07 CEST 2025
commit 3114e0e9b2ac370ad02274d7175b8ee3ebfacbf0
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Oct 12 13:32:04 2025 +0200
- updated to 6.19.0; adapterized
kf6-kcompletion.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kf6-kcompletion.spec b/kf6-kcompletion.spec
index bbce867..bb401fe 100644
--- a/kf6-kcompletion.spec
+++ b/kf6-kcompletion.spec
@@ -3,18 +3,18 @@
%bcond_with tests # build with tests
# TODO:
# - runtime Requires if any
-%define kdeframever 6.18
+%define kdeframever 6.19
%define qtver 5.15.2
%define kfname kcompletion
Summary: String completion framework
Name: kf6-%{kfname}
-Version: 6.18.0
+Version: 6.19.0
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 5d586c4d33544ac5d5a8d903116b3867
+# Source0-md5: 99a9751ac64739b3492b321d2456dbe9
URL: https://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Test-devel >= %{qtver}
@@ -89,8 +89,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%ghost %{_libdir}/libKF6Completion.so.6
-%attr(755,root,root) %{_libdir}/libKF6Completion.so.*.*
-%attr(755,root,root) %{_libdir}/qt6/plugins/designer/kcompletion6widgets.so
+%{_libdir}/libKF6Completion.so.*.*
+%{_libdir}/qt6/plugins/designer/kcompletion6widgets.so
%{_datadir}/qlogging-categories6/kcompletion.categories
%files devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kcompletion.git/commitdiff/3114e0e9b2ac370ad02274d7175b8ee3ebfacbf0
More information about the pld-cvs-commit
mailing list