Accepting request 953531 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953531 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting?expand=0&rev=29
This commit is contained in:
commit
1c480bd5cc
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 19 23:13:33 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update skylighting to version 0.12.2.
|
||||||
|
## 0.12.2
|
||||||
|
|
||||||
|
* Parser: handle context shift to external context, e.g.,
|
||||||
|
`BashOneLine##Bash`. Closes #139 (issue with Dockerfile).
|
||||||
|
|
||||||
|
* Update xml files from upstream:
|
||||||
|
bash, cmake, markdown, objectivecpp, php, sql-postgresql, sql, stan, zshr
|
||||||
|
|
||||||
|
* Fix formatting in `Color` doc-comment (Janek Spaderna).
|
||||||
|
|
||||||
|
* Add stan.xml (Brian Ward).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 1 08:30:56 UTC 2021 - psimons@suse.com
|
Mon Nov 1 08:30:56 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-skylighting
|
# spec file for package ghc-skylighting
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name skylighting
|
%global pkg_name skylighting
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.12.1
|
Version: 0.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c8daaddfc6a52ad8b3d47647fff7f54cd334763fd29e5bea52b6716a96e05d29
|
|
||||||
size 1164860
|
|
3
skylighting-0.12.2.tar.gz
Normal file
3
skylighting-0.12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:263a5cbc5dc96fe9d7d8f9b839b4543f89071e81704e376cb83e1bc3ffa21f87
|
||||||
|
size 1167679
|
Loading…
Reference in New Issue
Block a user