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 - 0.2.2-1 +- update to 0.2.2 + * Tue Feb 7 2012 Jens Petersen - 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