From 450f4f65ea1f909473533ce54b07ec0b4781a4af Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Oct 05 2016 04:11:32 +0000 Subject: update to 0.8.2 --- diff --git a/.gitignore b/.gitignore index 642790e..10aeef0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /aeson-pretty-0.7.1.tar.gz /aeson-pretty-0.7.2.tar.gz +/aeson-pretty-0.8.2.tar.gz diff --git a/ghc-aeson-pretty.spec b/ghc-aeson-pretty.spec index aed9e93..4ea449d 100644 --- a/ghc-aeson-pretty.spec +++ b/ghc-aeson-pretty.spec @@ -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 - 0.8.2-1 +- update to 0.8.2 + * Thu Jun 23 2016 Jens Petersen - 0.7.2-1 - update to 0.7.2 diff --git a/sources b/sources index 1407010..884d622 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d897fa4d95b6752668fd5ff9f697244 aeson-pretty-0.7.2.tar.gz +3819838fe8fb604e1cf5cc11eb2037b5 aeson-pretty-0.8.2.tar.gz