|
|
|
@ -12,8 +12,8 @@
|
|
|
|
|
Name: perl-Test-Simple
|
|
|
|
|
Summary: Basic utilities for writing tests
|
|
|
|
|
Epoch: 3
|
|
|
|
|
Version: 1.302181
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 1.302183
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
# CC0: lib/ok.pm
|
|
|
|
|
# Public Domain: lib/Test/Tutorial.pod
|
|
|
|
|
# GPL+ or Artistic: the rest of the distribution
|
|
|
|
@ -200,12 +200,28 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
|
|
|
|
|
%{_mandir}/man3/Test2::Util::Trace.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3:1.302181-2
|
|
|
|
|
- Rebuilt for MSVSphere 8.10 beta
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3:1.302183-4
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Thu Oct 15 2020 Petr Pisar <ppisar@redhat.com> - 3:1.302181-2
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3:1.302183-3
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.302183-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Oct 22 2020 Paul Howarth <paul@city-fan.org> - 3:1.302183-1
|
|
|
|
|
- Update to 1.302183
|
|
|
|
|
- Avoid closing over scalar in BEGIN block in cmp_ok eval
|
|
|
|
|
|
|
|
|
|
* Thu Oct 15 2020 Petr Pisar <ppisar@redhat.com> - 3:1.302182-2
|
|
|
|
|
- Demote Module::Pluggable hard dependency to Suggests level
|
|
|
|
|
|
|
|
|
|
* Tue Oct 6 2020 Paul Howarth <paul@city-fan.org> - 3:1.302182-1
|
|
|
|
|
- Update to 1.302182
|
|
|
|
|
- Fix 5.6 support
|
|
|
|
|
- Fix fragile %%INC handling in a test
|
|
|
|
|
|
|
|
|
|
* Mon Sep 14 2020 Paul Howarth <paul@city-fan.org> - 3:1.302181-1
|
|
|
|
|
- Update to 1.302181
|
|
|
|
|
- Put try_sig_mask back where it goes (and add test to prevent this in the
|
|
|
|
|