Files
perl-File-ChangeNotify/perl-File-ChangeNotify.changes

75 lines
2.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Mon Apr 21 19:33:42 UTC 2014 - mardnh@gmx.de
- update to version 0.24
-------------------------------------------------------------------
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 )
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Wed Jan 19 10:31:21 UTC 2011 - coolo@novell.com
- initial package 0.19
* created by cpanspec 1.78.03