8
0

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
This commit is contained in:
2023-03-10 10:45:41 +00:00
committed by Git OBS Bridge
parent b70914d62c
commit 6de717ace9
6 changed files with 38 additions and 64 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Mar 9 16:51:41 UTC 2023 - Tina Müller <tina.mueller@suse.com>
- Remove nonstdperlpath.patch, fixed paths upstream, thanks Tux :)
-------------------------------------------------------------------
Thu Feb 23 03:08:41 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- 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
-------------------------------------------------------------------
Sat Jan 29 21:20:51 UTC 2022 - Asterios Dramis <asterios.dramis@gmail.com>