9
0
Christian Wittmer
2010-10-17 18:31:41 +00:00
committed by Git OBS Bridge
parent edfa0cb376
commit f7f2358d65
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:574489d8a9ffa5055e7606d99da5844df2a54276ccd832502df11e292c88fead
size 132865

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1f9ef3d468be4b6a4d8c15d08ecf778166958766addb5042a5c9c91ff30aa7b
size 133264

View File

@@ -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

View File

@@ -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.
#
@@ -20,7 +20,7 @@
Name: perl-Spreadsheet-ParseExcel
%define cpan_name Spreadsheet-ParseExcel
Summary: Read information from an Excel file
Version: 0.57
Version: 0.58
Release: 1
License: GPL+ or Artistic
Group: Development/Libraries/Perl