From 38fd9ea6d1499f39dd19e39e892c40ed982020f10b1e9545bae3dc644be00f72 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 18 Oct 2018 09:47:58 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-blaze-markup revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-markup?expand=0&rev=35 --- blaze-markup-0.8.2.1.tar.gz | 3 --- blaze-markup-0.8.2.2.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.1.tar.gz create mode 100644 blaze-markup-0.8.2.2.tar.gz diff --git a/blaze-markup-0.8.2.1.tar.gz b/blaze-markup-0.8.2.1.tar.gz deleted file mode 100644 index 31a7ba9..0000000 --- a/blaze-markup-0.8.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90ab7cbc29df9fbe24e208ade58ca9828e3074f1163618f1faaf4da8f0600146 -size 14320 diff --git a/blaze-markup-0.8.2.2.tar.gz b/blaze-markup-0.8.2.2.tar.gz new file mode 100644 index 0000000..d7ef105 --- /dev/null +++ b/blaze-markup-0.8.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f0cf8fd707ba8c0b700e0c5ad6a1212c8b57d46a9cbdfb904d8bf585ad82e1 +size 14458 diff --git a/ghc-blaze-markup.changes b/ghc-blaze-markup.changes index 5198e42..bf80be2 100644 --- a/ghc-blaze-markup.changes +++ b/ghc-blaze-markup.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 4 15:40:13 UTC 2018 - psimons@suse.com + +- Update blaze-markup to version 0.8.2.2. + - 0.8.2.2 (2018-09-25) + * Bump `base` to 4.12 + * Bump `containers` to 0.6 + * Bump `tasty` to 1.1 + ------------------------------------------------------------------- Wed Jul 18 14:26:16 UTC 2018 - psimons@suse.com diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index 8fedd64..a5c5caa 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global pkg_name blaze-markup %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.2.1 +Version: 0.8.2.2 Release: 0 Summary: A blazingly fast markup combinator library for Haskell License: BSD-3-Clause