Update to 0.63.
This commit is contained in:
parent
b5a2195233
commit
0e55c7a3db
@ -1 +1 @@
|
|||||||
Module-Install-0.62.tar.gz
|
Module-Install-0.63.tar.gz
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
Name: perl-Module-Install
|
Name: perl-Module-Install
|
||||||
Version: 0.62
|
Version: 0.63
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Standalone, extensible Perl module installer
|
Summary: Standalone, extensible Perl module installer
|
||||||
License: GPL or Artistic
|
License: GPL or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/Module-Install/
|
URL: http://search.cpan.org/dist/Module-Install/
|
||||||
Source0: http://www.cpan.org/authors/id/A/AU/AUTRIJUS/Module-Install-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Module-Install-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 08 2006 Steven Pritchard <steve@kspei.com> 0.63-1
|
||||||
|
- Update to 0.63.
|
||||||
|
|
||||||
* Mon May 08 2006 Steven Pritchard <steve@kspei.com> 0.62-2
|
* Mon May 08 2006 Steven Pritchard <steve@kspei.com> 0.62-2
|
||||||
- Fix Source0 URL.
|
- Fix Source0 URL.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user