commit 88ab5fd2940af58b4709faf8d17252eb9d9fa9c6 Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Tue Jun 11 10:43:37 2013 +0200 0.99 bump .gitignore | 1 + perl-Text-CSV_XS.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 6b13b0d..b84d204 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ Text-CSV_XS-0.72.tgz /Text-CSV_XS-0.96.tgz /Text-CSV_XS-0.97.tgz /Text-CSV_XS-0.98.tgz +/Text-CSV_XS-0.99.tgz diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index d306c65..94c12e9 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,5 +1,5 @@ Name: perl-Text-CSV_XS -Version: 0.98 +Version: 0.99 Release: 1%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries @@ -16,7 +16,7 @@ BuildRequires: perl(IO::Handle) # Tests: BuildRequires: perl(base) BuildRequires: perl(Config) -# Specific version >= 2.47 for Encode is recommended but not required +# Specific version >= 2.51 for Encode is recommended but not required BuildRequires: perl(Encode) BuildRequires: perl(Test::More) BuildRequires: perl(Tie::Scalar) @@ -67,6 +67,9 @@ make test %{?_smp_mflags} %{_mandir}/man3/*.3pm* %changelog +* Tue Jun 11 2013 Petr Šabata <contyk@xxxxxxxxxx> - 0.99-1 +- 0.99 bump + * Mon Jun 10 2013 Petr Šabata <contyk@xxxxxxxxxx> - 0.98-1 - 0.98 bump diff --git a/sources b/sources index f1b1967..8232292 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ab2d6982c94b311030a61be825b0918 Text-CSV_XS-0.98.tgz +164b8222e15c130c574bb9a9805b13de Text-CSV_XS-0.99.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