RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/perl-ExtUtils-MakeMaker#721804a2a5016b0bbd55028bb87d7bb9a08df582
This commit is contained in:
parent
45ff4e2c6c
commit
563626de79
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/ExtUtils-MakeMaker-7.48.tar.gz
|
||||
/ExtUtils-MakeMaker-7.50.tar.gz
|
||||
/ExtUtils-MakeMaker-7.52.tar.gz
|
||||
/ExtUtils-MakeMaker-7.54.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
Name: perl-%{cpan_name}
|
||||
Epoch: 2
|
||||
Version: 7.52
|
||||
Version: 7.54
|
||||
Release: 1%{?dist}
|
||||
Summary: Create a module Makefile
|
||||
License: GPL+ or Artistic
|
||||
@ -213,6 +213,9 @@ make test
|
||||
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 13 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.54-1
|
||||
- 7.54 bump
|
||||
|
||||
* Thu Nov 05 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.52-1
|
||||
- 7.52 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ExtUtils-MakeMaker-7.52.tar.gz) = c03b055590c972825221d403b713ce95a22595c53a4b89a6d4d2a01b46bce9d66004c8dca6131187707c3ef41926a1680d57e81b8c86224b4fb922c774ab7130
|
||||
SHA512 (ExtUtils-MakeMaker-7.54.tar.gz) = cee8651af9b172b3ee4eb254f1bf0221e601b0bfb3397b7868c825f8e1fe5575c27bbd67edcc9512183d77a7e674cd76b43073a66ccf67ee0483da392e03d8c9
|
||||
|
Loading…
Reference in New Issue
Block a user