7.46 bump
This commit is contained in:
parent
6fb7b52c22
commit
2a14bd41e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/ExtUtils-MakeMaker-7.40.tar.gz
|
/ExtUtils-MakeMaker-7.40.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.42.tar.gz
|
/ExtUtils-MakeMaker-7.42.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.44.tar.gz
|
/ExtUtils-MakeMaker-7.44.tar.gz
|
||||||
|
/ExtUtils-MakeMaker-7.46.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Name: perl-%{cpan_name}
|
Name: perl-%{cpan_name}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 7.44
|
Version: 7.46
|
||||||
Release: 456%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create a module Makefile
|
Summary: Create a module Makefile
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
@ -213,6 +213,9 @@ make test
|
|||||||
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 23 2020 Petr Pisar <ppisar@redhat.com> - 2:7.46-1
|
||||||
|
- 7.46 bump
|
||||||
|
|
||||||
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.44-456
|
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.44-456
|
||||||
- Increase release to favour standalone package
|
- Increase release to favour standalone package
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ExtUtils-MakeMaker-7.44.tar.gz) = c83e5ea1347bc736c007978fdcda9817ecb9ae48df824b0ea02305e7fa82b929c67e1cef244efb40d050e27b1b3903581bb401056bc0b07ec6e5611c84839536
|
SHA512 (ExtUtils-MakeMaker-7.46.tar.gz) = 0461fffd1fad7f81edc87a61919ccdef2a62db669cc2c5fe985df8e3c1702dbf90e69ecdc69045f8e55f77f042bcfee2c498daaa265d88f3a9a76ca5a37e0cf1
|
||||||
|
Loading…
Reference in New Issue
Block a user