Update to 0.99
- New upstream release 0.99 - Fixes for Windows unit tests so they skip or pass - t/autoflush.t - t/readonly.t - t/run_stdin-callback-return-array.t
This commit is contained in:
parent
708ed2ce5a
commit
1de5fa3ae2
@ -1,5 +1,5 @@
|
||||
Name: perl-IPC-Run
|
||||
Version: 0.98
|
||||
Version: 0.99
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl module for interacting with child processes
|
||||
# the rest: GPL+ or Artistic
|
||||
@ -99,6 +99,13 @@ make test
|
||||
%{_mandir}/man3/IPC::Run::Timer.3*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 31 2018 Paul Howarth <paul@city-fan.org> - 0.99-1
|
||||
- Update to 0.99
|
||||
- Fixes for Windows unit tests so they skip or pass
|
||||
- t/autoflush.t
|
||||
- t/readonly.t
|
||||
- t/run_stdin-callback-return-array.t
|
||||
|
||||
* Fri Mar 30 2018 Paul Howarth <paul@city-fan.org> - 0.98-1
|
||||
- Update to 0.98
|
||||
- Switch to using $!{EINTR}
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (IPC-Run-0.98.tar.gz) = 1500e352f73242c63db2cd8b791ea4d3196c3b17282aca73d9d6eefe48164bfc9431de25b69ee8950851e424e0d8bc6dfc0a9674c64f6cdec7456a39d40656e2
|
||||
SHA512 (IPC-Run-0.99.tar.gz) = 7a5dcb13d34f934a79a22f8c8512fc50f22c947ac45a85729e8d9d7382c32e3ad57dc4e33c3b6bf85da96cffcb4328c90c8619d80e22e894257062a0fb42c193
|
||||
|
Loading…
Reference in New Issue
Block a user