From 013f2a0c2aa6a2a57abea10e4310e25e4558cd6b Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Sat, 23 Jun 2007 13:45:08 +0000 Subject: [PATCH] Update to 0.30. --- .cvsignore | 2 +- perl-Text-CSV_XS.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index c84c63b..6775596 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Text-CSV_XS-0.29.tar.gz +Text-CSV_XS-0.30.tar.gz diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index 58f0fdc..c935809 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,5 +1,5 @@ Name: perl-Text-CSV_XS -Version: 0.29 +Version: 0.30 Release: 1%{?dist} Summary: Comma-separated values manipulation routines @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jun 23 2007 Jose Pedro Oliveira - 0.30-1 +- Update to 0.30. + * Sat Jun 16 2007 Jose Pedro Oliveira - 0.29-1 - Update to 0.29. diff --git a/sources b/sources index 0637837..a53bd36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34ec7bd3139e22182f22cfecee3542fd Text-CSV_XS-0.29.tar.gz +33e1562283bcacddd6dadcc5a73e522d Text-CSV_XS-0.30.tar.gz