From 708dad7610dd1583cd67a9eb7cfe1f6700c43e0a4e2f98de90a40a18ec3ae6e2 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 revision:31, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=77 --- ghc-skylighting.changes | 17 +++++++++++++++++ ghc-skylighting.spec | 2 +- skylighting-0.12.1.tar.gz | 3 +++ skylighting-0.12.tar.gz | 3 --- 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 skylighting-0.12.1.tar.gz delete mode 100644 skylighting-0.12.tar.gz diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index 36e62d2..a3579d3 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Nov 1 08:30:56 UTC 2021 - psimons@suse.com + +- Update skylighting 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:12:01 UTC 2021 - psimons@suse.com diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 853f962..e49eaac 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -18,7 +18,7 @@ %global pkg_name skylighting Name: ghc-%{pkg_name} -Version: 0.12 +Version: 0.12.1 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later diff --git a/skylighting-0.12.1.tar.gz b/skylighting-0.12.1.tar.gz new file mode 100644 index 0000000..fc78c3e --- /dev/null +++ b/skylighting-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8daaddfc6a52ad8b3d47647fff7f54cd334763fd29e5bea52b6716a96e05d29 +size 1164860 diff --git a/skylighting-0.12.tar.gz b/skylighting-0.12.tar.gz deleted file mode 100644 index 5b4fdf1..0000000 --- a/skylighting-0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e3cdd5efc7846d763077d81817ac3b07438f7d9aab62c1305979597b6cfa3c1 -size 1132336