From 87e2477a0d2433bafcab97756502ad9b9c95a236 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 4 Mar 2008 19:26:59 +0000 Subject: [PATCH] new perl --- perl-DateTime-Format-HTTP.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-DateTime-Format-HTTP.spec b/perl-DateTime-Format-HTTP.spec index 58e67c8..c1058a4 100644 --- a/perl-DateTime-Format-HTTP.spec +++ b/perl-DateTime-Format-HTTP.spec @@ -1,16 +1,15 @@ Name: perl-DateTime-Format-HTTP Version: 0.37 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTTP protocol date conversion routines Group: Development/Libraries -License: Artistic or GPL +License: GPL+ or Artistic URL: http://search.cpan.org/dist/DateTime-Format-HTTP Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-HTTP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl BuildRequires: perl(DateTime) >= 0.17, perl(HTTP::Date) => 1.44 BuildRequires: perl(Test::More) >= 0.47, perl(Module::Build) BuildRequires: perl(File::Find::Rule) @@ -59,6 +58,9 @@ rm -rf %{buildroot} %changelog +* Tue Mar 4 2008 Tom "spot" Callaway 0.37-3 +- rebuild for new perl + * Thu Aug 31 2006 Chris Weyl 0.37-2 - bump for mass rebuild