[packages/kf6-kpty] - updated to 6.19.0; adapterized
witekfl
witekfl at pld-linux.org
Sun Oct 12 13:33:44 CEST 2025
commit 7da656addc15f11bdafd82275d30192f4ca5a2cc
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Oct 12 13:33:41 2025 +0200
- updated to 6.19.0; adapterized
kf6-kpty.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kf6-kpty.spec b/kf6-kpty.spec
index e5f10e3..7f0bda6 100644
--- a/kf6-kpty.spec
+++ b/kf6-kpty.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeframever 6.18
+%define kdeframever 6.19
%define qtver 5.15.2
%define kfname kpty
Summary: Interfacing with pseudo terminal devices
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: 5a5f71d4536c948a9010a09353ab9af8
+# Source0-md5: 5a7092605afcaf60e9b79aeaecf3177c
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Test-devel >= %{qtver}
@@ -86,7 +86,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%ghost %{_libdir}/libKF6Pty.so.6
-%attr(755,root,root) %{_libdir}/libKF6Pty.so.*.*
+%{_libdir}/libKF6Pty.so.*.*
%{_datadir}/qlogging-categories6/kpty.categories
%files devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kpty.git/commitdiff/7da656addc15f11bdafd82275d30192f4ca5a2cc
More information about the pld-cvs-commit
mailing list