[packages/kf6-kpty] - updated to 6.18.0; requires_eq_to Qt6Core Qt6Core-devel
witekfl
witekfl at pld-linux.org
Sat Sep 13 09:40:48 CEST 2025
commit d4afe2e934181e5cc1f0fad63553a5238be8d83b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Sep 13 09:40:45 2025 +0200
- updated to 6.18.0; requires_eq_to Qt6Core Qt6Core-devel
kf6-kpty.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kf6-kpty.spec b/kf6-kpty.spec
index 27f70a8..e5f10e3 100644
--- a/kf6-kpty.spec
+++ b/kf6-kpty.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeframever 6.17
+%define kdeframever 6.18
%define qtver 5.15.2
%define kfname kpty
Summary: Interfacing with pseudo terminal devices
Name: kf6-%{kfname}
-Version: 6.17.0
+Version: 6.18.0
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: b53d98281af63012844e42f4d2340e72
+# Source0-md5: 5a5f71d4536c948a9010a09353ab9af8
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Test-devel >= %{qtver}
@@ -30,6 +30,7 @@ Requires: kf6-dirs
Requires: kf6-kcoreaddons >= %{version}
Requires: kf6-ki18n >= %{version}
#Obsoletes: kf5-%{kfname} < %{version}
+%requires_eq_to Qt6Core Qt6Core-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define qt6dir %{_libdir}/qt6
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kpty.git/commitdiff/d4afe2e934181e5cc1f0fad63553a5238be8d83b
More information about the pld-cvs-commit
mailing list