From e7db619827998a460761c9f62b3883117f8cbbf0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 1 May 2012 18:04:28 +0900 Subject: [PATCH] update to 0.3.1.3 --- .gitignore | 1 + ghc-monad-control.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f7dd54c..1af365c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /monad-control-0.3.1.tar.gz +/monad-control-0.3.1.3.tar.gz diff --git a/ghc-monad-control.spec b/ghc-monad-control.spec index 91d8584..678bf7f 100644 --- a/ghc-monad-control.spec +++ b/ghc-monad-control.spec @@ -23,8 +23,8 @@ simplify and speedup most definitions. A criterion benchmark shows\ that monad-control is on average about 99% faster than monad-peel. Name: ghc-%{pkg_name} -Version: 0.3.1 -Release: 2%{?dist} +Version: 0.3.1.3 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -69,6 +69,9 @@ BuildRequires: ghc-transformers-base-devel %changelog +* Tue May 1 2012 Jens Petersen - 0.3.1.3-1 +- update to 0.3.1.3 + * Thu Mar 22 2012 Jens Petersen - 0.3.1-2 - add license to ghc_files diff --git a/sources b/sources index e534ef7..113ed00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c41f27a95afb1790a653335d83c581e monad-control-0.3.1.tar.gz +cc70988f3911fd317bbea80edd29f335 monad-control-0.3.1.3.tar.gz