From 0486697438dc658d3ff43fc21c933076ff37c092bec4ee732cbc0863277b08f3 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 1 Dec 2011 10:39:45 +0000 Subject: [PATCH] - update to 0.85 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=20 --- perl-Text-CSV_XS.changes | 1 + perl-Text-CSV_XS.spec | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/perl-Text-CSV_XS.changes b/perl-Text-CSV_XS.changes index b2a865b..7e12130 100644 --- a/perl-Text-CSV_XS.changes +++ b/perl-Text-CSV_XS.changes @@ -1,6 +1,7 @@ ------------------------------------------------------------------- Tue Nov 29 20:49:32 UTC 2011 - coolo@suse.com +- update to 0.85 * NAME / DISTNAME in Makefile.PL * More cross-checks for META data * Fix spurious auto_diag warning (RT#69673) diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index e5aadc7..506f233 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -15,12 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: perl-Text-CSV_XS Version: 0.85 -Release: 1 -License: GPL+ or Artistic +Release: 0 +License: Artistic or GPL+ %define cpan_name Text-CSV_XS Summary: comma-separated values manipulation routines Url: http://search.cpan.org/dist/Text-CSV_XS/