From 5da7e2a52344836d2b789cdc00ecee853338bd03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 30 Dec 2004 18:29:11 +0000 Subject: [PATCH] Update to 0.2606 (not 0.2607 yet: http://rt.cpan.org/NoAuth/Bug.html?id=9013). --- .cvsignore | 2 +- perl-Module-Build.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0da3826..c179da7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Build-0.2605.tar.gz +Module-Build-0.2606.tar.gz diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index b689905..1ea259e 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-Module-Build -Version: 0.2605 +Version: 0.2606 Release: 1 Epoch: 0 Summary: Perl module for building and installing Perl modules @@ -9,7 +9,7 @@ Summary: Perl module for building and installing Perl modules Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Module-Build/ -Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-0.2605.tar.gz +Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-0.2606.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Dec 19 2004 Ville Skyttä - 0:0.2606-1 +- Update to 0.2606. + * Wed Dec 1 2004 Ville Skyttä - 0:0.2605-1 - Update to 0.2605. - Disable some tests if Test::Harness::Straps is < 0.20 to avoid failing diff --git a/sources b/sources index 427c64a..1698be2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd58160de80e8d9c5ca6aa7bb603b6ca Module-Build-0.2605.tar.gz +7c03476a9c0b5b27416b8a978afa8996 Module-Build-0.2606.tar.gz