From 2a67d9ce3344a875e8368d5656a578343adea1d7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 15:24:14 +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-autodie.git#faf28f4bfd449a3170f5ec95e111e058884ecc82 --- perl-autodie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-autodie.spec b/perl-autodie.spec index 3dc40d5..50bc04e 100644 --- a/perl-autodie.spec +++ b/perl-autodie.spec @@ -3,7 +3,7 @@ Name: perl-autodie Version: 2.34 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Replace functions with ones that succeed or die License: GPL+ or Artistic URL: https://metacpan.org/release/autodie @@ -97,6 +97,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.34-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 25 2021 Jitka Plesnikova - 2.34-1 - 2.34 bump