From ac90a027c7f6e45827193875bf2e0c48a18254768eadcf42e47eb2ac47bafdce Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 18 Jan 2023 12:10:34 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/ghc-skylighting revision 33 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=5397edd68b6b4d036b26ebfa528dcea2 --- ghc-skylighting.changes | 53 +++++++++++++++++++++++++++++++++++++++ ghc-skylighting.spec | 3 ++- skylighting-0.13.2.tar.gz | 3 +++ skylighting-0.13.tar.gz | 3 --- 4 files changed, 58 insertions(+), 4 deletions(-) create mode 100644 skylighting-0.13.2.tar.gz delete mode 100644 skylighting-0.13.tar.gz diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index 6406882..565b324 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,56 @@ +------------------------------------------------------------------- +Sun Dec 18 02:14:49 UTC 2022 - Peter Simons + +- Update skylighting to version 0.13.2. + ## 0.13.2 + + * Support ConTeXt output via skylighting-format-context (Albert Krewinkel). + + * Update syntax definitions for markdown, nim, javascript. + + ## 0.13.1.2 + + * Update syntax definitions for c, cmake, commonmlisp, css, go, ini, isocpp, + javascript, json, powershell, python, rust, sass, scss, toml, xml. + + * Associate regex captures with a context. This is necessary for proper + implementation of the KDE syntax highlighting algorithm. Captures are + only available within the context to which the match creating the + capture switches. (Closes #160.) + +------------------------------------------------------------------- +Fri Oct 28 22:57:46 UTC 2022 - Peter Simons + +- Update skylighting to version 0.13.1.1. + ## 0.13.1.1 + + * Add dart, purescript syntax definitions. + + * Update syntax definitions for isocpp, latex, alert, bash, + cmake, nix, sql-postgresql, vhdl, zsh. + + * Remove obsoleote patch for lua.xml. + + * Add patches for latex.xml and isocpp.xml. + + ## 0.13.1 + + * `getCapture`: fail instead of throwing error if dynamic match not found. + I believe this is the intended behavior for StringDetect, judging + from examples in the KDE documentation. + + * Update xml syntax definitions: + asn1, bash, c, cmake, cpp, cs, d, elixir, fortran-fixed, gcc, glsl, + go, html, java, javascript, lex, lua, markdown, mediawiki, noweb, + ocaml, orgmode, php, powershell, prolog, python, r, ruby, rust, + scheme, sql-postgresql, typescript, vhdl, xml, yacc, yaml, zsh + + * Replace a lambda with pointfree notation (shaving off some RAM usage) + (0xd34df00d). + + * Use `newtype` for `TokenizerM`, giving about 5-10% boost on benchmark + (0xd34df00d). + ------------------------------------------------------------------- Sat Jul 30 15:40:21 UTC 2022 - Peter Simons diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index efbeb3b..f9ebb51 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -18,7 +18,7 @@ %global pkg_name skylighting Name: ghc-%{pkg_name} -Version: 0.13 +Version: 0.13.2 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later @@ -35,6 +35,7 @@ BuildRequires: ghc-rpm-macros BuildRequires: ghc-skylighting-core-devel BuildRequires: ghc-skylighting-format-ansi-devel BuildRequires: ghc-skylighting-format-blaze-html-devel +BuildRequires: ghc-skylighting-format-context-devel BuildRequires: ghc-skylighting-format-latex-devel BuildRequires: ghc-text-devel ExcludeArch: %{ix86} diff --git a/skylighting-0.13.2.tar.gz b/skylighting-0.13.2.tar.gz new file mode 100644 index 0000000..f24bddb --- /dev/null +++ b/skylighting-0.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e920cd246fe2107a0e302196c6e776b18e9e2c8ad68026fa2d8ae1d6d2980436 +size 1249526 diff --git a/skylighting-0.13.tar.gz b/skylighting-0.13.tar.gz deleted file mode 100644 index af8dcf7..0000000 --- a/skylighting-0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f354179f843b8454e88326173dd721cc1b186795a7e3018d3a2d418563754a3e -size 1219437