Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2019-07-26 12:23:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Fri Jul 26 12:23:21 2019 rev:34 rq:715925 version:5.60.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2019-06-22 11:16:34.552925872 +0200
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.4126/syntax-highlighting.changes
2019-07-26 12:23:22.910504778 +0200
@@ -1,0 +2,28 @@
+Sun Jul 14 06:41:41 UTC 2019 - [email protected]
+
+- Update to 5.60.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+ * Fortran: relicense to MIT
+ * Improve the Fortran fixed format syntax highlighting
+ * fix file path
+ * Fortran: implement free & fixed formats
+ * Fix CMake COMMAND nested paren highlighting
+ * Fix and expand GDB unit test
+ * Add more keywords and also support rr in gdb highlighter
+ * Detect comment lines early in GDB highlighter
+ * AppArmor: update syntax
+ * Julia: update syntax and add constants keywords (kde#403901)
+ * Fix build failure due to reference to non-existing itemData attribute
+ * Install in new logging directory when we use kf5 5.59.0
+ * CMake: Highlight the standard CMake environment variables
+ * Add syntax definition for ninja build
+ * CMake: Support for 3.15 features
+ * Jam: various improvements and fixes
+ * Lua: update for Lua54 and end of function as Keyword rather than Control
+ * C++: update for C++20
+ * debchangelog: add Eoan Ermine
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.59.0.tar.xz
New:
----
syntax-highlighting-5.60.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.hXCKHV/_old 2019-07-26 12:23:23.418504194 +0200
+++ /var/tmp/diff_new_pack.hXCKHV/_new 2019-07-26 12:23:23.422504189 +0200
@@ -17,14 +17,14 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.59
+%define _tar_path 5.60
# 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.59.0
+Version: 5.60.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
@@ -104,7 +104,7 @@
%files
%license COPYING*
%doc README*
-%config %{_kf5_configdir}/org_kde_ksyntaxhighlighting.categories
+%{_kf5_debugdir}/org_kde_ksyntaxhighlighting.categories
%{_kf5_bindir}/kate-syntax-highlighter
%files -n %{lname}
++++++ syntax-highlighting-5.59.0.tar.xz -> syntax-highlighting-5.60.0.tar.xz
++++++
++++ 15552 lines of diff (skipped)