From 436752155ad8f2c819db76aa24fea9aa23637312 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Mon, 1 Mar 2010 05:29:37 +0000 Subject: [PATCH] - Upstream update. - Minor spec cleanups. --- .cvsignore | 2 +- perl-Test-LongString.spec | 13 +++++++------ sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index e220d9d..96eec36 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-LongString-0.11.tar.gz +Test-LongString-0.13.tar.gz diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index 3c68022..e65906f 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -1,6 +1,6 @@ Name: perl-Test-LongString -Version: 0.11 -Release: 6%{?dist} +Version: 0.13 +Release: 1%{?dist} Summary: Perl module to test long strings License: GPL+ or Artistic Group: Development/Libraries @@ -13,10 +13,7 @@ BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests BuildRequires: perl(Test::Builder) >= 0.12 -# 0.11 would require 1.04, but we only have 1.02 -# Causes a warning when running tests -# BuildRequires: perl(Test::Builder::Tester) >= 1.04 -BuildRequires: perl(Test::Builder::Tester) +BuildRequires: perl(Test::Builder::Tester) >= 1.04 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(Test::Pod) >= 1.14 @@ -57,6 +54,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Mar 01 2010 Ralf Corsépius - 0.13-1 +- Upstream update. +- Minor spec cleanups. + * Fri Dec 4 2009 Stepan Kasal - 0.11-6 - rebuild against perl 5.10.1 diff --git a/sources b/sources index a5db104..d4f9c84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -860635425e63c5f15261418f25cf106f Test-LongString-0.11.tar.gz +578cb904041a121298ed3aebaf503108 Test-LongString-0.13.tar.gz