From 8e3788e40bf1ccbd7728e5c2e575af9acf53ecb5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 19:23:48 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- perl-Test-Simple.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index d7651a3..8fc7068 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -13,7 +13,7 @@ Name: perl-Test-Simple Summary: Basic utilities for writing tests Epoch: 3 Version: 1.302198 -Release: 1%{?dist} +Release: 2%{?dist} # CC0-1.0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod # GPL-1.0-or-later OR Artistic-1.0-Perl: the rest of the distribution @@ -201,6 +201,9 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1} %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 3:1.302198-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Dec 1 2023 Paul Howarth - 3:1.302198-1 - Update to 1.302198 - Remove use of defined-or operator