|
|
|
@ -4,11 +4,11 @@
|
|
|
|
|
|
|
|
|
|
# 0.5.1 ghc-7.10: https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26
|
|
|
|
|
# 0.4.1 armv7: https://ghc.haskell.org/trac/ghc/ticket/10029
|
|
|
|
|
%bcond_with tests
|
|
|
|
|
%bcond_without tests
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
# part of haskell-platform
|
|
|
|
|
Version: 0.5.1
|
|
|
|
|
Version: 0.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Scrap Your Boilerplate
|
|
|
|
|
|
|
|
|
@ -85,6 +85,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 14 2016 Jens Petersen <petersen@redhat.com> - 0.6-1
|
|
|
|
|
- update to 0.6
|
|
|
|
|
|
|
|
|
|
* Tue Jun 7 2016 Jens Petersen <petersen@redhat.com> - 0.5.1-1
|
|
|
|
|
- update to 0.5.1
|
|
|
|
|
|
|
|
|
|