1.4004 bump
This commit is contained in:
parent
f9ef1f308b
commit
f5228895d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ App-cpanminus-0.9935.tar.gz
|
|||||||
/App-cpanminus-1.3001.tar.gz
|
/App-cpanminus-1.3001.tar.gz
|
||||||
/App-cpanminus-1.4000.tar.gz
|
/App-cpanminus-1.4000.tar.gz
|
||||||
/App-cpanminus-1.4003.tar.gz
|
/App-cpanminus-1.4003.tar.gz
|
||||||
|
/App-cpanminus-1.4004.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.4003
|
Version: 1.4004
|
||||||
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
|
||||||
@ -63,6 +63,9 @@ make test
|
|||||||
%{_bindir}/cpanm
|
%{_bindir}/cpanm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 11 2011 Petr Sabata <psabata@redhat.com> - 1.4004-1
|
||||||
|
- 1.4004 bump
|
||||||
|
|
||||||
* Thu Mar 10 2011 Petr Pisar <ppisar@redhat.com> - 1.4003-1
|
* Thu Mar 10 2011 Petr Pisar <ppisar@redhat.com> - 1.4003-1
|
||||||
- 1.4003 bump
|
- 1.4003 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user