7.62 bump
This commit is contained in:
parent
e39d7a96e7
commit
6616445839
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
|||||||
/ExtUtils-MakeMaker-7.56.tar.gz
|
/ExtUtils-MakeMaker-7.56.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.58.tar.gz
|
/ExtUtils-MakeMaker-7.58.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.60.tar.gz
|
/ExtUtils-MakeMaker-7.60.tar.gz
|
||||||
|
/ExtUtils-MakeMaker-7.62.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: perl-%{cpan_name}
|
Name: perl-%{cpan_name}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 7.60
|
Version: 7.62
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create a module Makefile
|
Summary: Create a module Makefile
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -282,6 +282,9 @@ make test
|
|||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 14 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.62-1
|
||||||
|
- 7.62 bump
|
||||||
|
|
||||||
* Fri Feb 19 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.60-1
|
* Fri Feb 19 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.60-1
|
||||||
- 7.60 bump
|
- 7.60 bump
|
||||||
- Package tests
|
- Package tests
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ExtUtils-MakeMaker-7.60.tar.gz) = 7e099d58f567f058b2cbae72ea2b1380e6fd7c7bab12c8756f11fe51cb6c50aac4313362f6726fd1abe45fec9ff94355666ecd80320bc3f9722659ebd3ae769e
|
SHA512 (ExtUtils-MakeMaker-7.62.tar.gz) = 3cb58e68fbc1d82d00067887edb3dc6692526a114a8e379a2f49324a7d1b92bea3bd5083d5edbc4d0eb6abccd97cd46859cdac99dda3781f6ad383969fa8e27f
|
||||||
|
Loading…
Reference in New Issue
Block a user