7.50 bump
This commit is contained in:
parent
fbf136c6ed
commit
b2f5e3d833
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
|||||||
/ExtUtils-MakeMaker-7.44.tar.gz
|
/ExtUtils-MakeMaker-7.44.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.46.tar.gz
|
/ExtUtils-MakeMaker-7.46.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.48.tar.gz
|
/ExtUtils-MakeMaker-7.48.tar.gz
|
||||||
|
/ExtUtils-MakeMaker-7.50.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: perl-%{cpan_name}
|
Name: perl-%{cpan_name}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 7.48
|
Version: 7.50
|
||||||
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
|
||||||
|
* Thu Oct 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.50-1
|
||||||
|
- 7.50 bump
|
||||||
|
|
||||||
* Tue Oct 06 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.48-1
|
* Tue Oct 06 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.48-1
|
||||||
- 7.48 bump
|
- 7.48 bump
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ExtUtils-MakeMaker-7.48.tar.gz) = 5eb92cdf8b87c2fc17c12203e17426a4583130f4552d6ca8ed8aec41858047525dc6b07fd897ab431e8a7a925e19c87f771bded6a05ecaeae7806ca6fa504551
|
SHA512 (ExtUtils-MakeMaker-7.50.tar.gz) = 9bf0ee8d632a817e38337ed9b3c648bdcace2baa6eb93276ee8e8aa41fa839ecd23808dc9b32620aa0f52b870bf956b8e641afa6a8c0929a579788bcade4c5c5
|
||||||
|
Loading…
Reference in New Issue
Block a user