From e589687e5430d38bd0b6eba1c80518b6e4932111 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 20:48:57 +0100 Subject: [PATCH] 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 --- perl-Test-Fatal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Fatal.spec b/perl-Test-Fatal.spec index 938c9f2..8992dfb 100644 --- a/perl-Test-Fatal.spec +++ b/perl-Test-Fatal.spec @@ -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 - 0.016-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 10 2020 Paul Howarth - 0.016-1 - Update to 0.016 - Add default descriptions to tests