From fc22247a0739a513edc0c397b00c61b922196983cccc6cdf52b65e7270c96f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 9 Nov 2021 08:32:03 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting-core revision:30, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=62 --- ghc-skylighting-core.changes | 17 +++++++++++++++++ ghc-skylighting-core.spec | 2 +- skylighting-core-0.12.1.tar.gz | 3 +++ skylighting-core-0.12.tar.gz | 3 --- 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 skylighting-core-0.12.1.tar.gz delete mode 100644 skylighting-core-0.12.tar.gz diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index 726fe51..d8d94db 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -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 diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index 79d6945..40eb5a6 100644 --- a/ghc-skylighting-core.spec +++ b/ghc-skylighting-core.spec @@ -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 diff --git a/skylighting-core-0.12.1.tar.gz b/skylighting-core-0.12.1.tar.gz new file mode 100644 index 0000000..d7b5e08 --- /dev/null +++ b/skylighting-core-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6684b49903d6eb856be25697793ed95050ef827ec004421267bfaa4357d153 +size 760553 diff --git a/skylighting-core-0.12.tar.gz b/skylighting-core-0.12.tar.gz deleted file mode 100644 index 79dac27..0000000 --- a/skylighting-core-0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0eb4f37a1303e44fd472624eca44aa4be9fd76f400298e601894f48c0131f096 -size 745939