osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-skylighting-core revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=30
This commit is contained in:
parent
bae56ba5eb
commit
aae31d4423
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 25 10:23:01 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update skylighting-core 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:51 UTC 2019 - psimons@suse.com
|
Wed Nov 27 03:00:51 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-skylighting-core
|
# spec file for package ghc-skylighting-core
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name skylighting-core
|
%global pkg_name skylighting-core
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
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: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
3
skylighting-core-0.8.3.2.tar.gz
Normal file
3
skylighting-core-0.8.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3297d191a6561943f0e625c9290d35b9cc2fa8252adbb2216127ee891dc38112
|
||||||
|
size 668050
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e39c32b44694527a9dd5e2a94a70a6c21db252b26d06782e1ea3540e92b0881e
|
|
||||||
size 657953
|
|
Loading…
Reference in New Issue
Block a user