|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Mojo-IOLoop-ReadWriteProcess
|
|
|
|
Name: perl-Mojo-IOLoop-ReadWriteProcess
|
|
|
|
Version: 0.20
|
|
|
|
Version: 0.20
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Execute external programs or internal code blocks as separate process
|
|
|
|
Summary: Execute external programs or internal code blocks as separate process
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
|
|
@ -74,5 +74,8 @@ Mojo::IOLoop::ReadWriteProcess is yet another process manager.
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.20-2
|
|
|
|
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 21 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 0.20-1
|
|
|
|
* Mon May 21 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 0.20-1
|
|
|
|
- Initial specfile, based on the one autogenerated by cpanspec 1.78.
|
|
|
|
- Initial specfile, based on the one autogenerated by cpanspec 1.78.
|
|
|
|