File rubygem-listen.changes of Package rubygem-listen
-------------------------------------------------------------------
Fri Jun 21 10:09:42 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- 3.9.0:
- Issue #572: make kernel warn configurable -- see README (#579) @ColinDKelley @AlexB52
- drop ruby 2.6 and add ruby 3.3 to the test matrix (#578) @ColinDKelley
- Fix github workflows link in README (#577) @hotoolong
-------------------------------------------------------------------
Sat Nov 4 00:31:55 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- cleanup ruby version limiting
-------------------------------------------------------------------
Fri Nov 3 07:41:11 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 3.8.0:
- Use the defined type to the default value of `directory` (#566) @y-yagi
- update ruby version matrix to drop 2.4, 2.5 and add 3.2 (#567) @ColinDKelley
- Update ruby version 3.0.4 (#562) @vickyprahastra
- Raise argument error when passing a file path (#563) @janko
- Fix kwargs matching with rspec-mock 3.12 and Ruby 3+ (#564) @voxik
- Disable fail-fast for CI matrix (#555) @ybiquitous
- Add Ruby 3.0/3.1 to CI (#554) @ybiquitous
-------------------------------------------------------------------
Tue Jan 25 07:09:39 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 3.7.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Aug 25 06:31:40 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.7.0
* issue #509: raise Listen::Error::INotifyMaxWatchesExceeded rather than abort (#545) @ColinDKelley
* Plumb Silencer.new and use it #542 spec (#544) @ColinDKelley
* fix: Avoid scanning and building entries for silenced directories (#542) @ElMassimo
-------------------------------------------------------------------
Mon Jul 26 06:00:29 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 3.6.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Sat Apr 24 08:36:03 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.5.1
* Bump required ruby version to v2.4.0 (#536) @cgunther
-------------------------------------------------------------------
Wed Jan 20 12:53:37 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 3.4.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Dec 30 03:38:51 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- updated to version 3.3.3
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Feb 10 15:03:43 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 3.2.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu May 26 04:30:31 UTC 2016 - coolo@suse.com
- updated to version 3.1.5
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Feb 10 05:31:16 UTC 2016 - coolo@suse.com
- updated to version 3.0.6
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Nov 23 05:29:59 UTC 2015 - coolo@suse.com
- updated to version 3.0.5
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu Nov 5 05:30:23 UTC 2015 - coolo@suse.com
- updated to version 3.0.4
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Jul 24 04:30:18 UTC 2015 - coolo@suse.com
- updated to version 3.0.3
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Jul 10 04:31:01 UTC 2015 - coolo@suse.com
- updated to version 3.0.2
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Jul 1 04:30:23 UTC 2015 - coolo@suse.com
- updated to version 3.0.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Jun 29 04:29:21 UTC 2015 - coolo@suse.com
- updated to version 3.0.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Jun 19 04:30:47 UTC 2015 - coolo@suse.com
- updated to version 2.10.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Mar 27 05:31:14 UTC 2015 - coolo@suse.com
- updated to version 2.10.0
-------------------------------------------------------------------
Fri Mar 13 05:31:23 UTC 2015 - coolo@suse.com
- updated to version 2.9.0
-------------------------------------------------------------------
Tue Mar 10 05:31:12 UTC 2015 - coolo@suse.com
- updated to version 2.8.6
-------------------------------------------------------------------
Thu Jan 15 17:20:40 UTC 2015 - fcastelli@suse.com
- Updated to latest version 2.8.5
-------------------------------------------------------------------
Thu Oct 9 13:32:53 UTC 2014 - fcastelli@suse.com
- update to new packaging scheme and add gem2rpm.yml
-------------------------------------------------------------------
Sun May 18 09:04:25 UTC 2014 - coolo@suse.com
- updated to version 2.7.5, no changelog
-------------------------------------------------------------------
Tue Mar 18 14:57:27 UTC 2014 - coolo@suse.com
- updated to version 2.7.1, no changelog
-------------------------------------------------------------------
Mon Dec 9 11:39:42 UTC 2013 - coolo@suse.com
- updated to version 2.4.0, no changelog
-------------------------------------------------------------------
Thu Oct 31 05:54:40 UTC 2013 - coolo@suse.com
- updated to version 2.2.0, no changelog
-------------------------------------------------------------------
Sun Oct 13 18:10:06 UTC 2013 - coolo@suse.com
- updated to version 2.1.0, no changelog
-------------------------------------------------------------------
Thu Oct 10 14:20:48 UTC 2013 - coolo@suse.com
- updated to version 2.0.3, complete rewrite it looks
-------------------------------------------------------------------
Fri Sep 13 11:06:23 UTC 2013 - coolo@suse.com
- updated to version 1.3.1
Improvement
Add backtracke when Listen block raise an exception
-------------------------------------------------------------------
Mon Aug 26 05:05:50 UTC 2013 - coolo@suse.com
- updated to version 1.3.0
- Defaults `Listener#relative_paths` to `false` when listening to a single directory (see [#131][]). ([@rehevkor5][])
- Rescue changes callback and warms if something bad happens. (reported by [@21croissants][], added by [@thibaudgg][])
-------------------------------------------------------------------
Wed Jul 31 05:45:53 UTC 2013 - coolo@suse.com
- updated to version 1.2.2
### Bug fix
- Rescue all error on sha1_checksum generation. ([@thibaudgg][])
-------------------------------------------------------------------
Thu Jun 13 05:37:32 UTC 2013 - coolo@suse.com
- updated to version 1.2.1
- Ignore 'bundle' folder by default. ([@thibaudgg][])
- [#124][] New `force_adapter` option, skip the `.listen_test` adapter test. ([@nicobrevin][])
-------------------------------------------------------------------
Wed Jun 5 05:53:37 UTC 2013 - coolo@suse.com
- updated to version 1.1.6
- [#120][] Warn when using relative_paths option when listening to multiple diretories. (reported by [@chriseppstein][], added by [@thibaudgg][])
-------------------------------------------------------------------
Tue Jun 4 16:41:44 UTC 2013 - coolo@suse.com
- updated to version 1.1.5
### Bug fix
- [#122][] Fix stop called very soon after starting. (reported by [@chriseppstein][], fixed by [@thibaudgg][])
- [#118][] Prevent polling just because the adapter gem was already required. ([@nilbus][])
-------------------------------------------------------------------
Fri May 24 08:40:57 UTC 2013 - coolo@suse.com
- updated to version 1.1.3
### Bug fix
- [#117][] Fix jruby error on Pathname#relative_path_from. ([@luikore][])
## 1.1.2 - May 14, 2013
### Bug fix
- [#115][] Fix for directory containing non-ascii chars. ([@luikore][])
## 1.1.1 - May 14, 2013
### Bug fix
- [#113][] Kill poller_thread before waiting for it to die. ([@antifuchs][])
## 1.1.0 - May 11, 2013
### Bug fix
- [#112][] Expand path for the given directories. (reported by [@nex3][], fixed by [@thibaudgg][])
### Change
- [#110][] Remove MultiListener deprecation warning message. (reported by [@nex3][], fixed by [@thibaudgg][])
## 1.0.3 - April 29, 2013
### Bug fix
- Rescue Errno::EBADF on sha1_checksum generation. ([@thibaudgg][])
## 1.0.2 - April 22, 2013
### Bug fix
- [#104][] Avoid conflict with ActiveSupport::Dependencies::Loadable. ([@nysalor][])
## 1.0.1 - April 22, 2013
### Bug fix
- [#103][] Support old version of rubygems. (reported by [@ahoward][], fixed by [@thibaudgg][])
## 1.0.0 - April 20, 2013
-------------------------------------------------------------------
Fri Dec 28 13:21:56 UTC 2012 - coolo@suse.com
- initial package (version 0.6.0)