forked from pool/perl-File-Find-Object
- updated to 0.3.9 see /usr/share/doc/packages/perl-File-Find-Object/Changes 0.3.9 2024-12-11 - Avoid implicit symbol imports. - https://perl-begin.org/tutorials/bad-elements/#non_explicitly_imported_symbols OBS-URL: https://build.opensuse.org/request/show/1235334 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Object?expand=0&rev=13
113 lines
4.0 KiB
Plaintext
113 lines
4.0 KiB
Plaintext
-------------------------------------------------------------------
|
||
Thu Dec 12 16:20:56 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||
|
||
- updated to 0.3.9
|
||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||
|
||
0.3.9 2024-12-11
|
||
- Avoid implicit symbol imports.
|
||
- https://perl-begin.org/tutorials/bad-elements/#non_explicitly_imported_symbols
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jul 23 03:06:20 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||
|
||
- updated to 0.3.8
|
||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||
|
||
0.3.8 2023-07-22
|
||
- Fix use_ok() call.
|
||
- https://github.com/shlomif/perl-file-find-object/pull/3
|
||
- Thanks to @haarg .
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jan 2 03:12:44 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||
|
||
- updated to 0.3.7
|
||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||
|
||
0.3.7 2023-01-01
|
||
- Fix test failures on mswin
|
||
- https://github.com/shlomif/perl-file-find-object/issues/2
|
||
- thanks to @jddurand
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 21 03:06:56 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||
|
||
- updated to 0.3.6
|
||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||
|
||
0.3.6 2021-08-26
|
||
- Extract https://metacpan.org/pod/File::TreeCreate .
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 14 19:47:20 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
|
||
|
||
- refresh spec file
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jan 29 03:13:23 UTC 2020 - <timueller+perl@suse.de>
|
||
|
||
- updated to 0.3.5
|
||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||
|
||
Revision history for File-Find-Object
|
||
|
||
0.3.5 2020-01-28
|
||
- Rebuild for order of 'NAME' and 'VERSION' sections in the generated
|
||
POD documentation (see:
|
||
https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF#L3
|
||
).
|
||
- VERSION used to appear before NAME.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Aug 26 05:08:15 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||
|
||
- updated to 0.3.4
|
||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||
|
||
0.3.4 2019-08-25
|
||
- Add *~ files to MANIFEST.SKIP.
|
||
- https://github.com/shlomif/perl-file-find-object/issues/1
|
||
- Thanks to @perlpunk and SUSE.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Aug 24 05:09:16 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||
|
||
- updated to 0.3.3
|
||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||
|
||
0.3.3 2019-08-23
|
||
- Now at https://github.com/shlomif/perl-file-find-object
|
||
- tidyall .
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Oct 8 09:18:28 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
||
|
||
- Fix autogenerated changes
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Feb 7 16:30:28 UTC 2018 - coolo@suse.com
|
||
|
||
- updated to 0.3.2
|
||
see /usr/share/doc/packages/perl-File-Find-Object/Changes
|
||
|
||
0.3.2 2017-01-13
|
||
- Made the version number consistent across the .pm files.
|
||
- https://bitbucket.org/shlomif/perl-file-find-object/issues/1/wrong-version-number
|
||
- Thanks to aer0 for the report.
|
||
0.3.1 2017-01-09
|
||
- Fixed an issue with tracking the depth of the inodes when detecting
|
||
a symlink loop.
|
||
- Detected by several cygwin reports.
|
||
0.3.0 2016-09-11
|
||
- Converted the build system to Dist-Zilla.
|
||
- Part of the impetus was removing the warning about
|
||
Test::TrailingSpace needed for the trailing whitespace tests
|
||
(which in turn requires this modules) which was reported to us as a
|
||
problem by someone (despite not being a real issue).
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Apr 17 11:55:40 UTC 2015 - coolo@suse.com
|
||
|
||
- initial package 0.2.13
|