From 1f0cdbbb755df9725513e38a162a7e1dd2e839089e031686b235c4f6460a6a7b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 10 Oct 2019 18:55:00 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-skylighting-core revision:14, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=23 --- ghc-skylighting-core.changes | 37 +++++++++++++++++++++++++++++++++ ghc-skylighting-core.spec | 2 +- skylighting-core-0.8.2.3.tar.gz | 3 +++ skylighting-core-0.8.2.tar.gz | 3 --- 4 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 skylighting-core-0.8.2.3.tar.gz delete mode 100644 skylighting-core-0.8.2.tar.gz diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index 04a9c32..2ac0083 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Oct 4 02:02:06 UTC 2019 - psimons@suse.com + +- Update skylighting-core to version 0.8.2.3. + ## 0.8.2.3 -- 2019-10-03 + + * Tests: ensure we read test files as UTF-8. + + * Fix compiler warnings around Monoid imports. + + * Add MonadFail constraint (allowing compilation with ghc 8.8.x). + + * Add cabal.project and move CI from Travis to GitHub Actions. + +------------------------------------------------------------------- +Wed Oct 2 02:01:44 UTC 2019 - psimons@suse.com + +- Update skylighting-core to version 0.8.2.2. + ## 0.8.2.2 -- 2019-09-30 + + * Remove upper bound on regex-base and require + regex-pcre-builtin >= 0.95, to avoid a build conflict + with earlier versions of regex-pcre-builtin and + regex-base >= 0.94. + + * Remove unused system-pcre flag in skylighting.cabal. + This flag only affects skylighting-core. + +------------------------------------------------------------------- +Thu Sep 26 02:01:29 UTC 2019 - psimons@suse.com + +- Update skylighting-core to version 0.8.2.1. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/skylighting-core-0.8.2.1/src/changelog.md + ------------------------------------------------------------------- Mon Jul 15 02:01:57 UTC 2019 - psimons@suse.com diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index 5567630..73f29a5 100644 --- a/ghc-skylighting-core.spec +++ b/ghc-skylighting-core.spec @@ -19,7 +19,7 @@ %global pkg_name skylighting-core %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.2 +Version: 0.8.2.3 Release: 0 Summary: Syntax highlighting library License: BSD-3-Clause diff --git a/skylighting-core-0.8.2.3.tar.gz b/skylighting-core-0.8.2.3.tar.gz new file mode 100644 index 0000000..445fa50 --- /dev/null +++ b/skylighting-core-0.8.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccde924ebebfc84efaa877e7504a360812bbc87d64d9a7a2ee86208f16b3aa00 +size 660107 diff --git a/skylighting-core-0.8.2.tar.gz b/skylighting-core-0.8.2.tar.gz deleted file mode 100644 index f7f06bd..0000000 --- a/skylighting-core-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:407f91df647cca1e0928281f38f192719c70be4d7d05e121d8bc9f0c4e08a1d9 -size 664199