Update to 1.302162
- New upstream release 1.302162 - Remove SHM Optimization - Typo fixes in documentation
This commit is contained in:
parent
fe5dd8360f
commit
4a13d5b6e3
@ -7,8 +7,8 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 2
|
||||
Version: 1.302160
|
||||
Release: 2%{?dist}
|
||||
Version: 1.302162
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL+ or Artistic: the rest of the distribution
|
||||
@ -54,7 +54,6 @@ BuildRequires: perl(threads)
|
||||
BuildRequires: perl(CPAN::Meta)
|
||||
BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120920
|
||||
BuildRequires: perl(IPC::Open3)
|
||||
BuildRequires: perl(IPC::SysV)
|
||||
BuildRequires: perl(Module::Metadata)
|
||||
BuildRequires: perl(POSIX)
|
||||
BuildRequires: perl(Test::Harness) >= 2.03
|
||||
@ -182,6 +181,11 @@ make test AUTHOR_TESTING=1
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 6 2019 Paul Howarth <paul@city-fan.org> - 2:1.302162-1
|
||||
- Update to 1.302162
|
||||
- Remove SHM Optimization
|
||||
- Typo fixes in documentation
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.302160-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302160.tar.gz) = 3df744efbf5e2bf1b03849f35bec32f0b0546efbe968e38ed55a472d92f2b2f5a7cf63e82d6fda7ec2406c403c053a32285d29dcf21d28030a924bc751e16548
|
||||
SHA512 (Test-Simple-1.302162.tar.gz) = 1e8ac18986f4e8ae44f385a4db025adc714dd355b8590472392468a8865a2a21d0a30484c196f4cb31fcb1fcff85e7e06f8402931d8f9b04fea4139399aad116
|
||||
|
||||
Loading…
Reference in New Issue
Block a user