From 801e002737e08959f0c74d868043363062094e4701093169ada89ac6e81b928c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 9 Feb 2022 13:44:54 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting-core revision:32, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=63 --- ghc-skylighting-core.changes | 16 ++++++++++++++++ ghc-skylighting-core.spec | 4 ++-- skylighting-core-0.12.1.tar.gz | 3 --- skylighting-core-0.12.2.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 skylighting-core-0.12.1.tar.gz create mode 100644 skylighting-core-0.12.2.tar.gz diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index d8d94db..ab1ad98 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Feb 4 12:15:36 UTC 2022 - psimons@suse.com + +- Update skylighting-core to version 0.12.2. + ## 0.12.2 + + * Parser: handle context shift to external context, e.g., + `BashOneLine##Bash`. Closes #139 (issue with Dockerfile). + + * Update xml files from upstream: + bash, cmake, markdown, objectivecpp, php, sql-postgresql, sql, stan, zshr + + * Fix formatting in `Color` doc-comment (Janek Spaderna). + + * Add stan.xml (Brian Ward). + ------------------------------------------------------------------- Mon Nov 1 08:29:41 UTC 2021 - psimons@suse.com diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index 40eb5a6..234cc69 100644 --- a/ghc-skylighting-core.spec +++ b/ghc-skylighting-core.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-skylighting-core # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.12.1 +Version: 0.12.2 Release: 0 Summary: Syntax highlighting library License: BSD-3-Clause diff --git a/skylighting-core-0.12.1.tar.gz b/skylighting-core-0.12.1.tar.gz deleted file mode 100644 index d7b5e08..0000000 --- a/skylighting-core-0.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e6684b49903d6eb856be25697793ed95050ef827ec004421267bfaa4357d153 -size 760553 diff --git a/skylighting-core-0.12.2.tar.gz b/skylighting-core-0.12.2.tar.gz new file mode 100644 index 0000000..82cc597 --- /dev/null +++ b/skylighting-core-0.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba48dcebaa6c19e4404b2c2e221d6d9381bc5b42ea9a71e421c719eccfcfc7d +size 762863 From 9acf2b87c6aa7d8c552abf03bfbe30580fb413a38a653bdbbad5ad35e920db93 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Feb 2022 02:02:46 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting-core revision:33, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=64 --- ghc-skylighting-core.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index ab1ad98..67f5429 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri Feb 4 12:15:36 UTC 2022 - psimons@suse.com +Wed Jan 19 23:13:22 UTC 2022 - Peter Simons - Update skylighting-core to version 0.12.2. ## 0.12.2