1.5001 bump

This commit is contained in:
Petr Sabata 2011-10-14 12:43:41 +02:00
parent a047121362
commit d8fee950ed
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
f0d120dde9ae82c4a718a951741ca136 App-cpanminus-1.5000.tar.gz fa9c7f7deac052f082bc0ed2474d589f App-cpanminus-1.5001.tar.gz