7.58 bump
This commit is contained in:
parent
87798c574d
commit
0f117ccb1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
|||||||
/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
|
/ExtUtils-MakeMaker-7.56.tar.gz
|
||||||
|
/ExtUtils-MakeMaker-7.58.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: perl-%{cpan_name}
|
Name: perl-%{cpan_name}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 7.56
|
Version: 7.58
|
||||||
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
|
||||||
|
* Tue Dec 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.58-1
|
||||||
|
- 7.58 bump
|
||||||
|
|
||||||
* Fri Nov 20 2020 Petr Pisar <ppisar@redhat.com> - 2:7.56-1
|
* Fri Nov 20 2020 Petr Pisar <ppisar@redhat.com> - 2:7.56-1
|
||||||
- 7.56 bump
|
- 7.56 bump
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ExtUtils-MakeMaker-7.56.tar.gz) = 41b9a8359c5d893c183ff0ab35069d21c812fcd327e786543c0246594ea2e0c3238cbe944ee255e45e3f1877eae2ed1ed41091ecc03f524d4596cc9214c00688
|
SHA512 (ExtUtils-MakeMaker-7.58.tar.gz) = 37441d61cf6a4f8da69eb5f4b2e0ec6da8bc03cec15e69d89dd486bf88c2252da87fa894afdd4a45c57c009fbbf54d6affe38320e15f74af9b64d8d8b0c34466
|
||||||
|
Loading…
Reference in New Issue
Block a user