Update to 0.52

- New upstream release 0.52
  - Create fail_if_returned_late (GH#23)
  - Change bugtracker link to point GitHub issues instead of RT
  - Remove some old and broken links
  - Test fix (GH#32)
  - Fix reporting caller information (file+line) when number of tests does not
    match
  - Use better class names in t/runtests_return.t
  - Fix documentation to be more accurate regarding support and author activity
  - Ensure metadata is processed as v2
  - Remove unnecessary shebangs
  - chmod ugo-x
epel9 imports/e9/perl-Test-Class-0.52-1.el9
Paul Howarth 4 years ago
parent 49614222ab
commit 64fbca2a20

@ -1,6 +1,6 @@
Name: perl-Test-Class
Version: 0.50
Release: 19%{?dist}
Version: 0.52
Release: 1%{?dist}
Summary: Easily create test classes in an xUnit/JUnit style
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Class
@ -82,6 +82,20 @@ make test
%{_mandir}/man3/Test::Class::MethodInfo.3*
%changelog
* Wed Feb 17 2021 Paul Howarth <paul@city-fan.org> - 0.52-1
- Update to 0.52
- Create fail_if_returned_late (GH#23)
- Change bugtracker link to point GitHub issues instead of RT
- Remove some old and broken links
- Test fix (GH#32)
- Fix reporting caller information (file+line) when number of tests does not
match
- Use better class names in t/runtests_return.t
- Fix documentation to be more accurate regarding support and author activity
- Ensure metadata is processed as v2
- Remove unnecessary shebangs
- chmod ugo-x
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.50-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
4cc3aaad36b72f424ed90122701d2451 Test-Class-0.50.tar.gz
SHA512 (Test-Class-0.52.tar.gz) = 94d38a7cc93b36ea45c0c209afa7fcba01f45006b8ade638e9591be2510ca0d89c04e0dc271ede870e00f834626d4d271d5799b5044060e9f9b670459376b64f

Loading…
Cancel
Save