Update to 0.97 (mainly documentation updates)
This commit is contained in:
parent
e00cced69f
commit
572bbe432c
@ -1,6 +1,6 @@
|
||||
Name: perl-IPC-Run
|
||||
Version: 0.96
|
||||
Release: 4%{?dist}
|
||||
Version: 0.97
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl module for interacting with child processes
|
||||
# the rest: GPL+ or Artistic
|
||||
# The Win32* modules are not part of the binary RPM package
|
||||
@ -15,8 +15,8 @@ BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: sed
|
||||
# IO::Pty not needed strictly for build script
|
||||
@ -98,6 +98,9 @@ make test
|
||||
%{_mandir}/man3/IPC::Run::Timer.3*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 27 2018 Paul Howarth <paul@city-fan.org> - 0.97-1
|
||||
- Update to 0.97 (mainly documentation updates)
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.96-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (IPC-Run-0.96.tar.gz) = 8a531a2126c15653ab0230813985cc7c83f2c3467c987757fc1f04c3c9952ee0246bcf743dcc4381351c72989f7271ede16962cca24e030404e414ff000c57a8
|
||||
SHA512 (IPC-Run-0.97.tar.gz) = 2674a5264c7c410fffd12e789121ee379a27c0842f50e27565a93c4d74ef4ab9032919d6221dfdf1d57cbe635f9c9ad0260318c20a896414d50f75d6cc6410c4
|
||||
|
Loading…
Reference in New Issue
Block a user