From 624d1d927a31f7ca7f0a3658a9398c2332754fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Mon, 7 Dec 2009 11:39:53 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-DateTime-Format-Pg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DateTime-Format-Pg.spec b/perl-DateTime-Format-Pg.spec index 9156159..04cd2ff 100644 --- a/perl-DateTime-Format-Pg.spec +++ b/perl-DateTime-Format-Pg.spec @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-Pg Version: 0.16004 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format PostgreSQL dates and times License: GPL+ or Artistic Group: Development/Libraries @@ -70,6 +70,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Mon Dec 7 2009 Stepan Kasal - 0.16004-2 +- rebuild against perl 5.10.1 + * Tue Aug 18 2009 Chris Weyl 0.16004-1 - auto-update to 0.16004 (by cpan-spec-update 0.01) - altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)