forked from pool/ghc-skylighting-core
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting-core revision:32, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=63
This commit is contained in:
parent
fc22247a07
commit
801e002737
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 12:15:36 UTC 2022 - psimons@suse.com
|
||||
|
||||
- Update skylighting-core 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:29:41 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-skylighting-core
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name skylighting-core
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.12.1
|
||||
Version: 0.12.2
|
||||
Release: 0
|
||||
Summary: Syntax highlighting library
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e6684b49903d6eb856be25697793ed95050ef827ec004421267bfaa4357d153
|
||||
size 760553
|
3
skylighting-core-0.12.2.tar.gz
Normal file
3
skylighting-core-0.12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ba48dcebaa6c19e4404b2c2e221d6d9381bc5b42ea9a71e421c719eccfcfc7d
|
||||
size 762863
|
Loading…
Reference in New Issue
Block a user