Files
perl-Path-Iterator-Rule/perl-Path-Iterator-Rule.changes
Dirk Stoecker 2a91c6da63 Accepting request 918677 from devel:languages:perl:autoupdate
- updated to 1.015
   see /usr/share/doc/packages/perl-Path-Iterator-Rule/Changes
  1.015     2021-09-09 12:07:00-04:00 America/New_York
      [FIXED]
      - Directories on windows that return true for `-r` but
        false for `opendir` now warn and skip instead of attempting
        `readdir`.

OBS-URL: https://build.opensuse.org/request/show/918677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Iterator-Rule?expand=0&rev=7
2021-09-13 11:50:47 +00:00

92 lines
2.6 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 10 03:06:17 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.015
see /usr/share/doc/packages/perl-Path-Iterator-Rule/Changes
1.015 2021-09-09 12:07:00-04:00 America/New_York
[FIXED]
- Directories on windows that return true for `-r` but
false for `opendir` now warn and skip instead of attempting
`readdir`.
-------------------------------------------------------------------
Fri Jun 29 05:49:44 UTC 2018 - coolo@suse.com
- updated to 1.014
see /usr/share/doc/packages/perl-Path-Iterator-Rule/Changes
1.014 2018-06-27 09:46:20-04:00 America/New_York
[DOCS]
- Noted that file separators are unix-style forward slashes.
-------------------------------------------------------------------
Thu Jun 21 05:48:12 UTC 2018 - coolo@suse.com
- updated to 1.013
see /usr/share/doc/packages/perl-Path-Iterator-Rule/Changes
1.013 2018-06-20 16:48:23-06:00 America/Denver
[CHANGED]
- Breadth-first search now reads children lazily on demand,
instead of pre-computing children and adding them to the queue.
-------------------------------------------------------------------
Mon Apr 11 13:02:03 UTC 2016 - coolo@suse.com
- updated to 1.012
see /usr/share/doc/packages/perl-Path-Iterator-Rule/Changes
1.012 2016-04-10 13:45:55-04:00 America/New_York
[PREREQS]
- Dropped minimum Perl version required to 5.008001
-------------------------------------------------------------------
Tue Mar 8 10:47:22 UTC 2016 - coolo@suse.com
- updated to 1.011
see /usr/share/doc/packages/perl-Path-Iterator-Rule/Changes
1.011 2016-02-29 22:17:45-05:00 America/New_York
[ADDED]
- Added 'report_symlinks' option to include symlinks in results, even
if not descending into directories. Defaults to 'follow_symlinks'
if not explictly set.
1.010 2016-02-29 21:48:56-05:00 America/New_York
[FIXED]
- Protects tests from temporary directory names that cause false
errors.
-------------------------------------------------------------------
Mon Sep 21 13:10:09 UTC 2015 - coolo@suse.com
- updated to 1.009
see /usr/share/doc/packages/perl-Path-Iterator-Rule/Changes
1.009 2015-09-20 22:02:20-04:00 America/New_York
[FIXED]
- Regular expressions flags were being lost. Now name(qr/foo/i) works
like iname(qr/foo/)
-------------------------------------------------------------------
Fri Apr 17 12:03:11 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION