Accepting request 930360 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/930360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting-core?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2021-11-11 20:36:57 +00:00 committed by Git OBS Bridge
commit 60dbd10b75
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Nov 1 08:29:41 UTC 2021 - psimons@suse.com
- Update skylighting-core to version 0.12.1.
## 0.12.1
* Update syntax definitions: bash, cmake, dockerfile,
gnuassembler, markdown, spdx-comments.
* Support hex escapes using `\x` in regex char classes (#135).
These occur in a number of syntax definitions and weren't
correctly interpreted before. Thanks to @Agnishom.
* Support regex property syntax, e.g. `\p{Lu}`.
* Regex: support `\B` (non-word-boundary).
-------------------------------------------------------------------
Mon Sep 20 07:11:38 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name skylighting-core
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.12
Version: 0.12.1
Release: 0
Summary: Syntax highlighting library
License: BSD-3-Clause

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e6684b49903d6eb856be25697793ed95050ef827ec004421267bfaa4357d153
size 760553

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0eb4f37a1303e44fd472624eca44aa4be9fd76f400298e601894f48c0131f096
size 745939