From 6dc0232863966434e4fae7aee2e56ad66f69196aabf401d7b71f00aa3b107d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 8 Mar 2021 08:01:24 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting revision:24, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=67 --- ghc-skylighting.changes | 41 +++++++++++++++++++++++++++++++++++++++ ghc-skylighting.spec | 4 ++-- skylighting-0.10.2.tar.gz | 3 --- skylighting-0.10.4.tar.gz | 3 +++ 4 files changed, 46 insertions(+), 5 deletions(-) delete mode 100644 skylighting-0.10.2.tar.gz create mode 100644 skylighting-0.10.4.tar.gz diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index 772f8f4..1656dc2 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Tue Mar 2 09:32:51 UTC 2021 - psimons@suse.com + +- Update skylighting to version 0.10.4. + ## 0.10.4 + + * Move from hxt to xml-conduit for XML parsing. + + This gives about a 4X speedup in parsing syntax definitions. + It also reduces the pandoc build dependency footprint, as we + depend on xml-conduit anyway and now no longer need to compile + HXT and its dependencies. + + There are improvements in accuracy as well: the change to + xml-conduit improved parsing for one of the prolog rules; + a matcher that should have been for tab characters had been set for a + space instead. + + * Removed some unnecessary build-depends in skylighting-extract. + +------------------------------------------------------------------- +Tue Feb 23 20:58:42 UTC 2021 - psimons@suse.com + +- Update skylighting to version 0.10.3. + ## 0.10.3 + + * Add support for raku (#114). + + * Reimplement PR #40 and add haskell.xml.patch (#116). + + * Update syntax definitions: actionscript ada asp awk bash + bibtex boo c cmake cpp cs d elm email fasm fsharp glsl + gnuassembler go haskell haskell idris isocpp + javascript julia latex lilypond makefile mediawiki metafont + mustache objectivec objectivecpp octave opencl perl php + php powershell prolog purebasic raku rest ruby sed + spdx-comments sql-mysql sql-postgresql sql typescript + verilog vhdl. + + * Fix php.xml.patch so it applies again. + ------------------------------------------------------------------- Fri Dec 18 09:17:59 UTC 2020 - psimons@suse.com diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 60a1488..c1a4b5e 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-skylighting # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global pkg_name skylighting Name: ghc-%{pkg_name} -Version: 0.10.2 +Version: 0.10.4 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later diff --git a/skylighting-0.10.2.tar.gz b/skylighting-0.10.2.tar.gz deleted file mode 100644 index 21c01c4..0000000 --- a/skylighting-0.10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ddf83cde5e6ac0ec8f91aa5042cb341eba994fa121674b24342a186b275c0b8 -size 633776 diff --git a/skylighting-0.10.4.tar.gz b/skylighting-0.10.4.tar.gz new file mode 100644 index 0000000..da37408 --- /dev/null +++ b/skylighting-0.10.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527c6f41593e36ee6c5a395f85cbdfd78242e527dee3dc5c462793702acdf614 +size 649036