7.34 bump
This commit is contained in:
parent
eb9f2e14aa
commit
7f565939de
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/ExtUtils-MakeMaker-7.28.tar.gz
|
||||
/ExtUtils-MakeMaker-7.30.tar.gz
|
||||
/ExtUtils-MakeMaker-7.32.tar.gz
|
||||
/ExtUtils-MakeMaker-7.34.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Name: perl-%{cpan_name}
|
||||
Epoch: 1
|
||||
Version: 7.32
|
||||
Release: 2%{?dist}
|
||||
Version: 7.34
|
||||
Release: 1%{?dist}
|
||||
Summary: Create a module Makefile
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/%{cpan_name}/
|
||||
@ -213,6 +213,9 @@ make test
|
||||
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 19 2018 Petr Pisar <ppisar@redhat.com> - 1:7.34-1
|
||||
- 7.34 bump
|
||||
|
||||
* Wed Feb 28 2018 Petr Pisar <ppisar@redhat.com> - 1:7.32-2
|
||||
- Recommend gcc and perl-devel instead of a hard dependency (bug #1547165)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ExtUtils-MakeMaker-7.32.tar.gz) = a3b6fad5fe3bce1b176917ffeab87a934cd4dd54bbb5c9622cdec16407f9241d8a2ab4e33588f55f75ee10a50ebd61281e18ef47508d068a5ee12cadcd482d8e
|
||||
SHA512 (ExtUtils-MakeMaker-7.34.tar.gz) = dbbd404ff65ea1fc9105a6aeb8ebc2250fa23bf1009cb56a900d049782a50db8b894278c0144d61dcea5e3b45558d6e16527ac60313bb6ff7127c1dff0558df6
|
||||
|
Loading…
Reference in New Issue
Block a user