Update to 0.75.

This commit is contained in:
Steven Pritchard 2008-06-04 19:57:43 +00:00
parent 42a3047988
commit 4471e986f0
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
Module-Install-0.74.tar.gz
Module-Install-0.75.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Module-Install
Version: 0.74
Version: 0.75
Release: 1%{?dist}
Summary: Standalone, extensible Perl module installer
License: GPL+ or Artistic
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Wed Jun 04 2008 Steven Pritchard <steve@kspei.com> 0.75-1
- Update to 0.75.
* Sat May 31 2008 Steven Pritchard <steve@kspei.com> 0.74-1
- Update to 0.74.
- Update versioned dependencies for File::Remove, Module::ScanDeps,

View File

@ -1 +1 @@
dd64bc50307af951549cece886a2e449 Module-Install-0.74.tar.gz
ea6724dd43cfb70f02d5f41606cb1d23 Module-Install-0.75.tar.gz