forked from pool/ghc-skylighting-core
Accepting request 815176 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/815176 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting-core?expand=0&rev=14
This commit is contained in:
commit
6a6c24e49d
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 9 09:10:54 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update skylighting-core to version 0.8.4.
|
||||||
|
## 0.8.4
|
||||||
|
|
||||||
|
* HTML output: use aria-hidden="true" on empty a elements
|
||||||
|
unless numberLines is specified (in which case the element
|
||||||
|
is still empty but will have content added by CSS).
|
||||||
|
This is to avoid excess noise when the code blocks are
|
||||||
|
read by screen readers. See jgm/pandoc#6352.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 6 06:54:11 UTC 2020 - psimons@suse.com
|
Wed May 6 06:54:11 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-skylighting-core
|
# spec file for package ghc-skylighting-core
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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.4
|
Version: 0.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ac61539a9737c3e559cbbbc16029b50439a8ed0db4c64e8d95721c3410f59949
|
|
||||||
size 674655
|
|
3
skylighting-core-0.8.4.tar.gz
Normal file
3
skylighting-core-0.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:55bd3317580550aef1c90bffda48f329cf383d09387602220c39b432b38ad073
|
||||||
|
size 674781
|
Loading…
Reference in New Issue
Block a user