[ghc-neither] Update to 0.2.0

Ben Boeckel mathstuf at fedoraproject.org
Tue Jul 26 02:08:16 UTC 2011


commit 022af75906d3badffe0c9d07b98c62b7add90850
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Mon Jul 25 22:00:26 2011 -0400

    Update to 0.2.0
    
    Reverse deps looks clean now.

 ghc-neither.spec |   11 ++++++++---
 sources          |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/ghc-neither.spec b/ghc-neither.spec
index 9ce6c82..dce78f2 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.1.0
-Release:        6%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -41,7 +41,9 @@ BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
 # END: cabal2spec-0.24
 
-BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-failure-devel
+BuildRequires:  ghc-monad-peel-devel
+BuildRequires:  ghc-transformers-devel
 
 %description
 %{common_description}
@@ -91,6 +93,9 @@ This package contains the development files.
 
 
 %changelog
+* Mon Jul 25 2011 Ben Boeckel <mathstuf at gmail.com> - 0.2.0-1
+- Update to 0.2.0
+
 * Mon Jul 25 2011 Ben Boeckel <mathstuf at gmail.com> - 0.1.0-6
 - Update to cabal2spec-0.24
 
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