1.5001 bump
This commit is contained in:
parent
a047121362
commit
d8fee950ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ App-cpanminus-0.9935.tar.gz
|
|||||||
/App-cpanminus-1.4007.tar.gz
|
/App-cpanminus-1.4007.tar.gz
|
||||||
/App-cpanminus-1.4008.tar.gz
|
/App-cpanminus-1.4008.tar.gz
|
||||||
/App-cpanminus-1.5000.tar.gz
|
/App-cpanminus-1.5000.tar.gz
|
||||||
|
/App-cpanminus-1.5001.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.5000
|
Version: 1.5001
|
||||||
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
|
||||||
@ -65,6 +65,9 @@ make test
|
|||||||
%{_bindir}/cpanm
|
%{_bindir}/cpanm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 14 2011 Petr Sabata <contyk@redhat.com> - 1.5001-1
|
||||||
|
- 1.5001 bump
|
||||||
|
|
||||||
* Thu Oct 13 2011 Petr Sabata <contyk@redhat.com> - 1.5000-1
|
* Thu Oct 13 2011 Petr Sabata <contyk@redhat.com> - 1.5000-1
|
||||||
- 1.5000 bump
|
- 1.5000 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user