|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.6.2
|
|
|
|
Version: 0.6.2
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Summary: Compression and decompression in the gzip and zlib formats
|
|
|
|
Summary: Compression and decompression in the gzip and zlib formats
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -126,6 +126,9 @@ cabal-tweak-dep-ver tasty-quickcheck '== 0.8.*' '> 0.8'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Aug 28 2019 Jens Petersen <petersen@redhat.com> - 0.6.2-8
|
|
|
|
|
|
|
|
- bump the tasty upperbounds instead of removing
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 14 2019 Jens Petersen <petersen@redhat.com> - 0.6.2-7
|
|
|
|
* Wed Aug 14 2019 Jens Petersen <petersen@redhat.com> - 0.6.2-7
|
|
|
|
- disable testsuite since it caused ABI hash change
|
|
|
|
- disable testsuite since it caused ABI hash change
|
|
|
|
|
|
|
|
|
|
|
|