Changelog for
perl-Mojo-IOLoop-ReadWriteProcess-0.340.0-2.1.noarch.rpm :
* Fri Mar 08 2024 Tina Müller
- Fix disabling of __perllib_provides
* Tue Sep 26 2023 Tina Müller - Remove deprecated-spurt.patch, fixed upstream
* Tue Sep 19 2023 Tina Müller - updated to 0.34 see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes 0.34 2023-09-18T15:47:18Z - Adapt to deprecation of spurt in upstream Mojolicious - Make git work in github workflow - Turn warnings \"Sleeping inside locked section\" into notes - Avoid warnings about using undefined value as file handle
* Fri Sep 15 2023 Tina Müller - Add patch deprecated-spurt.patch https://github.com/openSUSE/Mojo-IOLoop-ReadWriteProcess/pull/51
* Mon Dec 12 2022 Tina Müller - updated to 0.33 see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes 0.33 2022-12-12T12:22:13Z - Apply perltidy v20221112 - remove hard-coding of OABI syscall entry point - Fix typos detected by lintian (Debian) (#47) - tests: Check executable, before using it in tests - Fix sporadic 01_run.t failure -- \"process is still running\" - Fix all .perltidyrc violations - Run perltidy for pull requests - Add test for SIG_CHLD handler in spawned process
* Mon Dec 13 2021 Oliver Kurz - Enable previously unstable build-tests again https://github.com/openSUSE/Mojo-IOLoop-ReadWriteProcess/issues/14
* Mon Dec 13 2021 Oliver Kurz - Update project URL references
* Fri Dec 10 2021 Tina Müller - updated to 0.32 see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes 0.32 2021-12-09T18:03:02Z - Project moved to https://github.com/openSUSE/Mojo-IOLoop-ReadWriteProcess - Introduce emit_from_sigchld() - CI moved to GitHub Actions
* Thu Dec 02 2021 Tina Müller - updated to 0.31 see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes 0.31 2021-12-01T15:51:06Z - Fix bad release to cpan - Enable GitHub Actions for the project - Fix ReadWriteProcess::Queue as regression of 1e0addb6 - Fix race on `open3/fork` and `session->register($pid)` call -- second attempt - Fix `args` processing - Fix race of SIG{CHLD} handler setup - Fix _getlines() to avoid extra newline (\
) in scalar context - Session: Do not set SIG{CHLD} handler twice - Match on \'armv7l\' as well as \'arm\' for prctl detection
* Thu Apr 29 2021 Oliver Kurz - Ignore more unstable tests (https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14)