2019-01-15 06:41:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 11 06:07:58 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.31
|
|
|
|
see /usr/share/doc/packages/perl-File-ChangeNotify/Changes
|
|
|
|
|
|
|
|
0.31 2019-01-09
|
|
|
|
|
|
|
|
- No changes from 0.30.
|
|
|
|
|
|
|
|
|
|
|
|
0.30 2018-10-08 (TRIAL RELEASE)
|
|
|
|
|
|
|
|
- Added an optional feature to track path attribute changes (permissions,
|
|
|
|
ownership) as well as to provide the old vs new attributes and/or content in
|
|
|
|
modify events. Both of these features are off by default since they can use
|
|
|
|
a lot more CPU or memory, especially when using otherwise low-overhead
|
|
|
|
kernel-based watchers.
|
|
|
|
|
2018-09-26 07:35:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 26 05:19:17 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.29
|
|
|
|
see /usr/share/doc/packages/perl-File-ChangeNotify/Changes
|
|
|
|
|
|
|
|
0.29 2018-09-25
|
|
|
|
|
|
|
|
- The change to Module::Runtime in 0.25 wasn't complete so this distro still
|
|
|
|
depended on Class::Load.
|
|
|
|
|
2018-02-16 08:45:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 12 11:44:32 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.28
|
|
|
|
see /usr/share/doc/packages/perl-File-ChangeNotify/Changes
|
|
|
|
|
|
|
|
0.28 2018-02-11
|
|
|
|
|
|
|
|
- Fixed handling of the IN_MOVED_TO event for the Inotify watcher. This event
|
|
|
|
was being entirely ignored, but we should just treat it as a file creation
|
|
|
|
event. Fixed by Aaron Crane. PR #2.
|
|
|
|
|
2017-02-13 18:39:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 13 11:56:08 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.27
|
|
|
|
see /usr/share/doc/packages/perl-File-ChangeNotify/Changes
|
|
|
|
|
|
|
|
0.27 2017-01-30
|
|
|
|
|
|
|
|
- Inflating File::ChangeNotify::Default::Watcher into a Moose object with
|
|
|
|
Moose 2.2000 would cause an error or warning because of a bug in how it
|
|
|
|
defined an attribute. This broke Catalyst::Restarter.
|
|
|
|
|
2016-06-01 04:50:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 10:23:14 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.26
|
|
|
|
see /usr/share/doc/packages/perl-File-ChangeNotify/Changes
|
|
|
|
|
|
|
|
0.26 2016-05-29
|
|
|
|
|
|
|
|
- Require Moo 1.006000+.
|
|
|
|
|
|
|
|
|
|
|
|
0.25 2016-05-28
|
|
|
|
|
|
|
|
- Switched from Moose to Moo and Type::Tiny.
|
|
|
|
|
|
|
|
- Switched from Class::Load to Module::Runtime.
|
|
|
|
|
|
|
|
- Made File::ChangeNotify::Watcher a role instead of a parent class.
|
|
|
|
|
|
|
|
- Fixed a bug where the wrong watcher class could be used the second time
|
|
|
|
File::ChangeNotify->instantiate_watcher was called.
|
|
|
|
|
|
|
|
- Allow the exclude parameter to accept subroutine references. Patch by
|
|
|
|
H. Merijn Brand. RT #114492.
|
|
|
|
|
2014-04-23 05:03:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 21 19:33:42 UTC 2014 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- update to version 0.24
|
|
|
|
|
2011-06-05 02:31:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 5 02:30:55 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- fix build for SLE 11 by reducing Module:Build dependency and
|
|
|
|
cleanup Test::More module usage
|
|
|
|
( perl-File-ChangeNotify-fix-SLE_11-build.patch )
|
|
|
|
|
2011-04-22 07:28:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 22 07:25:49 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- updated to 0.20
|
|
|
|
- The KQueue watcher checks that a file has a file descriptor to avoid
|
|
|
|
watching closed files. Patch by Adreas Voegele.
|
|
|
|
|
2011-01-19 10:31:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 19 10:31:21 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- initial package 0.19
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|