1.5006 bump
This commit is contained in:
parent
438bec182a
commit
e8ffb21c76
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ App-cpanminus-0.9935.tar.gz
|
|||||||
/App-cpanminus-1.5003.tar.gz
|
/App-cpanminus-1.5003.tar.gz
|
||||||
/App-cpanminus-1.5004.tar.gz
|
/App-cpanminus-1.5004.tar.gz
|
||||||
/App-cpanminus-1.5005.tar.gz
|
/App-cpanminus-1.5005.tar.gz
|
||||||
|
/App-cpanminus-1.5006.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-App-cpanminus
|
Name: perl-App-cpanminus
|
||||||
Version: 1.5005
|
Version: 1.5006
|
||||||
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
|
||||||
@ -64,6 +64,9 @@ make test
|
|||||||
%{_bindir}/cpanm
|
%{_bindir}/cpanm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 30 2011 Petr Šabata <contyk@redhat.com> - 1.5006-1
|
||||||
|
- 1.5006 bump
|
||||||
|
|
||||||
* Wed Nov 23 2011 Petr Šabata <contyk@redhat.com> - 1.5005-1
|
* Wed Nov 23 2011 Petr Šabata <contyk@redhat.com> - 1.5005-1
|
||||||
- 1.5005 bump
|
- 1.5005 bump
|
||||||
- defattr removed
|
- defattr removed
|
||||||
|
Loading…
Reference in New Issue
Block a user