From 786c66078a17863db5b4eac36f75e76c49746722061edf947df5a30b8979a884 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 16 Jun 2020 10:57:28 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting-core revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=34 --- ghc-skylighting-core.changes | 12 ++++++++++++ ghc-skylighting-core.spec | 4 ++-- skylighting-core-0.8.3.4.tar.gz | 3 --- skylighting-core-0.8.4.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 skylighting-core-0.8.3.4.tar.gz create mode 100644 skylighting-core-0.8.4.tar.gz diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index a25a898..708fad3 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -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 diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index f37c50a..42dfcf3 100644 --- a/ghc-skylighting-core.spec +++ b/ghc-skylighting-core.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name skylighting-core %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.3.4 +Version: 0.8.4 Release: 0 Summary: Syntax highlighting library License: BSD-3-Clause diff --git a/skylighting-core-0.8.3.4.tar.gz b/skylighting-core-0.8.3.4.tar.gz deleted file mode 100644 index 093c05c..0000000 --- a/skylighting-core-0.8.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac61539a9737c3e559cbbbc16029b50439a8ed0db4c64e8d95721c3410f59949 -size 674655 diff --git a/skylighting-core-0.8.4.tar.gz b/skylighting-core-0.8.4.tar.gz new file mode 100644 index 0000000..53c04fc --- /dev/null +++ b/skylighting-core-0.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bd3317580550aef1c90bffda48f329cf383d09387602220c39b432b38ad073 +size 674781