commit 5ff30f37b4e36823a0139b90c10febc56f48c9ea Author: Ralf Corsépius <corse...@fedoraproject.org> Date: Wed Nov 3 00:58:15 2010 +0100
- Upstream update. - Minor spec cleanups. .gitignore | 2 +- perl-Test-LongString.spec | 40 ++++++++++++++++++++++------------------ sources | 2 +- 3 files changed, 24 insertions(+), 20 deletions(-) --- diff --git a/.gitignore b/.gitignore index 96eec36..79235c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -Test-LongString-0.13.tar.gz +Test-LongString-0.14.tar.gz diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index ff8d5b6..af07943 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -1,24 +1,24 @@ -Name: perl-Test-LongString -Version: 0.13 -Release: 2%{?dist} -Summary: Perl module to test long strings -License: GPL+ or Artistic -Group: Development/Libraries -URL: http://search.cpan.org/dist/Test-LongString/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Test-LongString-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildArch: noarch - -BuildRequires: perl(ExtUtils::MakeMaker) +Name: perl-Test-LongString +Version: 0.14 +Release: 1%{?dist} +Summary: Perl module to test long strings +License: GPL+ or Artistic +Group: Development/Libraries +URL: http://search.cpan.org/dist/Test-LongString/ +Source0: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Test-LongString-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch + +BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests -BuildRequires: perl(Test::Builder) >= 0.12 -BuildRequires: perl(Test::Builder::Tester) >= 1.04 +BuildRequires: perl(Test::Builder) >= 0.12 +BuildRequires: perl(Test::Builder::Tester) >= 1.04 -BuildRequires: perl(Test::Pod::Coverage) >= 1.04 -BuildRequires: perl(Test::Pod) >= 1.14 +BuildRequires: perl(Test::Pod::Coverage) >= 1.04 +BuildRequires: perl(Test::Pod) >= 1.14 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides some drop-in replacements for the string comparison @@ -54,6 +54,10 @@ make test %{_mandir}/man3/* %changelog +* Wed Nov 03 2010 Ralf Corsépius <corse...@fedoraproject.org> - 0.14-1 +- Upstream update. +- Minor spec cleanups. + * Thu May 06 2010 Marcela Maslanova <mmasl...@redhat.com> - 0.13-2 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index d4f9c84..dbf6da8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -578cb904041a121298ed3aebaf503108 Test-LongString-0.13.tar.gz +d10a25c6c3f22d041d6910fae0b8f826 Test-LongString-0.14.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel