Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2020-07-14 07:55:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Tue Jul 14 07:55:15 2020 rev:46 rq:820412 version:5.72.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2020-06-16 13:45:19.273657282 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.3060/syntax-highlighting.changes
2020-07-14 07:57:47.713499315 +0200
@@ -1,0 +2,15 @@
+Sun Jul 5 07:55:58 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.72.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+ * CMake: Updates for CMake 3.18
+ * Add Snort/Suricata language highlighting
+ * Add YARA language
+ * fix compiler warning
+ * remove deprecated binary json in favor of cbor
+ * JavaScript/TypeScript: highlight tags in templates
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.71.0.tar.xz
syntax-highlighting-5.71.0.tar.xz.sig
New:
----
syntax-highlighting-5.72.0.tar.xz
syntax-highlighting-5.72.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.JTtwhx/_old 2020-07-14 07:57:49.821506140 +0200
+++ /var/tmp/diff_new_pack.JTtwhx/_new 2020-07-14 07:57:49.825506153 +0200
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.71
+%define _tar_path 5.72
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: syntax-highlighting
-Version: 5.71.0
+Version: 5.72.0
Release: 0
Summary: Syntax highlighting engine and library
License: LGPL-2.1-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND
GPL-3.0-only AND MIT AND BSD-3-Clause AND Artistic-1.0
@@ -36,7 +36,6 @@
Source2: frameworks.keyring
%endif
Source99: baselibs.conf
-BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
++++++ syntax-highlighting-5.71.0.tar.xz -> syntax-highlighting-5.72.0.tar.xz
++++++
++++ 8744 lines of diff (skipped)