Update to 1.5018
This commit is contained in:
parent
3724355c18
commit
5ef177d439
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ App-cpanminus-0.9935.tar.gz
|
|||||||
/App-cpanminus-1.5014.tar.gz
|
/App-cpanminus-1.5014.tar.gz
|
||||||
/App-cpanminus-1.5015.tar.gz
|
/App-cpanminus-1.5015.tar.gz
|
||||||
/App-cpanminus-1.5017.tar.gz
|
/App-cpanminus-1.5017.tar.gz
|
||||||
|
/App-cpanminus-1.5018.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.5017
|
Version: 1.5018
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for get, unpack, build and install CPAN modules
|
Summary: Library for get, unpack, build and install CPAN modules
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -66,6 +66,9 @@ make test
|
|||||||
%{_bindir}/cpanm
|
%{_bindir}/cpanm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 19 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.5018-1
|
||||||
|
- 1.5018 bump
|
||||||
|
|
||||||
* Fri Jul 20 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.5017-1
|
* Fri Jul 20 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.5017-1
|
||||||
- 1.5017 bump
|
- 1.5017 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user