From 4e51713e8a5bed106f9e7003638200e9a67822c9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 20:31:06 +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-Pod-Simple.git#1f8c194331f143d1a8cc261128f3633c0c765ceb --- perl-Pod-Simple.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec index 71e3b37..45bce81 100644 --- a/perl-Pod-Simple.spec +++ b/perl-Pod-Simple.spec @@ -5,7 +5,7 @@ Name: perl-Pod-Simple # Epoch to compete with perl.spec Epoch: 1 Version: 3.42 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Framework for parsing POD documentation License: GPL+ or Artistic URL: https://metacpan.org/release/Pod-Simple @@ -80,6 +80,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:3.42-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Nov 16 2020 Jitka Plesnikova - 1:3.42-1 - 3.42 bump