Update to 1.302138
- New upstream release 1.302138 - Make it safe to fork before events in IPC
This commit is contained in:
parent
88edf2b1a2
commit
c58a4b37d6
@ -7,14 +7,14 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 2
|
||||
Version: 1.302136
|
||||
Release: 3%{?dist}
|
||||
Version: 1.302138
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL+ or Artistic: the rest of the distribution
|
||||
License: (GPL+ or Artistic) and CC0 and Public Domain
|
||||
URL: https://metacpan.org/release/Test-Simple
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Simple-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Module Build
|
||||
BuildRequires: coreutils
|
||||
@ -179,6 +179,10 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 12 2018 Paul Howarth <paul@city-fan.org> - 2:1.302138-1
|
||||
- Update to 1.302138
|
||||
- Make it safe to fork before events in IPC
|
||||
|
||||
* Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.302136-3
|
||||
- Perl 5.28 re-rebuild of bootstrapped packages
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302136.tar.gz) = 80bc252a7d796ba6f43c61b50ea47ed12f391995d80a254a565627dc3d3728a4d8fa5395ca657c29630e19b3f22518c1c50774ce4e52abc52797c0adfdeac9aa
|
||||
SHA512 (Test-Simple-1.302138.tar.gz) = 772692b7f5a52472dda42c8436afec63c4600fea05e128a8388ecd19d139ebb42d7c4f6cd397b9ed122ff541c586cd55a25d5126d804db3bbf5f6d1ac28329c7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user