Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-04 10:25:08 +02:00
parent fbe6a24471
commit 643190e575

View File

@ -1,6 +1,6 @@
Name: perl-IPC-Run Name: perl-IPC-Run
Version: 0.94 Version: 0.94
Release: 1%{?dist} Release: 2%{?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
@ -94,6 +94,9 @@ make test
%{_mandir}/man3/IPC::Run::Timer.3* %{_mandir}/man3/IPC::Run::Timer.3*
%changelog %changelog
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.94-2
- Perl 5.22 rebuild
* Mon Dec 15 2014 Paul Howarth <paul@city-fan.org> - 0.94-1 * Mon Dec 15 2014 Paul Howarth <paul@city-fan.org> - 0.94-1
- Update to 0.94 - Update to 0.94
- Update License discrepancies (CPAN RT#100858) - Update License discrepancies (CPAN RT#100858)