From 054d3f6070c3d297500604d16d744b9bef43bf94 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 15:34:15 +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-Config-AutoConf.git#dbd46af34371b8ba94985cc3c8cb54bb2b4b89f1 --- perl-Config-AutoConf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Config-AutoConf.spec b/perl-Config-AutoConf.spec index 3882444..feef821 100644 --- a/perl-Config-AutoConf.spec +++ b/perl-Config-AutoConf.spec @@ -5,7 +5,7 @@ Name: perl-Config-AutoConf Version: 0.319 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A module to implement some of AutoConf macros in pure Perl License: GPL+ or Artistic URL: https://metacpan.org/release/Config-AutoConf @@ -73,6 +73,9 @@ a command, a library and similar. %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.319-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 12 2021 Petr Pisar - 0.319-2 - Suggest File::Slurper for reading file content - Suggest Scalar::Util for detecting numbers