1.0013 bump

This commit is contained in:
Petr Písař 2010-09-14 14:58:50 +02:00
parent f94a44204c
commit 2f205a9d67
3 changed files with 12 additions and 5 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
App-cpanminus-0.9935.tar.gz
/App-cpanminus-1.0013.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-App-cpanminus
Version: 0.9935
Release: 3%{?dist}
Version: 1.0013
Release: 1%{?dist}
Summary: Library for get, unpack, build and install CPAN modules
License: GPL+ or Artistic
Group: Development/Libraries
@ -18,7 +18,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
%description
Why? It's dependency free, requires zero configuration, and stands alone
but it's maintainable and extensible with plugins and friendly to shell
but it's maintainable and extensible with plug-ins and friendly to shell
scripting. When running, it requires only 10MB of RAM.
%package -n cpanminus
@ -29,7 +29,7 @@ Requires: %{name} = %{version}-%{release}
%description -n cpanminus
cpanminus is a script to get, unpack, build and install modules from CPAN.
Deps-free, zero-conf, standalone...
Dependency-free, zero configuration, standalone...
%prep
%setup -q -n App-cpanminus-%{version}
@ -66,9 +66,15 @@ rm -rf $RPM_BUILD_ROOT
%files -n cpanminus
%defattr(-,root,root,-)
%doc README
%{_bindir}/cpanm
%{_mandir}/man1/*
%changelog
* Tue Sep 14 2010 Petr Pisar <ppisar@redhat.com> - 1.0013-1
- 1.0013 bump
- Correct description spelling
* Thu Apr 29 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.9935-3
- Mass rebuild with perl-5.12.0

View File

@ -1 +1 @@
1db3703fda73d9c5050ec428d3495516 App-cpanminus-0.9935.tar.gz
9961a7fbd6b841d8ab96b5a4a2984bad App-cpanminus-1.0013.tar.gz