From 51aae315aa993067f8d7c323574ea289e4da1a5378d0e170efeee106e813dac1 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2022 14:46:27 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting revision:37, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=83 --- ghc-skylighting.changes | 19 +++++++++++++++++++ ghc-skylighting.spec | 5 ++++- skylighting-0.12.3.1.tar.gz | 3 --- skylighting-0.13.tar.gz | 3 +++ 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 skylighting-0.12.3.1.tar.gz create mode 100644 skylighting-0.13.tar.gz diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index 5e0138e..6406882 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Jul 30 15:40:21 UTC 2022 - Peter Simons + +- Update skylighting to version 0.13. + ## 0.13 + + * Update syntax definitions from upstream: bash, cmake, diff, + ini, perl, php, sgml, xml. + + * Split out formatters into separate packages (#152). API changes: + - Skylighting.Core no longer exports Skylighting.Format.ANSI, + Skylighting.Format.HTML, Skylighting.Format.LaTeX. These are + now provided by separate packages, skylighting-format-ansi, + skylighting-format-blaze-html, skylighting-format-latex. + - Skylighting.Types no longer exports XTerm256ColorCode. + This has been moved to skylighting-format-ansi. + + * Change Makefile to use cabal instead of stack. + ------------------------------------------------------------------- Thu May 19 17:52:26 UTC 2022 - Peter Simons diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 957ab25..efbeb3b 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -18,7 +18,7 @@ %global pkg_name skylighting Name: ghc-%{pkg_name} -Version: 0.12.3.1 +Version: 0.13 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later @@ -33,6 +33,9 @@ BuildRequires: ghc-containers-devel BuildRequires: ghc-pretty-show-devel 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-latex-devel BuildRequires: ghc-text-devel ExcludeArch: %{ix86} diff --git a/skylighting-0.12.3.1.tar.gz b/skylighting-0.12.3.1.tar.gz deleted file mode 100644 index 574effa..0000000 --- a/skylighting-0.12.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc8633516a4b0f345557a51fffce000ed9d325f80c0857768b45c2cb80a09523 -size 1218260 diff --git a/skylighting-0.13.tar.gz b/skylighting-0.13.tar.gz new file mode 100644 index 0000000..af8dcf7 --- /dev/null +++ b/skylighting-0.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f354179f843b8454e88326173dd721cc1b186795a7e3018d3a2d418563754a3e +size 1219437