Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-logging-testsuite-2.2.2-lp152.3.2 RPM for armv7hl

From OpenSuSE Ports Leap 15.2 for armv7hl

Name: ruby2.5-rubygem-logging-testsuite Distribution: openSUSE Leap 15.2
Version: 2.2.2 Vendor: openSUSE
Release: lp152.3.2 Build date: Sun Nov 10 19:56:55 2019
Group: Development/Languages/Ruby Build host: armbuild24
Size: 130490 Source RPM: rubygem-logging-2.2.2-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://rubygems.org/gems/logging
Summary: Test suite for logging
Test::Unit or RSpec files, useful for developers.

Provides

Requires

License

MIT

Changelog

* Thu Apr 13 2017 coolo@suse.com
  - updated to version 2.2.2
    see installed History.txt
    == 2.2.2 / 2017-04-11
    Enhancements
    - limit the depth of nested exceptions [PR #167]
* Mon Apr 10 2017 coolo@suse.com
  - updated to version 2.2.1
    see installed History.txt
    == 2.2.1 / 2017-04-09
    Enhancements
    - show exception `cause` if one exists [PR #165]
* Fri Mar 10 2017 coolo@suse.com
  - updated to version 2.2.0
    see installed History.txt
    == 2.2.0 / 2017-03-09
    Enhancements
    - diagnostic context inheritance is now optional [PR #160]
    - add support for setting a UTC offset [PR #157]
    - setting a basepath for call tracing [PR #154]
    Bug Fixes
    - use thread-local variables for diagnostic contexts [PR #162]
    - replace `Fixnum` with `Integer` [PR #161]
    - fixed a race condition in the rolling file appender [PR #151]
    Deprecations
    - dropped Ruby 1.9 support
* Mon Mar 14 2016 coolo@suse.com
  - updated to version 2.1.0
    see installed History.txt
    == 2.1.0 / 2016-03-13
    Enhancements
    - appender factories now fail explicitly on bad arguments [PR #117]
    - console loggers (stdout, stderr) use `write` for compatibility [PR #127]
    - allow whitespace in traced method names [PR #128]
    - accessor methods for `backtrace` settings [PR #134]
    - asynchronous writing from buffered appenders [PR #135]
    - improve date format performance when outputting microseconds [PR #136]
    - added some thread safety to log level setters [PR #137]
    - use `write` everywhere instead of `syswrite` [PR #138]
    Bug Fixes
    - fixing encodings in tests [PR #116]
    - fix Rails4 logger compatibility [PR #121]
    - explicitly adding the MIT license [PR #123]
    - update `object_id` format in inspect methods [PR #133]
    - fixed Travis-CI tests
* Sun Mar 29 2015 coolo@suse.com
  - updated to version 2.0.0
* Mon Oct 13 2014 coolo@suse.com
  - adapt to new rubygem packaging
* Thu Feb 06 2014 coolo@suse.com
  - updated to version 1.8.2
    Bug Fixes
    - Adding a `formatter` method for Rails 4 compatibility
* Thu Jan 03 2013 coolo@suse.com
  - updated to version 1.8.1
* Fri Sep 21 2012 coolo@suse.com
  - updated to version 1.8.0
    Enhancements
    - Appenders handle string encodings [issue #46]
    - Support for diagnostic contexts [issues #23, #32, #42]
    - Enable JSON formatting of log message [issue #34]
    Bug Fixes
    - Fix clash with ActiveSupport autoloader (chewie) [issue #39]
* Wed Aug 01 2012 coolo@suse.com
  - updated to version 1.7.2

Files

/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders/test_async_flushing.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders/test_buffered_io.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders/test_console.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders/test_file.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders/test_io.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders/test_rolling_file.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders/test_string_io.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/appenders/test_syslog.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/benchmark.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/layouts
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/layouts/test_basic.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/layouts/test_color_pattern.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/layouts/test_json.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/layouts/test_nested_exceptions.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/layouts/test_pattern.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/layouts/test_yaml.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/performance.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/setup.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_appender.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_color_scheme.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_filter.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_layout.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_log_event.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_logger.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_logging.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_mapped_diagnostic_context.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_nested_diagnostic_context.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_proxy.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_repository.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_root_logger.rb
/usr/lib/ruby/gems/2.5.0/gems/logging-2.2.2/test/test_utils.rb


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:39:17 2024