7
0

26 Commits

Author SHA256 Message Date
1e48ad9aee Accepting request 1268717 from devel:languages:perl:autoupdate
- updated to 0.930.0 (0.93)
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.93	- 17 Mar 2025, H.Merijn Brand
      * Add ranges and cellranges
  0.92	- 06 Jan 2025, H.Merijn Brand
      * Make strict_eol default to 1 for CSV when supported
      * Show detected EOL for CSV in xlscat when known
      * Add SECURITY.md
      * It's 2025

OBS-URL: https://build.opensuse.org/request/show/1268717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=52
2025-04-14 20:41:44 +00:00
07007ad7f6 Accepting request 1203072 from devel:languages:perl:autoupdate
- updated to 0.910.0 (0.91)
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.91	- 27 Aug 2024, H.Merijn Brand
      * Exclude OLE::Storage_Lite-0.21
      * xlscat --head[=10], --tail[=10], --first=C
      * Make (re)defining ->get_active_sheet safer
      * Tested with perl-5.40
      * xlscat --no-empty to skip empty columns too
      * Spreadsheet::ParseExcel::FmtDefault might not be available

OBS-URL: https://build.opensuse.org/request/show/1203072
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=50
2024-12-31 00:17:09 +00:00
fe5aab0c2d Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=48
2024-03-08 23:04:29 +00:00
1f223f71a8 Accepting request 1153688 from devel:languages:perl:autoupdate
- updated to 0.90
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.90	- 13 Feb 2024, H.Merijn Brand
      * Consistent return value for parses ($type) on failure (issue#52)
      * New options for xlscat (--no-empty, --clip=N)
      * Support for hidden sheets

OBS-URL: https://build.opensuse.org/request/show/1153688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=46
2024-03-08 10:03:29 +00:00
d7204420a4 Accepting request 1136622 from devel:languages:perl:autoupdate
- updated to 0.89
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.89	- 02 Jan 2024, H.Merijn Brand
      * Auto-use BOM in CSV *files* with xlscat script
      * Fix duplicate option letter (typo) (Erix)
      * It's 2024

OBS-URL: https://build.opensuse.org/request/show/1136622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=44
2024-01-04 15:16:51 +00:00
c86a1d6704 Accepting request 1125753 from devel:languages:perl:autoupdate
- updated to 0.88
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.88	- 07 Nov 2023, H.Merijn Brand
      * Guard $_ globbering from external bitrotted code
      * Use recommended and suggested versions based on known CVEs
      * Improve user feedback on failing xlsx2csv & xlscat
      * Fix static docs for groff-1.24
      * Basic support for Excel::ValueReader::XLSX (issue#50)
      * Allow backend for parser option without version check

OBS-URL: https://build.opensuse.org/request/show/1125753
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=42
2023-11-16 16:38:12 +00:00
6de717ace9 Accepting request 1070514 from devel:languages:perl:autoupdate
- Remove nonstdperlpath.patch, fixed paths upstream, thanks Tux :)
- updated to 0.87
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.87	- 22 Feb 2023, H.Merijn Brand
      * Change default #! to /usr/bin/perl (Tinita)
      * Improve ->sheets (safer and docs)
      * Update to Spreadsheet::ReadGnumeric 0.2 (attributes and small fixes)
  0.86	- 07 Feb 2023, H.Merijn Brand
      * Add Gnumeric support (Bob Rogers, THANKS!)
        - work in progress, use with care, feedback welcome
  0.85	- 04 Jan 2023, H.Merijn Brand
      * Suggest the preferred parser if none found
      * It's 2022
      * xlscat --box and improvements for -L
      * Add balloons to ss2tk buttons
      * Fix typo in help (Erix)
      * It's 2023

OBS-URL: https://build.opensuse.org/request/show/1070514
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=40
2023-03-10 10:45:41 +00:00
b70914d62c Accepting request 949913 from home:adra:branches:devel:languages:perl
Do not install xls2csv and xls2csv.1 (conflict with libxls-tools and xls2csv packages)

OBS-URL: https://build.opensuse.org/request/show/949913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=39
2022-02-01 15:41:12 +00:00
Lars Vogdt
3cf99fe620 Accepting request 942854 from home:adra:branches:devel:languages:perl
Enabled installation of package examples and added them in a subpackage scripts. Had to add also necessary Conflict entries with the following packages: gnumeric (Conflicts with ssdiff) xls2csv (Conflicts with xls2csv and xls2csv.1), Suggest new scripts subpackage in the main package

OBS-URL: https://build.opensuse.org/request/show/942854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=38
2021-12-28 13:16:47 +00:00
c3b058f2a6 Accepting request 876220 from devel:languages:perl:autoupdate
- Update nonstdperlpath.patch
- updated to 0.84
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.84	- 26 Feb 2021, H.Merijn Brand
      * It's 2021
      * Alias pivot to transpose (issue#36)
      * Alias strip to trim      (issue#36)
      * Check for consistent return values of parses ()

OBS-URL: https://build.opensuse.org/request/show/876220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=36
2021-03-03 13:02:13 +00:00
Stephan Kulow
76568cc666 - readd hack to suppress examples in %_bindir
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=34
2021-01-21 09:21:55 +00:00
Stephan Kulow
3a214a87d2 Accepting request 858194 from devel:languages:perl:autoupdate
- Update patch nonstdperlpath.patch
- updated to 0.83
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.83	- 21 Dec 2020, H.Merijn Brand
      * Require ParseODS 0.26
      * Add ::parsers to get list of supported formats
      * Add --list to xlscat and xls2csv
      * Update xls2csv to be identical to xlsx2csv
      * ::parses ("") will return list of supported types
      * Move installables from examples/ to scripts/
      * Tested on FreeBSD-12.2-RELEASE with all supported backends
      * Fix META issue for bugtracker

OBS-URL: https://build.opensuse.org/request/show/858194
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=33
2021-01-21 07:37:12 +00:00
2206a9951c Accepting request 838745 from devel:languages:perl:autoupdate
- updated to 0.82
   see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.82	- 26 Sep 2020, H.Merijn Brand
      * Move pod tests to xt (and do not distribute)
      * Fix some links in the docs
      * Add ".xlsm" to known XLSX file extensions
      * Spreadsheet::ReadSXC has a new maintainer (Corion)
        - support file handles
        - suggest version 0.24 (0.22 causes fails)
      * First attempt in supporting Spreadsheet::ParseODS (alpha code)
        - version 0.25 should now pass the limited tests
        - thanks to Corion for making this happen!
      * It's 2020
      * Fallback to Pod::Text if nroff not available in tools
      * Extended support for merged cells with merge option
        - Added $sheet->merged_from ("C2")
      * Add --no-nl[=x] to xlscat
      * xlscat: Align-right more numerics on -L (was only positive integers)
      * xlsx2csv -Z : generate a ZIP file with a CSV for every sheet
      * Doc fix (issue#33)

OBS-URL: https://build.opensuse.org/request/show/838745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=32
2020-10-01 20:28:15 +00:00
Stephan Kulow
5f89777cea Accepting request 727196 from devel:languages:perl:autoupdate
Add BuildRequires and Recommends

OBS-URL: https://build.opensuse.org/request/show/727196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=31
2019-08-30 12:21:28 +00:00
Lars Vogdt
43e0e09fb1 - add BuildRequires for Spreadsheet::ParseExcel, Text::CSV_PP,
Spreadsheet::ParseXLSX and Text::CSV_XS to run all tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=29
2019-03-19 13:54:32 +00:00
Lars Vogdt
3f302bc92e - update to 0.80
* Raise Spreadsheet::ParseXLSX minimum version to 0.24
  * Improve docs on attributes
  * Add attribute accessors
- add BuildRequires for perl(Spreadsheet::ParseExcel), 
  perl(Spreadsheet::ParseXLSX) and perl(Text::CSV_XS) to run all 
  tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=28
2019-03-19 09:30:39 +00:00
4041167318 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=24 2018-09-20 07:54:39 +00:00
Stephan Kulow
68d2d92146 - updated to 0.78
see /usr/share/doc/packages/perl-Spreadsheet-Read/

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=19
2018-02-08 06:14:19 +00:00
684b083003 Accepting request 561431 from home:StefanBruens:branches:devel:languages:perl
Fix problems in https://build.opensuse.org/project/show/openSUSE:Factory:Staging:adi:110

- Do not install examples to bin, conflicts with gnumeric and xls2csv
- Remove executable flags from all examples
- Resurrect description, the one from CPAN is insufficient

OBS-URL: https://build.opensuse.org/request/show/561431
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=16
2018-01-22 21:13:58 +00:00
a0c42d0c08 Accepting request 535324 from home:vicidial:sandbox
- nonstdperlpath.patch added
    * Change non-standard /pro/bin/perl path to /usr/bin/perl

OBS-URL: https://build.opensuse.org/request/show/535324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=13
2017-12-06 14:59:57 +00:00
Stephan Kulow
f2886ab91d - updated to 0.74
see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes
  0.74	- 27 Aug 2017, H.Merijn Brand
      * Re-enable opening files with bad characters in the filename (issue#14)
  
  0.73	- 30 Jul 2017, H.Merijn Brand
      * Spreadsheet::XLSX::Reader::LibXML support completely dropped
      * New options for ss2tk (font specs and SS labels)
      * Safer xls2csv option parsing/passing
      * Pass unknown command-line options to the parser
      * Fix ReadData ("a,b,c
1,2,3
", parser => "csv")
      * Drop 5.8.0 support. 5.8.1 is now minimum
  
  0.72	- 25 May 2017, H.Merijn Brand
      * get_active_sheet is only available as of Spreadsheet::ParseExcel 0.61
      * Support password protected spreadsheets (implementation just for Excel)
      * Do not warn on undefined labels (xlscat)
  
  0.71	- 13 May 2017, H.Merijn Brand
      * Use -w as intended
      * Add option pivot
      * No trailing spaces on xlscat -L
      * Lexicalize code snippet (issue#12)
      * Add attr method
      * Remove special chars from worksheet name component (Windows, PR#13)
      * Add refresh to ss2tk / csv2tk
      * Add shortcut for UTF-8 output to xlscat
      * Upgrade recommended modules to required for cpancover

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=12
2017-10-08 08:31:10 +00:00
Stephan Kulow
f139007c26 - obsolete xsl2csv
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=10
2013-06-15 15:49:34 +00:00
Stephan Kulow
e13449ed85 Accepting request 179035 from home:coolo:update-perl
update

OBS-URL: https://build.opensuse.org/request/show/179035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=9
2013-06-15 06:53:56 +00:00
Stephan Kulow
1bf8e23ff7 - updated to 0.46
* Updated copyright to 2012
   * Support passing attributes to the underlying parser
   * Do not strip fields in sheets with no cells at all (RT#74976)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=7
2012-02-17 11:29:04 +00:00
Stephan Kulow
d71033ebed - update to 0.45
- NAME / DISTNAME in Makefile.PL
    - More cross-checks for META data

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=4
2011-11-18 12:07:41 +00:00
Christian Wittmer
1db20b4e99 initial pkg 0.43
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Spreadsheet-Read?expand=0&rev=1
2011-09-01 21:23:33 +00:00