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-06-22 23:25:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-skylighting-core (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-skylighting-core"

Thu Jun 22 23:25:35 2023 rev:33 rq:1094449 version:0.13.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-skylighting-core/ghc-skylighting-core.changes    
    2023-04-04 21:23:27.074226760 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.15902/ghc-skylighting-core.changes
     2023-06-22 23:26:04.945848109 +0200
@@ -1,0 +2,23 @@
+Tue Jun 20 18:03:58 UTC 2023 - Peter Simons <[email protected]>
+
+- Update skylighting-core to version 0.13.3.
+  ## 0.13.3
+
+    * Add gap language (#167).
+
+    * Update syntax definitions.
+
+    * Add patches for agda.xml and dtd.xml, to wor around a bug in xml-conduit:
+      https://github.com/snoyberg/xml/pull/187
+
+    * Store compiled regexes in RE (#166, Jonathan Coates).
+      This changes the RE type to (lazily) compile the regex when constructed,
+      rather than in the tokenizer. This allows us to avoid re-compiling
+      regexes for each separate tokenize call, instead sharing them globally.
+      We try to hide the internals of this, exposing the previous interface
+      `(RE { reString, reCaseSensitive })` with pattern synonyms.
+
+    * ConTeXt: fix handling of spaces in non-normal tokens (Albert Krewinkel).
+      This ensures that multiple spaces won't be collapsed into a single space.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-skylighting-core.spec ++++++
--- /var/tmp/diff_new_pack.nuMXBL/_old  2023-06-22 23:26:05.769852311 +0200
+++ /var/tmp/diff_new_pack.nuMXBL/_new  2023-06-22 23:26:05.773852332 +0200
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.13.2.1
+Version:        0.13.3
 Release:        0
 Summary:        Syntax highlighting library
 License:        BSD-3-Clause

++++++ skylighting-core-0.13.2.1.tar.gz -> skylighting-core-0.13.3.tar.gz ++++++
++++ 11228 lines of diff (skipped)

Reply via email to