7.10 bump

This commit is contained in:
Petr Písař 2015-09-11 08:49:09 +02:00
parent 16ae9d0eea
commit 580e364339
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/ExtUtils-MakeMaker-7.04.tar.gz
/ExtUtils-MakeMaker-7.06.tar.gz
/ExtUtils-MakeMaker-7.08.tar.gz
/ExtUtils-MakeMaker-7.10.tar.gz

View File

@ -1,5 +1,5 @@
%global cpan_name ExtUtils-MakeMaker
%global cpan_version 7.08
%global cpan_version 7.10
Name: perl-%{cpan_name}
Version: %(echo '%{cpan_version}' | tr _ .)
@ -178,6 +178,9 @@ make test
%{_mandir}/man3/ExtUtils::Command.*
%changelog
* Fri Sep 11 2015 Petr Pisar <ppisar@redhat.com> - 7.10-1
- 7.10 bump
* Wed Sep 09 2015 Petr Pisar <ppisar@redhat.com> - 7.08-1
- 7.08 bump

View File

@ -1 +1 @@
18c3f1965c0cb254ff42ba8a5ebe0995 ExtUtils-MakeMaker-7.08.tar.gz
2639a21adee5e0a903730c12dcba08ec ExtUtils-MakeMaker-7.10.tar.gz