diff --git a/blaze-markup-0.8.0.0.tar.gz b/blaze-markup-0.8.0.0.tar.gz deleted file mode 100644 index 65aa2c9..0000000 --- a/blaze-markup-0.8.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19e1cbb9303803273ed7f9fcf3b8b6938578afbed2bfafe5ea9fcc6d743f540f -size 14054 diff --git a/blaze-markup-0.8.2.0.tar.gz b/blaze-markup-0.8.2.0.tar.gz new file mode 100644 index 0000000..8044730 --- /dev/null +++ b/blaze-markup-0.8.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4436af476abb3420e246c1ab7ce8dc95af250b76b6955776252717d97d1e7054 +size 14253 diff --git a/ghc-blaze-markup.changes b/ghc-blaze-markup.changes index 5792ba1..fefb406 100644 --- a/ghc-blaze-markup.changes +++ b/ghc-blaze-markup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 29 11:25:53 UTC 2018 - psimons@suse.com + +- Update blaze-markup to version 0.8.2.0. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index dbedc8c..a12401e 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-blaze-markup # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.0.0 +Version: 0.8.2.0 Release: 0 Summary: A blazingly fast markup combinator library for Haskell License: BSD-3-Clause @@ -35,9 +35,9 @@ BuildRequires: ghc-text-devel BuildRequires: ghc-HUnit-devel BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-containers-devel -BuildRequires: ghc-test-framework-devel -BuildRequires: ghc-test-framework-hunit-devel -BuildRequires: ghc-test-framework-quickcheck2-devel +BuildRequires: ghc-tasty-devel +BuildRequires: ghc-tasty-hunit-devel +BuildRequires: ghc-tasty-quickcheck-devel %endif %description