forked from pool/perl-File-Remove
- updated to 1.61 see /usr/share/doc/packages/perl-File-Remove/Changes 1.61 2022-06-13 - Shlomi Fish - Merged https://github.com/shlomif/File-Remove/pull/4 OBS-URL: https://build.opensuse.org/request/show/982599 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Remove?expand=0&rev=48
161 lines
5.6 KiB
Plaintext
161 lines
5.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 14 03:06:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.61
|
|
see /usr/share/doc/packages/perl-File-Remove/Changes
|
|
|
|
1.61 2022-06-13 - Shlomi Fish
|
|
- Merged https://github.com/shlomif/File-Remove/pull/4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 23 03:07:15 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.60
|
|
see /usr/share/doc/packages/perl-File-Remove/Changes
|
|
|
|
1.60 2020-10-22 - Shlomi Fish
|
|
- Add .tidyallrc + related changes
|
|
- Fix mismatched $VERSION.
|
|
- https://rt.cpan.org/Public/Bug/Display.html?id=133562
|
|
- https://github.com/shlomif/File-Remove/pull/3/files
|
|
- Thanks to William Storey, PMPERRY, and @briang for the report
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 17 03:12:31 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.59
|
|
see /usr/share/doc/packages/perl-File-Remove/Changes
|
|
|
|
1.59 2020-10-16 - Shlomi Fish
|
|
- dist.ini / weaver.ini / .tidyallrc / etc. cleanup
|
|
- Move to @SHLOMIF
|
|
- Inspired by Lady_Aleena.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 8 06:21:53 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 1.58
|
|
see /usr/share/doc/packages/perl-File-Remove/Changes
|
|
|
|
1.58 2018-10-04 - Shlomi Fish
|
|
- Added [MetaJSON] to dist.ini, so releases include a META.json
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 20 18:25:03 UTC 2016 - chris@computersalat.de
|
|
|
|
- fix deps for SLE 11
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 5 09:17:16 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.57
|
|
see /usr/share/doc/packages/perl-File-Remove/Changes
|
|
|
|
1.57 2016-04-24 - Shlomi Fish
|
|
- Correct the copyright holder and year.
|
|
- Add a test for Kwalitee and 'use warnings'.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 4 09:42:40 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.56
|
|
see /usr/share/doc/packages/perl-File-Remove/Changes
|
|
|
|
1.56 2016-03-23 - Shlomi Fish
|
|
- Remove the Build.PL so there won't be two build files.
|
|
- https://github.com/shlomif/File-Remove/pull/1
|
|
- I think it doesn't matter too much with Dist-Zilla, but to avoid
|
|
future complaints, I decided to comply with the request.
|
|
- Thanks to Karen Etheridge (ETHER) for the report.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 13 01:29:07 UTC 2016 - chris@computersalat.de
|
|
|
|
- fix dep for Module::Build >= 0.2800
|
|
* the developper usally uses 4 digits and not 6
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 13 09:56:12 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.55
|
|
see /usr/share/doc/packages/perl-File-Remove/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 25 13:19:38 UTC 2013 - chris@computersalat.de
|
|
|
|
- update to 1.52
|
|
* No functional changes
|
|
* Updating Module::Install to 1.06
|
|
* Moved File::Spec dependency to 3.29 to fix problems with
|
|
four-digit decimal dependencies in some downstream packaging
|
|
systems.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 6 17:49:07 CET 2012 - ro@suse.de
|
|
|
|
- fix build on sle11
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 11:49:33 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 1.51
|
|
- END-time deletion by clear() is now fork-safe, it will only remove
|
|
paths created in the same process.
|
|
- Adding a second skip for the known-bad cygwin file permissions problem
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 5 03:29:10 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- fix build for SLE 11 by patching the lib and test files
|
|
( perl-File-Remove-old_File-Spec.patch ) and requiring
|
|
perl-PathTools
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 24 19:31:20 UTC 2011 - coolo@novell.com
|
|
|
|
- rpm does not know that 2701 is smaller than 33 for perl
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 24 11:25:37 UTC 2011 - coolo@novell.com
|
|
|
|
- update to 1.49
|
|
- Restoring 02_directoreis to no_plan as it runs different test counts
|
|
on different systems.
|
|
- Promoting dev code to production version
|
|
- Fixed a major bug in the 1.46 logic that works out what to change the
|
|
cwd to when deleting while inside a directory.
|
|
- Add test counts to all test scripts
|
|
- Added a test for space-safe globs
|
|
- Updated to Module::Install::DSL 1.00
|
|
- Skip test on cygwin due to non-root users not being able to deny
|
|
themselves write permissions to files.
|
|
- Added a test to delete directories when the current working
|
|
directory is inside the location to delete (ADAMK)
|
|
- Fixes for trash() with callbacks and on Mac (MIYAGAWA)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 17 15:08:38 UTC 2011 - coolo@novell.com
|
|
|
|
- buildrequire perl-macros
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 30 20:13:24 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:58 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 28 11:37:48 UTC 2010 - coolo@novell.com
|
|
|
|
- remove .packlist file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 19 01:47:18 CEST 2009 - rschweikert@novell.com
|
|
|
|
- Upgrade to version 1.42
|
|
|