|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
%global pkg_name aeson-pretty
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.7.2
|
|
|
|
|
Version: 0.8.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: JSON pretty-printing library
|
|
|
|
|
|
|
|
|
@ -17,8 +17,10 @@ BuildRequires: ghc-rpm-macros
|
|
|
|
|
BuildRequires: chrpath
|
|
|
|
|
BuildRequires: ghc-aeson-devel
|
|
|
|
|
BuildRequires: ghc-attoparsec-devel
|
|
|
|
|
BuildRequires: ghc-base-compat-devel
|
|
|
|
|
BuildRequires: ghc-bytestring-devel
|
|
|
|
|
BuildRequires: ghc-cmdargs-devel
|
|
|
|
|
BuildRequires: ghc-scientific-devel
|
|
|
|
|
BuildRequires: ghc-text-devel
|
|
|
|
|
BuildRequires: ghc-unordered-containers-devel
|
|
|
|
|
BuildRequires: ghc-vector-devel
|
|
|
|
@ -80,6 +82,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Oct 05 2016 Jens Petersen <petersen@redhat.com> - 0.8.2-1
|
|
|
|
|
- update to 0.8.2
|
|
|
|
|
|
|
|
|
|
* Thu Jun 23 2016 Jens Petersen <petersen@redhat.com> - 0.7.2-1
|
|
|
|
|
- update to 0.7.2
|
|
|
|
|
|
|
|
|
|