forked from pool/ghc-skylighting
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=48
This commit is contained in:
parent
fdfe085dca
commit
a9a4940c1e
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 9 09:10:53 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update skylighting 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:52:10 UTC 2020 - psimons@suse.com
|
Wed May 6 06:52:10 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-skylighting
|
# spec file for package ghc-skylighting
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name skylighting
|
%global pkg_name skylighting
|
||||||
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: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1f27fff6e98ce475b1868abddc0ffda2ab16992766909b6b1922a688b4f812bb
|
|
||||||
size 620732
|
|
3
skylighting-0.8.4.tar.gz
Normal file
3
skylighting-0.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e7603a031ac09b6791b52718dbc67bba62859707abeab63ffbc1b5d074bde21
|
||||||
|
size 620710
|
Loading…
Reference in New Issue
Block a user