Update to 1.302189
- New upstream release 1.302189
- GH#890, GH#891: Methods used in overload should always be invoked with 3
parameters
This commit is contained in:
parent
3837b2fe63
commit
a2f839d247
@ -1,5 +0,0 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error %description -l en_US perldoc -> ");
|
||||
addFilter("spelling-error %description -l en_US lifed -> ");
|
||||
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/examples/");
|
||||
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/t/");
|
||||
@ -12,8 +12,8 @@
|
||||
Name: perl-Test-Simple
|
||||
Summary: Basic utilities for writing tests
|
||||
Epoch: 3
|
||||
Version: 1.302188
|
||||
Release: 2%{?dist}
|
||||
Version: 1.302189
|
||||
Release: 1%{?dist}
|
||||
# CC0: lib/ok.pm
|
||||
# Public Domain: lib/Test/Tutorial.pod
|
||||
# GPL+ or Artistic: the rest of the distribution
|
||||
@ -200,6 +200,11 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
||||
%{_mandir}/man3/Test2::Util::Trace.3*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 25 2022 Paul Howarth <paul@city-fan.org> - 3:1.302189-1
|
||||
- Update to 1.302189
|
||||
- GH#890, GH#891: Methods used in overload should always be invoked with 3
|
||||
parameters
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.302188-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Simple-1.302188.tar.gz) = a052f9ff0399d19a86d4208ed83ed6c407ebc2613b7aae01b3121ed8a06cf46a96dd7da4c83c98cbdc536b60557519d718f150daaef8a2722f5ce152fde6e796
|
||||
SHA512 (Test-Simple-1.302189.tar.gz) = 7682ffef2539a0747ea65f76d1891f8980030f6db05cbdba449b46a792af08742be458b4830569e043c7d023700f4aa38b589550c5521861f78105a5f9ef0048
|
||||
|
||||
Loading…
Reference in New Issue
Block a user