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-03-28 11:56:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-skylighting-core (Old)
and /work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-skylighting-core"
Sun Mar 28 11:56:16 2021 rev:22 rq:881551 version:0.10.5.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-skylighting-core/ghc-skylighting-core.changes
2021-03-24 16:12:04.343883618 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.2401/ghc-skylighting-core.changes
2021-03-28 11:57:59.296310336 +0200
@@ -1,0 +2,36 @@
+Tue Mar 23 08:32:33 UTC 2021 - [email protected]
+
+- Update skylighting-core to version 0.10.5.1.
+ ## 0.10.5.1
+
+ * Regex: Allow lookaheads to capture groups. Previously
+ captures in lookaheads, like `(?=(a*))`, were ignored. This
+ led to errors highlighting xml and probably other formats (#121).
+
+ * Throw an exception if a capture group isn't defined (with 'dynamic')
+ rather than simply having getCapture fail so that the rule fails.
+ This will make it easier to debug issues like #121.
+
+-------------------------------------------------------------------
+Mon Mar 22 08:42:05 UTC 2021 - [email protected]
+
+- Update skylighting-core to version 0.10.5.
+ ## 0.10.5
+
+ * Fix regression from 0.10.3 with Haskell highlighting of Char (#120).
+
+ * Update xml syntax definitions from upstream. Updated
+ syntaxes: abc apache asp bash bibtex boo c changelog clojure
+ cmake commonlisp cs curry d diff djangotemplate doxygen
+ elixir elm email erlang fortran-fixed fortran-free fsharp
+ hamlet haskell haxe html idris ini javascript-react
+ javascript json julia kotlin latex lex lilypond
+ literate-curry literate-haskell makefile markdown
+ mathematica maxima mediawiki metafont modula-2 mustache nasm
+ nim noweb ocaml octave opencl perl powershell prolog pure
+ python r roff ruby rust sed spdx-comments sql-mysql
+ sql-postgresql tcl tcsh toml typescript verilog xml xslt xul
+ yacc yaml. Not updated: rhtml (causes an error on our test
+ suite), zsh (has a regex we can't parse).
+
+-------------------------------------------------------------------
Old:
----
skylighting-core-0.10.4.1.tar.gz
New:
----
skylighting-core-0.10.5.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-skylighting-core.spec ++++++
--- /var/tmp/diff_new_pack.8JfCJ8/_old 2021-03-28 11:58:02.384313070 +0200
+++ /var/tmp/diff_new_pack.8JfCJ8/_new 2021-03-28 11:58:02.388313073 +0200
@@ -19,7 +19,7 @@
%global pkg_name skylighting-core
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.10.4.1
+Version: 0.10.5.1
Release: 0
Summary: Syntax highlighting library
License: BSD-3-Clause
++++++ skylighting-core-0.10.4.1.tar.gz -> skylighting-core-0.10.5.1.tar.gz
++++++
++++ 4185 lines of diff (skipped)