diff --git a/.gitignore b/.gitignore index e8d8f51..9b6583b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /resourcet-0.3.1.tar.gz /resourcet-0.3.2.tar.gz /resourcet-0.3.2.1.tar.gz +/resourcet-0.3.2.2.tar.gz diff --git a/ghc-resourcet.spec b/ghc-resourcet.spec index b356dcf..2560196 100644 --- a/ghc-resourcet.spec +++ b/ghc-resourcet.spec @@ -11,7 +11,7 @@ All register cleanup actions live in the IO monad, not the main monad.\ This allows both more efficient code, and for monads to be transformed. Name: ghc-%{pkg_name} -Version: 0.3.2.1 +Version: 0.3.2.2 Release: 1%{?dist} Summary: %{common_summary} @@ -56,6 +56,9 @@ BuildRequires: ghc-lifted-base-devel %changelog +* Wed Jun 13 2012 Jens Petersen - 0.3.2.2-1 +- update to 0.3.2.2 + * Tue May 1 2012 Jens Petersen - 0.3.2.1-1 - update to 0.3.2.1 diff --git a/sources b/sources index 85ec57d..c4645d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93ba56d678e1746732d7d4e8144116b8 resourcet-0.3.2.1.tar.gz +f8417c723234ac5b795b2ddfb3bbe919 resourcet-0.3.2.2.tar.gz