forked from pool/perl-Spreadsheet-ParseExcel
update to 0.58
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-ParseExcel?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
edfa0cb376
commit
f7f2358d65
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:574489d8a9ffa5055e7606d99da5844df2a54276ccd832502df11e292c88fead
|
|
||||||
size 132865
|
|
||||||
3
Spreadsheet-ParseExcel-0.58.tar.bz2
Normal file
3
Spreadsheet-ParseExcel-0.58.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f1f9ef3d468be4b6a4d8c15d08ecf778166958766addb5042a5c9c91ff30aa7b
|
||||||
|
size 133264
|
||||||
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 17 18:29:18 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
- update to 0.58
|
||||||
|
o Fix for text cells formatted with a leading apostrophe.
|
||||||
|
http://rt.cpan.org/Public/Bug/Display.html?id=61299
|
||||||
|
o Documentation fixes. Thanks to Dan Dascalescu
|
||||||
|
Fix RT #61320 (typos)
|
||||||
|
http://rt.cpan.org/Public/Bug/Display.html?id=61320
|
||||||
|
o Fix for currency locales in format strings.
|
||||||
|
Reported by wjaguar.
|
||||||
|
http://rt.cpan.org/Public/Bug/Display.html?id=60547
|
||||||
|
o Fix for incomplete SETUP records.
|
||||||
|
Reported by M.C. Deurloo.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 16 10:47:17 UTC 2010 - chris@computersalat.de
|
Mon Aug 16 10:47:17 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Spreadsheet-ParseExcel (Version 0.57)
|
# spec file for package perl-Spreadsheet-ParseExcel (Version 0.58)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
Name: perl-Spreadsheet-ParseExcel
|
Name: perl-Spreadsheet-ParseExcel
|
||||||
%define cpan_name Spreadsheet-ParseExcel
|
%define cpan_name Spreadsheet-ParseExcel
|
||||||
Summary: Read information from an Excel file
|
Summary: Read information from an Excel file
|
||||||
Version: 0.57
|
Version: 0.58
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
|
|||||||
Reference in New Issue
Block a user