7.30 bump
This commit is contained in:
parent
fe8be76b66
commit
072a90bc85
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/ExtUtils-MakeMaker-7.24.tar.gz
|
/ExtUtils-MakeMaker-7.24.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.26.tar.gz
|
/ExtUtils-MakeMaker-7.26.tar.gz
|
||||||
/ExtUtils-MakeMaker-7.28.tar.gz
|
/ExtUtils-MakeMaker-7.28.tar.gz
|
||||||
|
/ExtUtils-MakeMaker-7.30.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: perl-%{cpan_name}
|
Name: perl-%{cpan_name}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 7.28
|
Version: 7.30
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create a module Makefile
|
Summary: Create a module Makefile
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/%{cpan_name}/
|
URL: http://search.cpan.org/dist/%{cpan_name}/
|
||||||
@ -204,6 +204,9 @@ make test
|
|||||||
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2017 Petr Pisar <ppisar@redhat.com> - 1:7.30-1
|
||||||
|
- 7.30 bump
|
||||||
|
|
||||||
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:7.28-2
|
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:7.28-2
|
||||||
- Perl 5.26 rebuild
|
- Perl 5.26 rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ExtUtils-MakeMaker-7.28.tar.gz) = 9ccdf00118b4e6f049db3d7eea637dc52adb3e4acc878cad10b6ed26b6af8fb5c8633fcd575a2116dff3d8f8ca8802110bb7e1932b331a759746e16eaf2826eb
|
SHA512 (ExtUtils-MakeMaker-7.30.tar.gz) = 6581335be0891f9032e5d5174599f72014656bb317b9fa49481fec623626af84f330e03b8e29793582e62c668d11ae4988be5fe501de1c1f69cdd559ac9d9448
|
||||||
|
Loading…
Reference in New Issue
Block a user