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:
Peter Simons 2019-03-03 02:01:41 +00:00 committed by Git OBS Bridge
parent 38f68ffea1
commit f65461a84d
4 changed files with 20 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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