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

ruby2.5-rubygem-msgpack-testsuite-1.2.9-lp152.2.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: ruby2.5-rubygem-msgpack-testsuite Distribution: openSUSE Leap 15.2
Version: 1.2.9 Vendor: openSUSE
Release: lp152.2.2 Build date: Thu Nov 7 23:12:05 2019
Group: Development/Languages/Ruby Build host: obs-arm-4
Size: 98249 Source RPM: rubygem-msgpack-1.2.9-lp152.2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://msgpack.org/
Summary: Test suite for msgpack
Test::Unit or RSpec files, useful for developers.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Mar 14 2019 Stephan Kulow <coolo@suse.com>
  - updated to version 1.2.9
    see installed ChangeLog
    2019-03-13 version 1.2.9:
    * Hotfix release only for JRuby: 1.2.8-java was built incorrectly
    2019-03-11 version 1.2.8:
    * Fix a regression that MessagePack#unpack raises error if IO is assigned as the (only) argument
    * Improve compatibility that MessagePack#pack returns nil if IO is assigned as 2nd argument
* Sat Mar 02 2019 Stephan Kulow <coolo@suse.com>
  - updated to version 1.2.7
    see installed ChangeLog
    2019-03-01 version 1.2.7:
    * Add Packer#write_bin and Packer#write_bin_header methods
* Mon Jan 14 2019 Stephan Kulow <coolo@suse.com>
  - updated to version 1.2.6
    see installed ChangeLog
    2019-01-08 verison 1.2.6:
    * Update Ruby version 2.6 dependency (especially for Windows environment)
    * (version 1.2.4 and 1.2.5 were also releases for updated Ruby versions)
* Mon Jan 14 2019 mschnitzer@suse.com
  - updated to version 1.2.6
    * Update Ruby version 2.6 dependency (especially for Windows environment)
    * (version 1.2.4 and 1.2.5 were also releases for updated Ruby versions)
* Sat Mar 03 2018 factory-auto@kulow.org
  - updated to version 1.2.4
    see installed ChangeLog
* Fri Mar 02 2018 factory-auto@kulow.org
  - updated to version 1.2.3
    see installed ChangeLog
    2018-03-02 version 1.2.3:
    * Add Ruby 2.5.0 binary in gem releases for Windows
* Thu Feb 08 2018 coolo@suse.com
  - updated to version 1.2.2
    see installed ChangeLog
    2018-01-11 version 1.2.2:
    * Fix bug to occur SEGV occasionally (depends on GC timing) when exttype is used
    * Fix bug to encode an ext type with wrong type id if superclass is also registered as ext type
    2017-12-08 version 1.2.1:
    * Hotfix release only for JRuby: 1.2.0-java was built in incorrect way
* Thu Dec 14 2017 coolo@suse.com
  - updated to version 1.2.0
    see installed ChangeLog
    2017-12-07 version 1.2.0:
    * Add MessagePack::Factory#dump and MessagePack::Factory#load as convenient methods
      like MessagePack.dump and MessagePack.load
    * Fix bug to accept MessagePack::Factory#register_type after #freeze
* Tue Feb 28 2017 coolo@suse.com
  - updated to version 1.1.0
    see installed ChangeLog
    2017-02-28 version 1.1.0:
    * Fix the extention type handling to accept modules in addition to classes
* Thu Jan 26 2017 coolo@suse.com
  - updated to version 1.0.3
    see installed ChangeLog
    2017-01-24 version 1.0.3:
    * Support Ruby 2.4
* Thu Nov 24 2016 wolfgang.engel@suse.com
  - Adding rpmlintrc filter
* Wed Oct 19 2016 coolo@suse.com
  - updated to version 1.0.2
    see installed ChangeLog
    2016-10-17 version 1.0.2:
    * Bump version up to release newer version to fix broken gem release for JRuby
* Mon Oct 17 2016 coolo@suse.com
  - updated to version 1.0.1
    see installed ChangeLog
    2016-10-17 version 1.0.1:
    * Fix a bug to crash at packer when ext type is registered for superclass of packed object
    * Fix JRuby implementation about inconsistent API of Unpacker constructor
* Wed Sep 21 2016 wolfgang.engel@suse.com
  - Initial package

Files

/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cases.json
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cases.msg
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cases_compact.msg
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cases_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cruby
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cruby/buffer_io_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cruby/buffer_packer.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cruby/buffer_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cruby/buffer_unpacker.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/cruby/unpacker_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/ext_value_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/exttypes.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/factory_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/format_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/jruby
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/jruby/benchmarks
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/jruby/benchmarks/shootout_bm.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/jruby/benchmarks/symbolize_keys_bm.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/jruby/unpacker_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/msgpack_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/pack_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/packer_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/random_compat.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/spec_helper.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/unpack_spec.rb
/usr/lib64/ruby/gems/2.5.0/gems/msgpack-1.2.9/spec/unpacker_spec.rb


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024