2013-06-05 15:36:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 5 14:04:00 UTC 2013 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: Artistic-2.0
|
|
|
|
See Readme.md
|
|
|
|
|
2013-06-04 11:34:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 4 08:55:23 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.12
|
|
|
|
[FIXES]
|
|
|
|
Fix detection of named pipes under various flavors of BSD.
|
|
|
|
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
Added the warning_handler argument to File::Next::from_file().
|
|
|
|
This is so from_file() can throw a warning if a non-existent
|
|
|
|
file is in the file it came from.
|
|
|
|
|
|
|
|
[FIXES]
|
|
|
|
from_file() should return undef if the file can't be opened.
|
|
|
|
|
|
|
|
Fixed test failures and made tests more portable.
|
|
|
|
|
|
|
|
|
|
|
|
[ENHANCEMENTS]
|
|
|
|
Added File::Next::from_file() to get the list of files to iterate
|
|
|
|
over from a file, or from STDIN.
|
|
|
|
|
|
|
|
Named pipes are now supported.
|
|
|
|
|
|
|
|
[INTERNAL]
|
|
|
|
Add more tests, and clean up some Perl::Critic warnings.
|
|
|
|
|
2011-11-18 11:37:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 18 11:09:00 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- use original .tar.gz
|
|
|
|
|
2010-12-01 13:44:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:32:23 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 18:55:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:29:58 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-11-11 22:44:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 11 22:43:50 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
- removed perl-macros
|
|
|
|
o no perl_gen_filelist
|
|
|
|
|
2010-11-11 10:39:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 11 10:38:42 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
- recreated by cpanspec 1.78.02
|
|
|
|
- move changelog to changes file
|
|
|
|
|
2010-11-10 14:15:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 10 13:57:53 UTC 2010 - puzel@novell.com
|
|
|
|
|
|
|
|
- update to perl-File-Next-1.06
|
|
|
|
* Fixed closing =cut in POD.
|
|
|
|
- update to perl-File-Next-1.04
|
|
|
|
* It's never been correct to call File::Next::files() as a
|
|
|
|
method, as File::Next->files(). Now, if you do, files() will
|
|
|
|
die with an error. This is also the case with dirs() and
|
|
|
|
everything(). Thanks to Eric Lyons for reporting.
|
|
|
|
* Tiny directory reading speedups.
|
|
|
|
* Updated URLs for support sites.
|
|
|
|
* Added a little note about the follow_symlinks=>0 being a
|
|
|
|
speed hit.
|
|
|
|
|
2010-11-11 10:39:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 25 05:48:24 UTC 2008 - guru@unixtech.be
|
|
|
|
|
|
|
|
- new package 1.02
|
|
|
|
|