From e5d5dda9b7f6c4aab96f34602393cab5d5f5c15f8c74c9eadc30cb2341454355 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 29 Nov 2011 20:50:00 +0000 Subject: [PATCH] * NAME / DISTNAME in Makefile.PL * More cross-checks for META data * Fix spurious auto_diag warning (RT#69673) * Tested with 50 versions of perl, including 1.15.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=19 --- Text-CSV_XS-0.82.tgz | 3 --- perl-Text-CSV_XS.changes | 8 ++++++++ perl-Text-CSV_XS.spec | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 Text-CSV_XS-0.82.tgz diff --git a/Text-CSV_XS-0.82.tgz b/Text-CSV_XS-0.82.tgz deleted file mode 100644 index f8cb489..0000000 --- a/Text-CSV_XS-0.82.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a4000b37efa2b6fc18e1464b4bb139ae85bc6f3ab832b009f9cc9009ec6999b -size 113305 diff --git a/perl-Text-CSV_XS.changes b/perl-Text-CSV_XS.changes index e137f43..b2a865b 100644 --- a/perl-Text-CSV_XS.changes +++ b/perl-Text-CSV_XS.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 20:49:32 UTC 2011 - coolo@suse.com + + * NAME / DISTNAME in Makefile.PL + * More cross-checks for META data + * Fix spurious auto_diag warning (RT#69673) + * Tested with 50 versions of perl, including 1.15.1 + ------------------------------------------------------------------- Mon May 16 08:47:46 UTC 2011 - coolo@opensuse.org diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index da3184e..e5aadc7 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -18,7 +18,7 @@ Name: perl-Text-CSV_XS -Version: 0.82 +Version: 0.85 Release: 1 License: GPL+ or Artistic %define cpan_name Text-CSV_XS