Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-skylighting-core for 
openSUSE:Factory checked in at 2023-12-05 17:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-skylighting-core (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-skylighting-core"

Tue Dec  5 17:03:49 2023 rev:37 rq:1130923 version:0.14.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-skylighting-core/ghc-skylighting-core.changes    
    2023-11-23 21:43:08.332995701 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.25432/ghc-skylighting-core.changes
     2023-12-05 17:04:12.067325838 +0100
@@ -1,0 +2,31 @@
+Mon Dec  4 16:40:05 UTC 2023 - Peter Simons <[email protected]>
+
+- Update skylighting-core to version 0.14.1.
+  ## 0.14.1
+
+    * Update syntax definitions for julia, actionscript, bash, cpp, css,
+      djangotemplate, dosbat, groovy, html, ini, isocpp, java, javadoc, json,
+      jsp, latex, makefile, mustache, php, powershell, rest, rhtml,
+      sass, scala, scss, toml, xml, raku (with patch).
+
+    * Many improvements to regular expression compilation:
+
+      - Properly recognize unicode characters.
+      - Handle `\Q..\E` literal sequences.
+      - Handle group modifiers like `(?i:etc.)`. (The only one
+        we actually pay attention to is `i`.)
+      - Allow unicode category escapes outside of character classes.
+      - Support one-letter unicode category escapes like `\p{L}`.
+        These are found in some of the newer syntax definitions.
+
+    * Improve regex matching:
+
+      - Fix `wordDetect` to work around an issue in the new html.xml.
+      - Refactor and fix `atWordBoundary`: remove redundant checks, and
+        fix behavior (`/x\b/` was behaving like `/\bx\b/`) (Côme ALLART).
+      - Fix bug in `lastCharOffset` (Côme ALLART).
+
+    * Style: Allow colors to be specified in ARGB format (#178).
+      We currently just ignore the A part, but at least we don't fail.
+
+-------------------------------------------------------------------

Old:
----
  skylighting-core-0.14.tar.gz

New:
----
  skylighting-core-0.14.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-skylighting-core.spec ++++++
--- /var/tmp/diff_new_pack.S4VTJv/_old  2023-12-05 17:04:13.235368892 +0100
+++ /var/tmp/diff_new_pack.S4VTJv/_new  2023-12-05 17:04:13.235368892 +0100
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.14
+Version:        0.14.1
 Release:        0
 Summary:        Syntax highlighting library
 License:        BSD-3-Clause

++++++ skylighting-core-0.14.tar.gz -> skylighting-core-0.14.1.tar.gz ++++++
++++ 10382 lines of diff (skipped)

Reply via email to