From d149a07b695c5d026ab7d0b3d25d80f2bcfb2a0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Mon, 7 Dec 2009 03:49:35 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-ExtUtils-Depends.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec index 02637b6..ec100d6 100644 --- a/perl-ExtUtils-Depends.spec +++ b/perl-ExtUtils-Depends.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Depends Version: 0.302 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build XS extensions that depend on XS extensions License: GPL+ or Artistic Group: Development/Libraries @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Dec 7 2009 Stepan Kasal - 0.302-2 +- rebuild against perl 5.10.1 + * Fri Jul 31 2009 Chris Weyl 0.302-1 - auto-update to 0.302 (by cpan-spec-update 0.01) - added a new br on perl(Data::Dumper) (version 0)