public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Test-Fatal] f45: Update to 0.019
@ 2026-09-15 10:46 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-09-15 10:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Test-Fatal
Branch : f45
Commit : 799da462c6a1351171f650af52ab5cc355daf819
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-09-15T11:39:18+01:00
Stats : +13/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Test-Fatal/c/799da462c6a1351171f650af52ab5cc355daf819?branch=f45
Log:
Update to 0.019
- New upstream release 0.019
- Lower required Perl to v5.8
---
diff --git a/perl-Test-Fatal.spec b/perl-Test-Fatal.spec
index 2cca83a..d68e155 100644
--- a/perl-Test-Fatal.spec
+++ b/perl-Test-Fatal.spec
@@ -10,8 +10,8 @@
Summary: Incredibly simple helpers for testing code with exceptions
Name: perl-Test-Fatal
-Version: 0.018
-Release: 3%{?dist}
+Version: 0.019
+Release: 1%{?dist}
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Test-Fatal
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Fatal-%{version}.tar.gz
@@ -21,12 +21,12 @@ BuildRequires: coreutils
BuildRequires: make
BuildRequires: perl-generators
BuildRequires: perl-interpreter
-BuildRequires: perl(:VERSION) >= 5.12
+BuildRequires: perl(:VERSION) >= 5.8
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78
-BuildRequires: perl(strict)
# Module Runtime
BuildRequires: perl(Carp)
BuildRequires: perl(Exporter) >= 5.57
+BuildRequires: perl(strict)
BuildRequires: perl(Test::Builder)
BuildRequires: perl(Try::Tiny) >= 0.07
BuildRequires: perl(warnings)
@@ -42,7 +42,11 @@ BuildRequires: perl(CPAN::Meta) >= 2.120900
%if %{with perl_Test_Fatal_enables_extra_test}
# Extra Tests
BuildRequires: findutils
+BuildRequires: perl(blib)
BuildRequires: perl(Encode)
+BuildRequires: perl(IO::Handle)
+BuildRequires: perl(IPC::Open3)
+BuildRequires: perl(Test::More) >= 0.94
BuildRequires: perl(Test::Pod) >= 1.41
%endif
# Dependencies
@@ -80,6 +84,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::Fatal.3*
%changelog
+* Tue Sep 15 2026 Paul Howarth <paul@city-fan.org> - 0.019-1
+- Update to 0.019
+ - Lower required Perl to v5.8
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.018-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 99b001e..80f0217 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test-Fatal-0.018.tar.gz) = 3c88d6fa62a99ad5d45d9797e54d3cbcb5fbfc3b3f901d43d5c965df80611ea4a60c28d42a5e2684091f583f430049ca31ba79e17638da1144ea4caa48356abf
+SHA512 (Test-Fatal-0.019.tar.gz) = fb303a350f775f1a92b170c9083df146b47f9952b41c5006ab4aa18e45c58260376e7e9c5bc16dbd077faedd7cd5042d3d34b849bd88d4312ced8491e9644bde
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 10:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 10:46 [rpms/perl-Test-Fatal] f45: Update to 0.019 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox