diff --git a/ghc-syb.changes b/ghc-syb.changes index f8f7266..88259ed 100644 --- a/ghc-syb.changes +++ b/ghc-syb.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 21 08:59:14 UTC 2021 - psimons@suse.com + +- Update syb to version 0.7.2.1. + 2021-01-18 Sergey Vinokurov + + * 0.7.2: Add compatibility with GHC 9, switch to tasty for tests, + fix tests on GHCJS + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-syb.spec b/ghc-syb.spec index 1661c04..806ab38 100644 --- a/ghc-syb.spec +++ b/ghc-syb.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-syb # -# 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 syb %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.7.1 +Version: 0.7.2.1 Release: 0 Summary: Scrap Your Boilerplate License: BSD-3-Clause @@ -29,9 +29,10 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros ExcludeArch: %{ix86} %if %{with tests} -BuildRequires: ghc-HUnit-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-mtl-devel +BuildRequires: ghc-tasty-devel +BuildRequires: ghc-tasty-hunit-devel %endif %description diff --git a/syb-0.7.1.tar.gz b/syb-0.7.1.tar.gz deleted file mode 100644 index 467a762..0000000 --- a/syb-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e04a9c7ae48d9fe25e9b7a064f7122d39c710753544511e15df7a6e87fdfe700 -size 39594 diff --git a/syb-0.7.2.1.tar.gz b/syb-0.7.2.1.tar.gz new file mode 100644 index 0000000..8341638 --- /dev/null +++ b/syb-0.7.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1807c66f77e66786739387f0ae9f16d150d1cfa9d626afcb729f0e9b442a8d96 +size 39768