forked from pool/perl-Spreadsheet-ParseExcel
Compare commits
11 Commits
Author | SHA256 | Date | |
---|---|---|---|
5a7e3a8447 | |||
835fc9bcba | |||
331e2cf8b8 | |||
4692e3aa19 | |||
e45393e05d | |||
|
75afc99087 | ||
|
6455af29ae | ||
|
16a7f5fe89 | ||
|
0cf8e1bc94 | ||
|
e693e05524 | ||
|
92ea9d522d |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bcb673937c4d53c22a943c957a4b2ceb711a6e7db4b448bdb3ae3b07c3feda58
|
|
||||||
size 188131
|
|
BIN
Spreadsheet-ParseExcel-0.66.tar.gz
(Stored with Git LFS)
Normal file
BIN
Spreadsheet-ParseExcel-0.66.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 8 23:04:15 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
- Fix disabling of __perllib_provides
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 29 03:09:14 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.66
|
||||||
|
see /usr/share/doc/packages/perl-Spreadsheet-ParseExcel/Changes
|
||||||
|
|
||||||
|
0.66 December 29 2023
|
||||||
|
! Fix for CVE-2023-7101 [bsc#1218414]
|
||||||
|
https://github.com/runrig/spreadsheet-parseexcel/issues/33
|
||||||
|
* Unvalidated input can lead to arbitrary code execution.
|
||||||
|
* https://github.com/runrig/spreadsheet-parseexcel/issues/33
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Mon Jun 6 20:47:10 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
@@ -38,4 +91,3 @@ Thu Aug 12 09:05:16 UTC 2010 - kai.blin@gmail.com
|
|||||||
|
|
||||||
- initial package 0.57
|
- initial package 0.57
|
||||||
* created by cpanspec 1.78
|
* created by cpanspec 1.78
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Spreadsheet-ParseExcel
|
# spec file for package perl-Spreadsheet-ParseExcel
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -12,22 +12,20 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Spreadsheet-ParseExcel
|
|
||||||
Version: 0.59
|
|
||||||
Release: 1
|
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
|
||||||
%define cpan_name Spreadsheet-ParseExcel
|
%define cpan_name Spreadsheet-ParseExcel
|
||||||
Summary: Read information from an Excel file.
|
Name: perl-Spreadsheet-ParseExcel
|
||||||
Url: http://search.cpan.org/dist/Spreadsheet-ParseExcel/
|
Version: 0.660.0
|
||||||
Group: Development/Libraries/Perl
|
Release: 0
|
||||||
Source: http://www.cpan.org/authors/id/J/JM/JMCNAMARA/%{cpan_name}-%{version}.tar.gz
|
%define cpan_version 0.66
|
||||||
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
|
Summary: Read information from an Excel file
|
||||||
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
|
Source0: https://cpan.metacpan.org/authors/id/J/JM/JMCNAMARA/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Crypt::RC4)
|
BuildRequires: perl(Crypt::RC4)
|
||||||
@@ -38,6 +36,22 @@ Requires: perl(Crypt::RC4)
|
|||||||
Requires: perl(Digest::Perl::MD5)
|
Requires: perl(Digest::Perl::MD5)
|
||||||
Requires: perl(IO::Scalar)
|
Requires: perl(IO::Scalar)
|
||||||
Requires: perl(OLE::Storage_Lite) >= 0.19
|
Requires: perl(OLE::Storage_Lite) >= 0.19
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::Cell) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::Dump) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::FmtDefault) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::FmtJapan) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::FmtJapan2) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::FmtUnicode) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::Font) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::Format) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::SaveParser) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::SaveParser::Workbook) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::SaveParser::Worksheet) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::Utility) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::Workbook) = %{version}
|
||||||
|
Provides: perl(Spreadsheet::ParseExcel::Worksheet) = %{version}
|
||||||
|
%undefine __perllib_provides
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -45,29 +59,26 @@ The Spreadsheet::ParseExcel module can be used to read information from
|
|||||||
Excel 95-2003 binary files.
|
Excel 95-2003 binary files.
|
||||||
|
|
||||||
The module cannot read files in the Excel 2007 Open XML XLSX format. See
|
The module cannot read files in the Excel 2007 Open XML XLSX format. See
|
||||||
the the Spreadsheet::XLSX manpage module instead.
|
the Spreadsheet::XLSX module instead.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||||
find . -type f -print0 | xargs -0 chmod 644
|
|
||||||
|
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
%{__make} %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__make} test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%perl_make_install
|
%perl_make_install
|
||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
|
||||||
%doc Changes CP932Excel.map examples README README_Japan.htm
|
%doc Changes CP932Excel.map examples README README_Japan.htm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user