diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index 911cc03..ab80aed 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -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 diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index 96d95ba..f97a212 100644 --- a/ghc-skylighting-core.spec +++ b/ghc-skylighting-core.spec @@ -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 diff --git a/skylighting-core-0.7.6.tar.gz b/skylighting-core-0.7.6.tar.gz deleted file mode 100644 index 11f16e7..0000000 --- a/skylighting-core-0.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7d622d7a3dc03a132edebd863c216113f4b9390e314609b29f96e7288a2500a -size 627816 diff --git a/skylighting-core-0.7.7.tar.gz b/skylighting-core-0.7.7.tar.gz new file mode 100644 index 0000000..b6c93e8 --- /dev/null +++ b/skylighting-core-0.7.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893cffd4fcd1ab2f5205c93b4b7bf01d7da7156ac378fad68b5980b8bc7ea77d +size 628743