1.4003 bump

This commit is contained in:
Petr Písař 2011-03-10 13:05:52 +01:00
parent cd53268a57
commit f9ef1f308b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ App-cpanminus-0.9935.tar.gz
/App-cpanminus-1.3000.tar.gz /App-cpanminus-1.3000.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

View File

@ -1,5 +1,5 @@
Name: perl-App-cpanminus Name: perl-App-cpanminus
Version: 1.4000 Version: 1.4003
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
* Thu Mar 10 2011 Petr Pisar <ppisar@redhat.com> - 1.4003-1
- 1.4003 bump
* Tue Mar 08 2011 Petr Pisar <ppisar@redhat.com> - 1.4000-1 * Tue Mar 08 2011 Petr Pisar <ppisar@redhat.com> - 1.4000-1
- 1.4000 bump - 1.4000 bump

View File

@ -1 +1 @@
040cac204d1ca9bc4672f81ac6f6a195 App-cpanminus-1.4000.tar.gz c6bd448370b01087fef1303f4109d835 App-cpanminus-1.4003.tar.gz