- Upstream update.

- Minor spec cleanups.
This commit is contained in:
corsepiu 2010-03-01 05:29:37 +00:00
parent bcf97e81cd
commit 436752155a
3 changed files with 9 additions and 8 deletions

View File

@ -1 +1 @@
Test-LongString-0.11.tar.gz
Test-LongString-0.13.tar.gz

View File

@ -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 <corsepiu@fedoraproject.org> - 0.13-1
- Upstream update.
- Minor spec cleanups.
* Fri Dec 4 2009 Stepan Kasal <skasal@redhat.com> - 0.11-6
- rebuild against perl 5.10.1

View File

@ -1 +1 @@
860635425e63c5f15261418f25cf106f Test-LongString-0.11.tar.gz
578cb904041a121298ed3aebaf503108 Test-LongString-0.13.tar.gz