Stephan Kulow 2014-03-23 06:17:05 +00:00 committed by Git OBS Bridge
parent 16a7f5fe89
commit 6455af29ae
4 changed files with 45 additions and 13 deletions

View File

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

View File

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

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Sat Mar 22 19:05:05 UTC 2014 - coolo@suse.com
- updated to 0.65
! Merge support for accessing hyperlink data
0.64 March 11 2014
! RT #47072 (ExcelLocaltime rounding)
http://rt.cpan.org/Public/Bug/Display.html?id=47072
! RT #93142 (date format w/commas)
http://rt.cpan.org/Public/Bug/Display.html?id=93142
! RT #93651 (Update metadata)
http://rt.cpan.org/Public/Bug/Display.html?id=93651
0.63 March 7 2014
! RT #12946 (IO::Wrap)
http://rt.cpan.org/Public/Bug/Display.html?id=12946
! RT #93065 (auto color)
http://rt.cpan.org/Public/Bug/Display.html?id=93065
0.62
! Fix test 46 skip_all plan logic.
From CPAN testers.
! RT #52830 (0x00 general fmt) && fix test.
http://rt.cpan.org/Public/Bug/Display.html?id=52830
! RT #93138 (undefined value as ARRAY)
http://rt.cpan.org/Public/Bug/Display.html?id=93138
-------------------------------------------------------------------
Mon Jun 6 20:47:10 UTC 2011 - coolo@novell.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Spreadsheet-ParseExcel
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,16 +16,15 @@
#
Name: perl-Spreadsheet-ParseExcel
Version: 0.59
Release: 1
License: GPL+ or Artistic
Version: 0.65
Release: 0
%define cpan_name Spreadsheet-ParseExcel
Summary: Read information from an Excel file.
Url: http://search.cpan.org/dist/Spreadsheet-ParseExcel/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/J/JM/JMCNAMARA/%{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/Spreadsheet-ParseExcel/
Source: http://www.cpan.org/authors/id/D/DO/DOUGW/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@ -63,9 +62,6 @@ find . -type f -print0 | xargs -0 chmod 644
%perl_process_packlist
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CP932Excel.map examples README README_Japan.htm