8
0

1 Commits

Author SHA256 Message Date
cc8cdfa6ce Accepting request 647376 from devel:languages:perl:autoupdate
- updated to 2.1
   see /usr/share/doc/packages/perl-Linux-Inotify2/Changes
  2.1  
  	- damn, left debugging code not caught by tests (reported by losyme).
  
  2.0  
  	- fix poll and read documentation w.r.t. errors - this changes the
            documented API, but is how the module has always behaved.
  	- mention https://lwn.net/Articles/605128/ in the docs.
  	- new on_overflow callback, called for overflow events.
          - new ->broadcast method that calls all watchers with some event.
          - automatically broadcast overflow events to all watchers by default.
  	- read now returns all events (except ignored ones), not just ones
            it has registered watchers for (e.g. overflow events).
  	- reduced dependencies (Mike Pomraning).
          - add IN_EXCL_UNLINK flag.
          - more efficient constant initialisation.

OBS-URL: https://build.opensuse.org/request/show/647376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Linux-Inotify2?expand=0&rev=23
2018-11-08 16:09:27 +00:00