Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2020-06-16 13:44:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Tue Jun 16 13:44:52 2020 rev:45 rq:814406 version:5.71.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2020-05-11 13:34:29.848255226 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.3606/syntax-highlighting.changes
2020-06-16 13:45:19.273657282 +0200
@@ -1,0 +2,16 @@
+Sun Jun 7 08:07:16 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.71.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+ * Update Raku extensions in Markdown blocks
+ * Raku: fix fenced code blocks in Markdown
+ * Add a simpler example
+ * Add collaboration guide in README
+ * Assign "Identifier" attribute to opening double quote instead of "Comment"
(kde#421445)
+ * Bash: fix comments after escapes (kde#418876)
+ * LaTeX: fix folding in \end{...} and in regions markers BEGIN-END
(kde#419125)
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.70.0.tar.xz
syntax-highlighting-5.70.0.tar.xz.sig
New:
----
syntax-highlighting-5.71.0.tar.xz
syntax-highlighting-5.71.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.dvAKZz/_old 2020-06-16 13:45:20.773662750 +0200
+++ /var/tmp/diff_new_pack.dvAKZz/_new 2020-06-16 13:45:20.773662750 +0200
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.70
+%define _tar_path 5.71
# 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.70.0
+Version: 5.71.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
++++++ syntax-highlighting-5.70.0.tar.xz -> syntax-highlighting-5.71.0.tar.xz
++++++
++++ 14015 lines of diff (skipped)