From 9ac6cba8c78a49836968e00a69c43aa86543d8b1 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Fri, 10 Apr 2009 04:46:16 +0000 Subject: [PATCH] - update to 0.82 --- .cvsignore | 2 +- perl-Module-Install.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index abe89c2..59b57ad 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Install-0.80.tar.gz +Module-Install-0.82.tar.gz diff --git a/perl-Module-Install.spec b/perl-Module-Install.spec index d6a0182..b7c1183 100644 --- a/perl-Module-Install.spec +++ b/perl-Module-Install.spec @@ -1,5 +1,5 @@ Name: perl-Module-Install -Version: 0.80 +Version: 0.82 Release: 1%{?dist} Summary: Standalone, extensible Perl module installer License: GPL+ or Artistic @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Apr 09 2009 Chris Weyl 0.82-1 +- update to 0.82 + * Sun Mar 22 2009 Chris Weyl 0.80-1 - update to 0.80 - remove 03_autoinstall.t swizzle (now self-skipped; see RT29448) diff --git a/sources b/sources index 886164b..883de83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a56200c309fcf57deb7a85383ecb6e0 Module-Install-0.80.tar.gz +2f59ef8113eaedababebf111460086f2 Module-Install-0.82.tar.gz