From ed2c478e9fb724b170a767e508629c58fc84bb94 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 13 Mar 2009 21:56:36 +0000 Subject: [PATCH] 0.79 --- .cvsignore | 2 +- perl-Module-Install.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 389d57d..1b5be15 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Install-0.77.tar.gz +Module-Install-0.79.tar.gz diff --git a/perl-Module-Install.spec b/perl-Module-Install.spec index af39032..b7f30c0 100644 --- a/perl-Module-Install.spec +++ b/perl-Module-Install.spec @@ -1,6 +1,6 @@ Name: perl-Module-Install -Version: 0.77 -Release: 2%{?dist} +Version: 0.79 +Release: 1%{?dist} Summary: Standalone, extensible Perl module installer License: GPL+ or Artistic Group: Development/Libraries @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Mar 13 2009 Tom "spot" Callaway - 0.79-1 +- update to 0.79 + * Thu Feb 26 2009 Fedora Release Engineering - 0.77-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 0c6de89..1dc7416 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bcc0b4e673188e7b97f9f0b691954cf Module-Install-0.77.tar.gz +54473368b3151461562bc472ba282f38 Module-Install-0.79.tar.gz