public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Test-Fatal] f45: Update to 0.019
Date: Tue, 15 Sep 2026 10:46:47 GMT	[thread overview]
Message-ID: <178946920706.1.4365524715318155173.rpms-perl-Test-Fatal-799da462c6a1@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-15 10:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178946920706.1.4365524715318155173.rpms-perl-Test-Fatal-799da462c6a1@fedoraproject.org \
    --to=paul@city-fan.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox