|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Mojo-IOLoop-ReadWriteProcess
|
|
|
|
|
Version: 0.32
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Execute external programs or internal code blocks as separate process
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -77,6 +77,9 @@ It executes external programs or internal code blocks as separate process
|
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.32-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Dec 12 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 0.32-1
|
|
|
|
|
- Update to 0.32
|
|
|
|
|
|
|
|
|
|