|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.8.8.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Support for parsing and rendering YAML documents
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -89,6 +89,9 @@ rm -r libyaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 26 2014 Adam Williamson <awilliam@redhat.com> - 0.8.8.2-2
|
|
|
|
|
- rebuild for new ghc-scientific
|
|
|
|
|
|
|
|
|
|
* Fri May 02 2014 Jens Petersen <petersen@redhat.com> - 0.8.8.2-1
|
|
|
|
|
- update to 0.8.8.2
|
|
|
|
|
- no longer exclude arm
|
|
|
|
|