7.56 bump
This commit is contained in:
parent
721804a2a5
commit
87798c574d
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/ExtUtils-MakeMaker-7.50.tar.gz
|
/ExtUtils-MakeMaker-7.50.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.52.tar.gz
|
/ExtUtils-MakeMaker-7.52.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.54.tar.gz
|
/ExtUtils-MakeMaker-7.54.tar.gz
|
||||||
|
/ExtUtils-MakeMaker-7.56.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: perl-%{cpan_name}
|
Name: perl-%{cpan_name}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 7.54
|
Version: 7.56
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create a module Makefile
|
Summary: Create a module Makefile
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -213,6 +213,9 @@ make test
|
|||||||
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 20 2020 Petr Pisar <ppisar@redhat.com> - 2:7.56-1
|
||||||
|
- 7.56 bump
|
||||||
|
|
||||||
* Fri Nov 13 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.54-1
|
* Fri Nov 13 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.54-1
|
||||||
- 7.54 bump
|
- 7.54 bump
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ExtUtils-MakeMaker-7.54.tar.gz) = cee8651af9b172b3ee4eb254f1bf0221e601b0bfb3397b7868c825f8e1fe5575c27bbd67edcc9512183d77a7e674cd76b43073a66ccf67ee0483da392e03d8c9
|
SHA512 (ExtUtils-MakeMaker-7.56.tar.gz) = 41b9a8359c5d893c183ff0ab35069d21c812fcd327e786543c0246594ea2e0c3238cbe944ee255e45e3f1877eae2ed1ed41091ecc03f524d4596cc9214c00688
|
||||||
|
Loading…
Reference in New Issue
Block a user