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 2021-08-25 20:57:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-skylighting-core (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-skylighting-core"

Wed Aug 25 20:57:09 2021 rev:24 rq:912633 version:0.11

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-skylighting-core/ghc-skylighting-core.changes    
    2021-06-23 17:38:36.620502723 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.1899/ghc-skylighting-core.changes
      2021-08-25 20:58:13.049160461 +0200
@@ -1,0 +2,24 @@
+Mon Jul 19 07:08:52 UTC 2021 - [email protected]
+
+- Update skylighting-core to version 0.11.
+  ## 0.11
+
+    * Skylighting.Regex: Support regex subroutines (#118).  For example,
+      `(?1)` is replaced by the regex in the first capturing group.  So far
+      we only support this simple, absolute form, not the relative
+      form `(?-1)` supported by some engines (but not used, I think, in
+      KDE's syntax highlighters).  This change involves an API change:
+      Regex in Skylighting.Regex has a new Subroutine constructor,
+      and the Recurse constructor has been removed.  Instead of Recurse we use
+      Subroutine 0, which unifies the code.
+
+    * Skylighting.Regex: handle e.g. `[\1]` and `[\123]` (without
+      initial 0) as octal escapes (#118).  These occur in the zsh.xml
+      syntax definition.
+
+    * Pull xml definitions for bash, cmake, python, zsh from upstream.
+
+    * README: Add a note about pulling syntax definitions from upstream (#138).
+      Update build instructions for recent cabal versions (#131).
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-skylighting-core.spec ++++++
--- /var/tmp/diff_new_pack.eq9IKG/_old  2021-08-25 20:58:14.041159159 +0200
+++ /var/tmp/diff_new_pack.eq9IKG/_new  2021-08-25 20:58:14.045159154 +0200
@@ -19,7 +19,7 @@
 %global pkg_name skylighting-core
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.10.5.2
+Version:        0.11
 Release:        0
 Summary:        Syntax highlighting library
 License:        BSD-3-Clause

++++++ skylighting-core-0.10.5.2.tar.gz -> skylighting-core-0.11.tar.gz ++++++
++++ 8653 lines of diff (skipped)

Reply via email to