Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perl-Test-Fatal.git#a28361b5aa336ec7709fc154d9465afcf8122861
This commit is contained in:
DistroBaker 2021-02-04 20:48:57 +01:00
parent 28421a5bce
commit e589687e54

View File

@ -11,7 +11,7 @@
Summary: Incredibly simple helpers for testing code with exceptions
Name: perl-Test-Fatal
Version: 0.016
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Fatal
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Fatal-%{version}.tar.gz
@ -81,6 +81,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::Fatal.3*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.016-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Aug 10 2020 Paul Howarth <paul@city-fan.org> - 0.016-1
- Update to 0.016
- Add default descriptions to tests