perl-File-Slurp/perl-File-Slurp.changes

70 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Nov 8 06:22:24 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 9999.24
see /usr/share/doc/packages/perl-File-Slurp/Changes
-------------------------------------------------------------------
Wed Jun 08 05:07:11 UTC 2011 - pascal.bleser@opensuse.org
- update to 9999.19:
* read_file and write_file work even when interrupted by signals; this
includes a test for read_file interrupt
* fixed bugs in the config synopsis example
-------------------------------------------------------------------
Tue May 17 10:16:46 UTC 2011 - pascal.bleser@opensuse.org
- update to 9999.18:
* added :std and :edit export tags
* cleaned up EXPORT vars
* documented importing edit_file and edit_file_lines
* requiring Perl 5.6.2 (first time older Perls were dropped); this is because
of use of the re 'taint' pragma
* added major new features: edit_file and edit_file_lines
* speed up of tainted slurp with return of lines
* added chomp option to read_file
* added prefix option to read_dir
* fixed optimization of reading small files
* added support for read_file options to be a hash reference
* added support for read_dir options to be a hash reference
* added new feature prepend_file
* fixed bug with array_ref in list context. was introduced by .15/.14
-------------------------------------------------------------------
Thu Mar 31 11:45:47 UTC 2011 - coolo@novell.com
* update to 9999.15
- Added LICENCE (same as perl) to POD
- for the rest, see Changes (a lot)
-------------------------------------------------------------------
Tue Nov 30 19:20:16 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Aug 9 13:41:33 UTC 2010 - chris@computersalat.de
- recreated by cpanspec 1.78
- noarch pkg
- added bcond_with pod
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Sat Jul 25 19:37:42 CEST 2009 - chris@computersalat.de
- spec mods
* removed ^----------
* removed ^#---------
-------------------------------------------------------------------
Tue Jul 14 13:18:19 CEST 2009 - chris@computersalat.de
- initial package 9999.13