|
|
|
@ -1,15 +1,12 @@
|
|
|
|
|
# generated by cabal-rpm-0.12.1
|
|
|
|
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
|
|
|
|
|
|
|
|
|
# workaround https://bugzilla.redhat.com/show_bug.cgi?id=1607054
|
|
|
|
|
%undefine _annotated_build
|
|
|
|
|
|
|
|
|
|
%global pkg_name aeson-pretty
|
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.8.5
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: JSON pretty-printing library
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -89,6 +86,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.5-5
|
|
|
|
|
- Enable annotated build again
|
|
|
|
|
|
|
|
|
|
* Mon Jul 23 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.5-4
|
|
|
|
|
- Rebuilt for #1607054
|
|
|
|
|
|
|
|
|
|