From f050c58caf3c5240f98e6cdb3d67ad4a8be13b7c Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Mon, 2 Apr 2007 20:43:20 +0000 Subject: [PATCH] Update to 0.2807. --- .cvsignore | 2 +- perl-Module-Build.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3c3d6fb..fa8216b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Build-0.2806.tar.gz +Module-Build-0.2807.tar.gz diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index ced0d2e..dfc0d0a 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -1,8 +1,8 @@ -%define module_version 0.2806 +%define module_version 0.2807 Name: perl-Module-Build # When the module version is x.yz, set Version to x.yz00. -Version: 0.2806 +Version: 0.2807 Release: 1%{?dist} Summary: Perl module for building and installing Perl modules License: GPL or Artistic @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Module::Build*.3* %changelog +* Mon Apr 02 2007 Steven Pritchard 0.2807-1 +- Update to 0.2807. + * Sat Dec 16 2006 Steven Pritchard 0.2806-1 - Update to 0.2806. - Use fixperms macro instead of our own chmod incantation. diff --git a/sources b/sources index 75b9085..a0d85a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -919a54ab295329ab668fae14756ae80a Module-Build-0.2806.tar.gz +6766157e8f4ae5ce6d58653271c42ad7 Module-Build-0.2807.tar.gz