[ghc-neither] Update to 0.2.0

Ben Boeckel mathstuf at fedoraproject.org
Thu Mar 24 16:35:25 UTC 2011


commit d78a55a5c8ffaea19f3a7288c9ce3d748bba9fa3
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Thu Mar 24 12:30:34 2011 -0400

    Update to 0.2.0

 .gitignore       |    1 +
 ghc-neither.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98cc48b..d4d64a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /neither-0.1.0.tar.gz
+/neither-0.2.0.tar.gz
diff --git a/ghc-neither.spec b/ghc-neither.spec
index 2633e6d..c8e9352 100644
--- a/ghc-neither.spec
+++ b/ghc-neither.spec
@@ -27,8 +27,8 @@ and MEitherT is a monad transformer.
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-Version:        0.1.0
-Release:        4%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -65,6 +65,9 @@ This package provides the shared library.
 
 
 %changelog
+* Thu Mar 24 2011 Ben Boeckel <mathstuf at gmail.com> - 0.2.0-1
+- Update to 0.2.0
+
 * Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.1.0-4
 - Enable build on sparcv9
 
diff --git a/sources b/sources
index 6b12183..9041b27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-539cae64246195aeb04d52223dbc4ded  neither-0.1.0.tar.gz
+5e5111de41f207f73ef077fe0000a1d9  neither-0.2.0.tar.gz


More information about the scm-commits mailing list