|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 2.2.1
|
|
|
|
Version: 2.2.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Run IO operations asynchronously and wait for their results
|
|
|
|
Summary: Run IO operations asynchronously and wait for their results
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -103,6 +103,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 2.2.1-1
|
|
|
|
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 2.2.1-1
|
|
|
|
- update to 2.2.1
|
|
|
|
- update to 2.2.1
|
|
|
|
|
|
|
|
|
|
|
|