forked from pool/perl-File-Path-Tiny
See https://github.com/openSUSE/cpanspec/issues/47 for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Path-Tiny?expand=0&rev=17
74 lines
2.5 KiB
Plaintext
74 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 6 22:24:47 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Normalize CPAN version
|
|
See https://github.com/openSUSE/cpanspec/issues/47 for details
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 5 03:08:18 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.0
|
|
see /usr/share/doc/packages/perl-File-Path-Tiny/Changes
|
|
|
|
1.0 2021-02-04 13:53:54
|
|
- rt 125502: fix empty_dir() fast-mode, thanks ishigaki!
|
|
- f749173 Stop using bareword handle (still ::Tiny since perl is newer)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 16:31:14 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.9
|
|
see /usr/share/doc/packages/perl-File-Path-Tiny/Changes
|
|
|
|
0.9 2017-12-29 16:17:42
|
|
- Do chdir() for security reasons by default
|
|
- Stop emptying/removing a path if it is changed out from underneath us
|
|
- rt 96843: Add SEE ALSO section
|
|
- prereq and unit test fixups
|
|
- Unit tests for symlink toggling protection
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 27 09:59:50 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.8
|
|
see /usr/share/doc/packages/perl-File-Path-Tiny/Changes
|
|
|
|
0.8 2016-01-26 14:44:57
|
|
- rt 88849: allow multiple processes to operate on the same paths (thanks HELENA!)
|
|
- Add github to POD
|
|
- rt 96842: Fix mk() to work correctly w/ UNC paths on windows (thanks MITHUN!)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 09:15:14 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 0.7
|
|
- add =encoding to POD due to test failure on certain boxes
|
|
- add several perl, pkg, and pod tests
|
|
- add mk_parent()
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 4 08:56:47 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 0.5
|
|
rt 79472 (thanks Lachlan!) fix absolute path bug introduced in 0.4
|
|
|
|
rt 79345 (thanks Gian!): Failed to recursively create dir if the first part solves to false
|
|
|
|
rt 76061 No LICENSE in META.yml
|
|
rt 68950 break out rm() code into empty() type function, use it in rm()
|
|
|
|
rt 51728 Missing colon in synopsis
|
|
rt 75688 using deprecated for qw() in 00.load.t
|
|
perltidy
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 10:51:59 UTC 2012 - coolo@suse.com
|
|
|
|
- regenerate with cpanspec
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 30 07:21:44 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.1)
|
|
|