[ghc-neither] update to 0.3.1.1

Jens Petersen petersen at fedoraproject.org
Mon Jun 11 04:02:17 UTC 2012


commit aec5fcb7fd8a69f0b406269560b0930397c6f26b
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 11 13:02:11 2012 +0900

    update to 0.3.1.1

 .gitignore       |    1 +
 ghc-neither.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4f497b..65b7a5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /neither-0.2.0.tar.gz
 /neither-0.3.0.tar.gz
 /neither-0.3.1.tar.gz
+/neither-0.3.1.1.tar.gz
diff --git a/ghc-neither.spec b/ghc-neither.spec
index ab9bacb..ac9a457 100644
--- a/ghc-neither.spec
+++ b/ghc-neither.spec
@@ -26,8 +26,8 @@ appends Left values, MEither provides the monadic definition, \
 and MEitherT is a monad transformer.
 
 Name:           ghc-%{pkg_name}
-Version:        0.3.1
-Release:        2%{?dist}
+Version:        0.3.1.1
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -72,6 +72,9 @@ BuildRequires:  ghc-transformers-prof
 
 
 %changelog
+* Mon Jun 11 2012 Jens Petersen <petersen at redhat.com> - 0.3.1.1-1
+- update to 0.3.1.1
+
 * Sun Mar 18 2012 Jens Petersen <petersen at redhat.com> - 0.3.1-2
 - update to cabal2spec-0.25
 
diff --git a/sources b/sources
index bf81186..4b0dcd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7e20d2ae872c1903a1643450f4083cd  neither-0.3.1.tar.gz
+a1245252e60628b9b32bcd2dbde8afe6  neither-0.3.1.1.tar.gz


More information about the scm-commits mailing list