Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2018-03-20 21:49:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Tue Mar 20 21:49:06 2018 rev:17 rq:586875 version:5.44.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2018-02-16 21:36:36.404546582 +0100
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes
2018-03-20 21:49:08.953902589 +0100
@@ -1,0 +2,19 @@
+Mon Mar 12 23:29:43 CET 2018 - [email protected]
+
+- Update to 5.44.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+ * Basic support for PHP and Python fenced code blocks in Markdown
+ * Support case-insensitive WordDetect
+ * Scheme highlighting: Remove hard-coded colors
+ * Add syntax highlighting for SELinux CIL Policies & File Contexts
+ * Adding ctp file extension to the PHP syntax highlighting
+ * Yacc/Bison: Fix the $ symbol and update syntax for Bison
+ * awk.xml: add gawk extension keywords (kde#389590)
+ * Add APKBUILD to be highlighted as a Bash file
+ * Revert "Add APKBUILD to be highlighted as a Bash file"
+ * Add APKBUILD to be highlighted as a Bash file
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.43.0.tar.xz
New:
----
syntax-highlighting-5.44.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.ZGcDig/_old 2018-03-20 21:49:09.833870901 +0100
+++ /var/tmp/diff_new_pack.ZGcDig/_new 2018-03-20 21:49:09.837870757 +0100
@@ -18,16 +18,16 @@
%bcond_without lang
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.43
+%define _tar_path 5.44
# 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: %global _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
Name: syntax-highlighting
-Version: 5.43.0
+Version: 5.44.0
Release: 0
Summary: Syntax highlighting engine and library
-License: LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and
BSD-3-Clause and Artistic-1.0
+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
Group: System/GUI/KDE
Url: http://www.kde.org
Source:
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
++++++ syntax-highlighting-5.43.0.tar.xz -> syntax-highlighting-5.44.0.tar.xz
++++++
++++ 4948 lines of diff (skipped)