7.18 bump
This commit is contained in:
parent
acd0aafcec
commit
f4fd3bc6fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/ExtUtils-MakeMaker-7.12.tar.gz
|
||||
/ExtUtils-MakeMaker-7.14.tar.gz
|
||||
/ExtUtils-MakeMaker-7.16.tar.gz
|
||||
/ExtUtils-MakeMaker-7.18.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global cpan_name ExtUtils-MakeMaker
|
||||
|
||||
Name: perl-%{cpan_name}
|
||||
Version: 7.16
|
||||
Release: 2%{?dist}
|
||||
Version: 7.18
|
||||
Release: 1%{?dist}
|
||||
Summary: Create a module Makefile
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -208,6 +208,9 @@ make test
|
||||
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
||||
|
||||
%changelog
|
||||
* Tue May 24 2016 Petr Pisar <ppisar@redhat.com> - 7.18-1
|
||||
- 7.18 bump
|
||||
|
||||
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 7.16-2
|
||||
- Perl 5.24 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user