From a6289a29776bfea5c8185b3ca65d72238bf599c6c8467e8f91f42765ee704853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 8 Mar 2021 08:01:06 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-blaze-markup revision:17, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-markup?expand=0&rev=64 --- blaze-markup-0.8.2.7.tar.gz | 3 --- blaze-markup-0.8.2.8.tar.gz | 3 +++ ghc-blaze-markup.changes | 9 +++++++++ ghc-blaze-markup.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 blaze-markup-0.8.2.7.tar.gz create mode 100644 blaze-markup-0.8.2.8.tar.gz diff --git a/blaze-markup-0.8.2.7.tar.gz b/blaze-markup-0.8.2.7.tar.gz deleted file mode 100644 index eeec9cf..0000000 --- a/blaze-markup-0.8.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b6489ed422d98e4372f41be1f40f772b8d4ed925f3203b36be4078d918c8ee4 -size 14571 diff --git a/blaze-markup-0.8.2.8.tar.gz b/blaze-markup-0.8.2.8.tar.gz new file mode 100644 index 0000000..0f699c6 --- /dev/null +++ b/blaze-markup-0.8.2.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43fc3f6872dc8d1be8d0fe091bd4775139b42179987f33d6490a7c5f1e07a349 +size 14519 diff --git a/ghc-blaze-markup.changes b/ghc-blaze-markup.changes index cd9113c..975b004 100644 --- a/ghc-blaze-markup.changes +++ b/ghc-blaze-markup.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 4 18:18:59 UTC 2021 - psimons@suse.com + +- Update blaze-markup to version 0.8.2.8. + - 0.8.2.8 (2021-03-04) + * Bump `base` upper bound to 4.16 + * Bump `tasty` upper bound to 1.5 + * Bump `bytestring` upper bound to 0.12 + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index 231cb11..997e6a3 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-blaze-markup # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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 blaze-markup %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.2.7 +Version: 0.8.2.8 Release: 0 Summary: A blazingly fast markup combinator library for Haskell License: BSD-3-Clause