update to 0.2.2

This commit is contained in:
Jens Petersen 2012-03-06 19:30:54 +09:00
parent b4c2dc61fc
commit ea1d7e69f2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/conduit-0.2.0.tar.gz
/conduit-0.2.2.tar.gz

View File

@ -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@redhat.com> - 0.2.2-1
- update to 0.2.2
* Tue Feb 7 2012 Jens Petersen <petersen@redhat.com> - 0.2.0-1
- BSD license
- needs lifted-base

View File

@ -1 +1 @@
9b68f0ad7d52a333f98a855178c21a44 conduit-0.2.0.tar.gz
e29c4f46583287cb6c916611bcd84457 conduit-0.2.2.tar.gz