[packages/kf6-syntax-highlighting] - updated to 6.3.0
witekfl
witekfl at pld-linux.org
Sat Jun 8 11:08:00 CEST 2024
commit f70d5e2351e8678daa773826384add173f318d83
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Jun 8 10:01:22 2024 +0200
- updated to 6.3.0
kf6-syntax-highlighting.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kf6-syntax-highlighting.spec b/kf6-syntax-highlighting.spec
index 6ce9f91..5805b83 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.2
+%define kdeframever 6.3
%define qtver 5.15.2
%define kfname syntax-highlighting
Summary: Syntax highlighting
Name: kf6-%{kfname}
-Version: 6.2.0
+Version: 6.3.0
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: cbac021771671d5ead0ce5b395fd27fe
+# Source0-md5: 4981c7428248407f54a27d8ff961e421
URL: http://www.kde.org/
BuildRequires: cmake >= 3.16
BuildRequires: ninja
@@ -20,7 +20,7 @@ BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: tar >= 1:1.22
BuildRequires: xz
Requires: kf6-dirs
-Obsoletes: kf5-%{kfname} < %{version}
+#Obsoletes: kf5-%{kfname} < %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define qt6dir %{_libdir}/qt6
@@ -33,7 +33,7 @@ Summary: Header files for %{kfname} development
Summary(pl.UTF-8): Pliki nagłówkowe dla programistów używających %{kfname}
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
-Obsoletes: kf5-%{kfname}-devel < %{version}
+#Obsoletes: kf5-%{kfname}-devel < %{version}
%description devel
Header files for %{kfname} development.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-syntax-highlighting.git/commitdiff/f70d5e2351e8678daa773826384add173f318d83
More information about the pld-cvs-commit
mailing list