diff --git a/.gitignore b/.gitignore index 0162311..e8d8f51 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /resourcet-0.3.1.tar.gz /resourcet-0.3.2.tar.gz +/resourcet-0.3.2.1.tar.gz diff --git a/ghc-resourcet.spec b/ghc-resourcet.spec index e3cb491..b356dcf 100644 --- a/ghc-resourcet.spec +++ b/ghc-resourcet.spec @@ -10,10 +10,10 @@ 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 -Release: 1%{?dist} -Summary: %{common_summary} +Name: ghc-%{pkg_name} +Version: 0.3.2.1 +Release: 1%{?dist} +Summary: %{common_summary} Group: System Environment/Libraries License: BSD @@ -56,6 +56,9 @@ BuildRequires: ghc-lifted-base-devel %changelog +* Tue May 1 2012 Jens Petersen - 0.3.2.1-1 +- update to 0.3.2.1 + * Tue Apr 10 2012 Jens Petersen - 0.3.2-1 - update to 0.3.2 diff --git a/sources b/sources index 058bf56..85ec57d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8c6e2a8c990192741ef7497408af495 resourcet-0.3.2.tar.gz +93ba56d678e1746732d7d4e8144116b8 resourcet-0.3.2.1.tar.gz