update to 0.2.2
This commit is contained in:
parent
b4c2dc61fc
commit
ea1d7e69f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/conduit-0.2.0.tar.gz
|
||||
/conduit-0.2.2.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user