Compare commits

...

No commits in common. "c8s-stream-2.066" and "c8" have entirely different histories.

View File

@ -1,6 +1,6 @@
Name: perl-IPC-Run Name: perl-IPC-Run
Version: 0.99 Version: 0.99
Release: 2%{?dist} Release: 1%{?dist}
Summary: Perl module for interacting with child processes Summary: Perl module for interacting with child processes
# the rest: GPL+ or Artistic # the rest: GPL+ or Artistic
# The Win32* modules are not part of the binary RPM package # The Win32* modules are not part of the binary RPM package
@ -99,9 +99,6 @@ make test
%{_mandir}/man3/IPC::Run::Timer.3* %{_mandir}/man3/IPC::Run::Timer.3*
%changelog %changelog
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.99-2
- Rebuild with enable hardening (bug #1636329)
* Sat Mar 31 2018 Paul Howarth <paul@city-fan.org> - 0.99-1 * Sat Mar 31 2018 Paul Howarth <paul@city-fan.org> - 0.99-1
- Update to 0.99 - Update to 0.99
- Fixes for Windows unit tests so they skip or pass - Fixes for Windows unit tests so they skip or pass