update to 2.1.0
This commit is contained in:
parent
42c0d2dd90
commit
d1f7936241
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/async-2.0.1.4.tar.gz
|
||||
/async-2.0.1.5.tar.gz
|
||||
/async-2.0.2.tar.gz
|
||||
/async-2.1.0.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of Haskell Platform
|
||||
Version: 2.0.2
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Run IO operations asynchronously and wait for their results
|
||||
|
||||
@ -89,6 +89,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2016 Jens Petersen <petersen@redhat.com> - 2.1.0-1
|
||||
- update to 2.1.0
|
||||
|
||||
* Tue Jun 7 2016 Jens Petersen <petersen@redhat.com> - 2.0.2-1
|
||||
- update to 2.0.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user