commit ab1e08635cd57093fbc6c990b19b1099d04919ce Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Wed Nov 21 13:14:41 2012 +0100 0.93 bump .gitignore | 1 + perl-Text-CSV_XS.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index dfcf0f4..2b4f14c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ Text-CSV_XS-0.72.tgz /Text-CSV_XS-0.90.tgz /Text-CSV_XS-0.91.tgz /Text-CSV_XS-0.92.tgz +/Text-CSV_XS-0.93.tgz diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index 82366be..248b6c7 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,5 +1,5 @@ Name: perl-Text-CSV_XS -Version: 0.92 +Version: 0.93 Release: 1%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries @@ -13,6 +13,8 @@ BuildRequires: perl(DynaLoader) BuildRequires: perl(IO::Handle) # Tests: BuildRequires: perl(base) +# Specific version >= 2.47 for Encode is recommended but not required +BuildRequires: perl(Encode) BuildRequires: perl(Test::More) BuildRequires: perl(Tie::Scalar) # Optional tests: @@ -60,6 +62,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Wed Nov 21 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.93-1 +- 0.93 bump + * Wed Nov 14 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.92-1 - 0.92 bump diff --git a/sources b/sources index b6ef0b2..94316f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2d7dbdbd6605018d8e0082817bfa858 Text-CSV_XS-0.92.tgz +bdf64d6f151741e6f526f92a79b48e06 Text-CSV_XS-0.93.tgz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel