diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index a27dfdd..a4e99ed 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Jan 25 10:22:55 UTC 2020 - psimons@suse.com + +- Update skylighting to version 0.8.3.2. + ## 0.8.3.2 -- 2020-01-21 + + * This fixes a packaging error in 0.8.3.1, which didn't include + the results of the bootsrap step and hence didn't update the + syntax modules. + + ## 0.8.3.1 -- 2020-01-21 + + * Escape `<` and `>` in latex to avoid ligatures (#91). + + * Fix and extend Idris keywords (Denis Buzdalov). + + * Update XML syntax definitions for javascript-react, qml, + typescript, javascript, cmake, cofee, latex, perl, python, + rest. + + * Fixed bug with context shifts using `##` syntax for foreign context. + Previously we only handled these in IncludeRules, but + starting with the current batches of xml files they can occur + elsewhere too. + ------------------------------------------------------------------- Wed Nov 27 03:00:59 UTC 2019 - psimons@suse.com diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 2ad9ece..bfc3918 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-skylighting # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global pkg_name skylighting Name: ghc-%{pkg_name} -Version: 0.8.3 +Version: 0.8.3.2 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later diff --git a/skylighting-0.8.3.2.tar.gz b/skylighting-0.8.3.2.tar.gz new file mode 100644 index 0000000..4eb13bb --- /dev/null +++ b/skylighting-0.8.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ab0b416e489d07fe149ba25d358f016911a1cdcab004f00fd7916cccdf6b0e +size 613279 diff --git a/skylighting-0.8.3.tar.gz b/skylighting-0.8.3.tar.gz deleted file mode 100644 index d822243..0000000 --- a/skylighting-0.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:269a4d5cd3a1b83d8d37442f7f76b17bf2b2294da2ad3aa6dd4ef3eede5f55bf -size 629989