- update to 0.87

This commit is contained in:
Chris Weyl 2009-05-12 05:08:20 +00:00
parent 2ef2aabeae
commit bb3fd3fa6d
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
Module-Install-0.85.tar.gz Module-Install-0.87.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Module-Install Name: perl-Module-Install
Version: 0.85 Version: 0.87
Release: 1%{?dist} Release: 1%{?dist}
Summary: Standalone, extensible Perl module installer Summary: Standalone, extensible Perl module installer
License: GPL+ or Artistic License: GPL+ or Artistic
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon May 11 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.87-1
- update to 0.87
* Sun Apr 26 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.85-1 * Sun Apr 26 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.85-1
- update to 0.85 - update to 0.85
- add BR on File::Spec - add BR on File::Spec

View File

@ -1 +1 @@
849e7cff274c4fb674ac26d4f3c23cb3 Module-Install-0.85.tar.gz 956f402f8e000eaa5fab1ad90f712360 Module-Install-0.87.tar.gz