osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-skylighting revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=44
This commit is contained in:
parent
4967dff8a5
commit
df4acf2f57
@ -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
|
Wed Nov 27 03:00:59 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-skylighting
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name skylighting
|
%global pkg_name skylighting
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.3
|
Version: 0.8.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
3
skylighting-0.8.3.2.tar.gz
Normal file
3
skylighting-0.8.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02ab0b416e489d07fe149ba25d358f016911a1cdcab004f00fd7916cccdf6b0e
|
||||||
|
size 613279
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:269a4d5cd3a1b83d8d37442f7f76b17bf2b2294da2ad3aa6dd4ef3eede5f55bf
|
|
||||||
size 629989
|
|
Loading…
Reference in New Issue
Block a user