7.24 bump
This commit is contained in:
parent
01687f2e6f
commit
b0d9ccbd15
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/ExtUtils-MakeMaker-7.16.tar.gz
|
||||
/ExtUtils-MakeMaker-7.18.tar.gz
|
||||
/ExtUtils-MakeMaker-7.22.tar.gz
|
||||
/ExtUtils-MakeMaker-7.24.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global cpan_name ExtUtils-MakeMaker
|
||||
|
||||
Name: perl-%{cpan_name}
|
||||
Version: 7.22
|
||||
Version: 7.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Create a module Makefile
|
||||
License: GPL+ or Artistic
|
||||
@ -208,6 +208,9 @@ make test
|
||||
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 25 2016 Jitka Plesnikova <jplesnik@redhat.com> - 7.24-1
|
||||
- 7.24 bump
|
||||
|
||||
* Tue Aug 09 2016 Jitka Plesnikova <jplesnik@redhat.com> - 7.22-1
|
||||
- 7.22 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user