[ghc-conduit] update to 0.2.2

Jens Petersen petersen at fedoraproject.org
Tue Mar 6 10:31:05 UTC 2012


commit ea1d7e69f269695e79acb3b82dbb89446ae704c0
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 6 19:30:54 2012 +0900

    update to 0.2.2

 .gitignore       |    1 +
 ghc-conduit.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6b304a..8386fa3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /conduit-0.2.0.tar.gz
+/conduit-0.2.2.tar.gz
diff --git a/ghc-conduit.spec b/ghc-conduit.spec
index ae39e2e..d5a5e8b 100644
--- a/ghc-conduit.spec
+++ b/ghc-conduit.spec
@@ -12,7 +12,7 @@ issues with different trade-offs based on real-world experience with\
 enumerators. For more information, see http://www.yesodweb.com/book/conduit.
 
 Name:           ghc-%{pkg_name}
-Version:        0.2.0
+Version:        0.2.2
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -58,6 +58,9 @@ BuildRequires:  ghc-text-devel
 
 
 %changelog
+* Tue Mar  6 2012 Jens Petersen <petersen at redhat.com> - 0.2.2-1
+- update to 0.2.2
+
 * Tue Feb  7 2012 Jens Petersen <petersen at redhat.com> - 0.2.0-1
 - BSD license
 - needs lifted-base
diff --git a/sources b/sources
index 64e8613..03e6b73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b68f0ad7d52a333f98a855178c21a44  conduit-0.2.0.tar.gz
+e29c4f46583287cb6c916611bcd84457  conduit-0.2.2.tar.gz


More information about the scm-commits mailing list