1.5015 bump
This commit is contained in:
parent
8d5b5790fe
commit
d31e3553f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ App-cpanminus-0.9935.tar.gz
|
|||||||
/App-cpanminus-1.5011.tar.gz
|
/App-cpanminus-1.5011.tar.gz
|
||||||
/App-cpanminus-1.5013.tar.gz
|
/App-cpanminus-1.5013.tar.gz
|
||||||
/App-cpanminus-1.5014.tar.gz
|
/App-cpanminus-1.5014.tar.gz
|
||||||
|
/App-cpanminus-1.5015.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.5014
|
Version: 1.5015
|
||||||
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
|
||||||
|
* Mon Jun 25 2012 Petr Šabata <contyk@redhat.com> - 1.5015-1
|
||||||
|
- 1.5015 bump
|
||||||
|
|
||||||
* Wed Jun 13 2012 Petr Šabata <contyk@redhat.com> - 1.5014-1
|
* Wed Jun 13 2012 Petr Šabata <contyk@redhat.com> - 1.5014-1
|
||||||
- 1.5014 bump
|
- 1.5014 bump
|
||||||
- Drop command macros
|
- Drop command macros
|
||||||
|
Loading…
Reference in New Issue
Block a user