Changelog for
ruby3.3-rubygem-timers-4.3.5-1.8.x86_64.rpm :
* Fri Oct 28 2022 Stephan Kulow
updated to version 4.3.5 no changelog found
* Mon Oct 10 2022 Stephan Kulow updated to version 4.3.4 no changelog found
* Thu Jun 24 2021 Stephan Kulow updated to version 4.3.3 no changelog found
* Fri Sep 25 2020 Stephan Kulow updated to version 4.3.2 no changelog found
* Sat Mar 02 2019 Stephan Kulow - updated to version 4.3.0 no changelog found
* Thu Nov 22 2018 Stephan Kulow - updated to version 4.2.0 CHANGES.md removed upstream
* Sun Nov 27 2016 cooloAATTsuse.com- updated to version 4.1.2 see installed CHANGES.md
* Tue Nov 24 2015 cooloAATTsuse.com- updated to version 4.1.1 see installed CHANGES.md 4.1.1 (2015-08-21) - -----------------
* Remove `RubyProf` from Gemfile and a test, due to it providing no substantial benefit while increasing problems building bundles under Rubinius. 4.1.0 (2015-08-16) - -----------------
* Addition of `now_and_every` method; fires block immediately, then sets recurring timer.
* Includes `now_and_after` method; does the same as above for one-shot timers: essentially a \"two-shot\" timer.
* Fri Oct 24 2014 tboergerAATTsuse.com- Updated to version 4.0.1 - 4.0.1 - Memory leak fixes - mathn fix for those crazy enough to use it - 4.0.0 - Replace Timers::Timeout with Timers::Wait - Timers::Group#wait_interval now returns nil when no timers, a postive or negative interval which if positive is the amount of time required to wait and if negative, how far in the past the latest timer should have fired - Performance improvements - 3.0.1 - Require \'set\' automatically - 3.0.0 - Refactor Timers class into Timers::Group - Add Timers::Timeout class for implementing timeouts - Fix timer fudging - Update to RSpec 3
* Fri Oct 10 2014 fcastelliAATTsuse.com- update to new packaging scheme and add gem2rpm.yml