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
This commit is contained in:
DistroBaker 2021-02-04 15:34:15 +01:00
parent ed33590856
commit 054d3f6070

View File

@ -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 <releng@fedoraproject.org> - 0.319-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 12 2021 Petr Pisar <ppisar@redhat.com> - 0.319-2
- Suggest File::Slurper for reading file content
- Suggest Scalar::Util for detecting numbers