update to 0.4.2
This commit is contained in:
parent
8fac3997f7
commit
691dac43ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/conduit-0.2.2.tar.gz
|
||||
/conduit-0.3.0.tar.gz
|
||||
/conduit-0.4.1.1.tar.gz
|
||||
/conduit-0.4.2.tar.gz
|
||||
|
@ -12,8 +12,8 @@ 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.4.1.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -60,6 +60,9 @@ BuildRequires: ghc-void-devel
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.4.2-1
|
||||
- update to 0.4.2
|
||||
|
||||
* Tue May 1 2012 Jens Petersen <petersen@redhat.com> - 0.4.1.1-2
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user