Accepting request 94671 from devel:languages:perl
- update to 0.85 * 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/request/show/94671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-CSV_XS?expand=0&rev=22
This commit is contained in:
commit
b0ed059b0d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3a4000b37efa2b6fc18e1464b4bb139ae85bc6f3ab832b009f9cc9009ec6999b
|
|
||||||
size 113305
|
|
3
Text-CSV_XS-0.85.tgz
Normal file
3
Text-CSV_XS-0.85.tgz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:551ea6f192c4dc3bfb31858d097c6351ee6a0c45c84016625b6253ce6c3cba2b
|
||||||
|
size 116269
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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)
|
||||||
|
* Tested with 50 versions of perl, including 1.15.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 16 08:47:46 UTC 2011 - coolo@opensuse.org
|
Mon May 16 08:47:46 UTC 2011 - coolo@opensuse.org
|
||||||
|
|
||||||
|
@ -15,12 +15,10 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Text-CSV_XS
|
Name: perl-Text-CSV_XS
|
||||||
Version: 0.82
|
Version: 0.85
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL+ or Artistic
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
%define cpan_name Text-CSV_XS
|
%define cpan_name Text-CSV_XS
|
||||||
Summary: comma-separated values manipulation routines
|
Summary: comma-separated values manipulation routines
|
||||||
Url: http://search.cpan.org/dist/Text-CSV_XS/
|
Url: http://search.cpan.org/dist/Text-CSV_XS/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user