From bb4266fc235c84b4b700b611ffb967347daf5f56 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Thu, 22 May 2014 15:07:38 -0400 Subject: [PATCH] Bump to 0.3.2.1-1 --- .gitignore | 1 + ghc-scientific.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f6ed87f..59b4f2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /scientific-0.2.0.2.tar.gz +/scientific-0.3.2.1.tar.gz diff --git a/ghc-scientific.spec b/ghc-scientific.spec index 9fddddc..eb962f4 100644 --- a/ghc-scientific.spec +++ b/ghc-scientific.spec @@ -3,7 +3,7 @@ %global pkg_name scientific Name: ghc-%{pkg_name} -Version: 0.2.0.2 +Version: 0.3.2.1 Release: 1%{?dist} Summary: Arbitrary-precision floating-point numbers represented using scientific notation @@ -14,6 +14,8 @@ Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros # Begin cabal-rpm deps: +BuildRequires: ghc-array-devel +BuildRequires: ghc-bytestring-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-hashable-devel BuildRequires: ghc-text-devel @@ -71,5 +73,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Sat Mar 15 2014 Fedora Haskell SIG - 0.2.0.2 +* Sat May 22 2014 Ricky Elrod - 0.3.2.1-1 +- Bump to 0.3.2.1 + +* Sat Mar 15 2014 Fedora Haskell SIG - 0.2.0.2-1 - spec file generated by cabal-rpm-0.8.10 diff --git a/sources b/sources index ecdd446..e3df23f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b811b242be41e3f8fc630c03d168c0e7 scientific-0.2.0.2.tar.gz +dedca94b466b79310425c4b3bbda0c7b scientific-0.3.2.1.tar.gz