forked from pool/ghc-skylighting-core
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-skylighting-core revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=17
This commit is contained in:
parent
38f68ffea1
commit
f65461a84d
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 16:25:30 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update skylighting-core to version 0.7.7.
|
||||
## 0.7.7 -- 2019-02-27
|
||||
|
||||
* Add parseSyntaxDefinitionFromString [API change].
|
||||
* Fix parseSyntaxDefinition so that language.dtd no longer needed.
|
||||
We strip out the SYSTEM "language.dtd" part of the doctype
|
||||
if present, leaving any inline entity definitions.
|
||||
This applies to both parseSyntaxDefinition and
|
||||
parseSyntaxDefinitionFromString.
|
||||
* Revised documentation of bootstrap build.
|
||||
* Makefile - fix bootstrap target.
|
||||
* Use FilePath instead of String for path (#64, anchpop).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 10 03:02:10 UTC 2019 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name skylighting-core
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7.6
|
||||
Version: 0.7.7
|
||||
Release: 0
|
||||
Summary: Syntax highlighting library
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7d622d7a3dc03a132edebd863c216113f4b9390e314609b29f96e7288a2500a
|
||||
size 627816
|
3
skylighting-core-0.7.7.tar.gz
Normal file
3
skylighting-core-0.7.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:893cffd4fcd1ab2f5205c93b4b7bf01d7da7156ac378fad68b5980b8bc7ea77d
|
||||
size 628743
|
Loading…
Reference in New Issue
Block a user