[packages/kf6-syntax-highlighting] - updated to 6.18.0; requires_eq_to Qt6Core Qt6Core-devel
witekfl
witekfl at pld-linux.org
Sat Sep 13 09:41:26 CEST 2025
commit 07c495820ed39a49839a40f4629da9d74894a434
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Sep 13 09:41:22 2025 +0200
- updated to 6.18.0; requires_eq_to Qt6Core Qt6Core-devel
kf6-syntax-highlighting.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kf6-syntax-highlighting.spec b/kf6-syntax-highlighting.spec
index 49222ce..5bdca4c 100644
--- a/kf6-syntax-highlighting.spec
+++ b/kf6-syntax-highlighting.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 syntax-highlighting
Summary: Syntax highlighting
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: c9b97c254e572760633966017640447d
+# Source0-md5: 3c43f50201d291af8034341f8e9cfcd7
URL: http://www.kde.org/
BuildRequires: cmake >= 3.16
BuildRequires: ninja
@@ -21,6 +21,7 @@ BuildRequires: tar >= 1:1.22
BuildRequires: xz
Requires: kf6-dirs
#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-syntax-highlighting.git/commitdiff/07c495820ed39a49839a40f4629da9d74894a434
More information about the pld-cvs-commit
mailing list