From 2b826c0feae8947edee0b52293f9fc6d854815cbe202347cf990e9d9c0d303f5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 10 Oct 2019 18:54:59 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-skylighting revision:15, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=37 --- ghc-skylighting.changes | 37 +++++++++++++++++++++++++++++++++++++ ghc-skylighting.spec | 17 +---------------- skylighting-0.8.2.3.tar.gz | 3 +++ skylighting-0.8.2.tar.gz | 3 --- 4 files changed, 41 insertions(+), 19 deletions(-) create mode 100644 skylighting-0.8.2.3.tar.gz delete mode 100644 skylighting-0.8.2.tar.gz diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index dc5f672..8901916 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Oct 4 02:02:00 UTC 2019 - psimons@suse.com + +- Update skylighting 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:48 UTC 2019 - psimons@suse.com + +- Update skylighting 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:25 UTC 2019 - psimons@suse.com + +- Update skylighting 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-0.8.2.1/src/changelog.md + ------------------------------------------------------------------- Mon Jul 15 02:01:47 UTC 2019 - psimons@suse.com diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index b7b8a94..04e9cc9 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -18,7 +18,7 @@ %global pkg_name skylighting Name: ghc-%{pkg_name} -Version: 0.8.2 +Version: 0.8.2.3 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later @@ -26,26 +26,11 @@ Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-ansi-terminal-devel -BuildRequires: ghc-attoparsec-devel -BuildRequires: ghc-base64-bytestring-devel BuildRequires: ghc-binary-devel -BuildRequires: ghc-blaze-html-devel BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-case-insensitive-devel -BuildRequires: ghc-colour-devel BuildRequires: ghc-containers-devel -BuildRequires: ghc-directory-devel -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-hxt-devel -BuildRequires: ghc-mtl-devel -BuildRequires: ghc-regex-pcre-builtin-devel BuildRequires: ghc-rpm-macros -BuildRequires: ghc-safe-devel BuildRequires: ghc-skylighting-core-devel -BuildRequires: ghc-text-devel -BuildRequires: ghc-utf8-string-devel %description Skylighting is a syntax highlighting library with support for over one hundred diff --git a/skylighting-0.8.2.3.tar.gz b/skylighting-0.8.2.3.tar.gz new file mode 100644 index 0000000..73e7f25 --- /dev/null +++ b/skylighting-0.8.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578cf56e9cba1be805de9bc0caad550590ff911581448accd0386b8b05c97e81 +size 629917 diff --git a/skylighting-0.8.2.tar.gz b/skylighting-0.8.2.tar.gz deleted file mode 100644 index e575060..0000000 --- a/skylighting-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f25d3bd1d274891a69b74d1237d57cd76bfe62385405ab4428c76e048830129 -size 629539