Update to 0.320
This commit is contained in:
parent
15f2beb50d
commit
787efc6386
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/Config-AutoConf-0.317.tar.gz
|
||||
/Config-AutoConf-0.318.tar.gz
|
||||
/Config-AutoConf-0.319.tar.gz
|
||||
/Config-AutoConf-0.320.tar.gz
|
||||
|
||||
@ -4,12 +4,12 @@
|
||||
%bcond_without perl_Config_AutoConf_enables_Scalar_Util
|
||||
|
||||
Name: perl-Config-AutoConf
|
||||
Version: 0.319
|
||||
Release: 4%{?dist}
|
||||
Version: 0.320
|
||||
Release: 1%{?dist}
|
||||
Summary: A module to implement some of AutoConf macros in pure Perl
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Config-AutoConf
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/Config-AutoConf-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/A/AM/AMBS/Config-AutoConf-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Build
|
||||
BuildRequires: gcc
|
||||
@ -73,6 +73,9 @@ a command, a library and similar.
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sun Jun 27 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 0.320-1
|
||||
- Update to 0.320
|
||||
|
||||
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.319-4
|
||||
- Perl 5.34 rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Config-AutoConf-0.319.tar.gz) = 156b40e9728f9b02530cb490b31a0d439414ab5c4b43a216f7f649c23f62462a441923dc02d22735fcd44a70a5314fc8e9465047261f0e61a2013c05ff69a3bd
|
||||
SHA512 (Config-AutoConf-0.320.tar.gz) = ea07e3d08af4c2b3e983f108bd7a0830731dc485f8af4b48f7064057097bfdad8e7c51640bdd634a276042f101c5fbd55e9c074fa5ed29aa4615786bbd3c3a99
|
||||
|
||||
Loading…
Reference in New Issue
Block a user