[ghc-monad-control] update to 0.3.1.3

Jens Petersen petersen at fedoraproject.org
Tue May 1 09:04:35 UTC 2012


commit e7db619827998a460761c9f62b3883117f8cbbf0
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue May 1 18:04:28 2012 +0900

    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 <petersen at redhat.com> - 0.3.1.3-1
+- update to 0.3.1.3
+
 * Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 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


More information about the scm-commits mailing list