Accepting request 1008513 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1008513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2022-10-13 13:42:59 +00:00 committed by Git OBS Bridge
commit af9b615692
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Jul 30 15:40:21 UTC 2022 - Peter Simons <psimons@suse.com>
- 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 <psimons@suse.com>

View File

@ -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}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc8633516a4b0f345557a51fffce000ed9d325f80c0857768b45c2cb80a09523
size 1218260

3
skylighting-0.13.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f354179f843b8454e88326173dd721cc1b186795a7e3018d3a2d418563754a3e
size 1219437