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

ruby2.5-rubygem-amq-protocol-2.3.0-lp152.3.2 RPM for armv7hl

From OpenSuSE Ports Leap 15.2 for armv7hl

Name: ruby2.5-rubygem-amq-protocol Distribution: openSUSE Leap 15.2
Version: 2.3.0 Vendor: openSUSE
Release: lp152.3.2 Build date: Sun Nov 10 20:02:20 2019
Group: Development/Languages/Ruby Build host: armbuild25
Size: 187203 Source RPM: rubygem-amq-protocol-2.3.0-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://github.com/ruby-amqp/amq-protocol
Summary: AMQP 0.9.1 encoding & decoding library
amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not a
client: the library only handles serialization and deserialization.

Provides

Requires

License

MIT

Changelog

* Tue Jan 09 2018 enavarro@suse.com
  - updated to version 2.3.0
    see installed ChangeLog.md
    [#]# Changes between 2.2.0 and 2.3.0
    [#]## Support for Additional URI Query Parameters
    GitHub issue: #67, #68, #69.
    Contributed by Andrew Babichev.
* Tue May 23 2017 coolo@suse.com
  - updated to version 2.2.0
    see installed ChangeLog.md
* Sun Jan 29 2017 coolo@suse.com
  - updated to version 2.1.0
    see installed ChangeLog.md
    [#]# Changes between 2.0.0 and 2.1.0
    [#]## Ruby Warnings Squashed
    Contributed by Akira Matsuda.
    GitHub issue: [#62](https://github.com/ruby-amqp/amq-protocol/pull/62)
    [#]## Byte Array Decoding
    Byte array values in types now can be
    decoded (to the extent Ruby type system
    permits) by this library.
    GitHub issue: [#58](https://github.com/ruby-amqp/amq-protocol/issues/58)
* Fri Dec 18 2015 coolo@suse.com
  - updated to version 2.0.1
    see installed ChangeLog.md
* Tue Nov 24 2015 coolo@suse.com
  - updated to version 2.0.0
    see installed ChangeLog.md
* Sat Dec 21 2013 coolo@suse.com
  - updated to version 1.9.2
    [#]## Signed 16 Bit Integer Decoding
    Signed 16 bit integers are now decoded correctly.
* Fri Nov 22 2013 coolo@suse.com
  - updated to version 1.9.0
    [#]## Performance Improvements in AMQ::BitSet
    `AMQ::BitSet#next_clear_bit` is now drastically more efficient
    (down from 6 minutes for 10,000 iterations to 4 seconds for 65,536 iterations).
    Contributed by Doug Rohrer, Dave Anderson, and Jason Voegele from
    [Neo](http://www.neo.com).
    [#]## Body Framing Fix
    Messages exactly 128 Kb in size are now framed correctly.
    Contributed by Nicolas Viennot.
* Mon Sep 23 2013 coolo@suse.com
  - updated to version 1.8.0
* Mon Aug 26 2013 coolo@suse.com
  - updated to version 1.7.0
    `connection.blocked` AMQP 0.9.1 extension is now supported
    (should be available as of RabbitMQ 3.2).
* Tue Jul 30 2013 coolo@suse.com
  - updated to version 1.6.0, no changelog found

Files

/usr/lib/ruby/gems/2.5.0/build_info
/usr/lib/ruby/gems/2.5.0/cache/amq-protocol-2.3.0.gem
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/.gitignore
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/.gitmodules
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/.rspec
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/.travis.yml
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/ChangeLog.md
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/Gemfile
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/LICENSE
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/README.md
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/Rakefile
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/amq-protocol.gemspec
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/benchmarks
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/benchmarks/int_allocator.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/benchmarks/pure
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/benchmarks/pure/body_framing_with_256k_payload.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/benchmarks/pure/body_framing_with_2k_payload.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/codegen
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/codegen/__init__.py
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/codegen/amqp_0.9.1_changes.json
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/codegen/codegen.py
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/codegen/codegen_helpers.py
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/codegen/protocol.rb.pytemplate
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/generate.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/bit_set.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/endianness.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/int_allocator.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/pack.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/client.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/constants.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/exceptions.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/float_32bit.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/frame.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/table.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/table_value_decoder.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/table_value_encoder.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/type_constants.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/protocol/version.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/settings.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/lib/amq/uri.rb
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/profiling
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/profiling/README.md
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/profiling/stackprof
/usr/lib/ruby/gems/2.5.0/gems/amq-protocol-2.3.0/profiling/stackprof/body_framing_with_2k_payload.rb
/usr/lib/ruby/gems/2.5.0/specifications/amq-protocol-2.3.0.gemspec
/usr/share/doc/packages/ruby2.5-rubygem-amq-protocol
/usr/share/doc/packages/ruby2.5-rubygem-amq-protocol/ChangeLog.md
/usr/share/doc/packages/ruby2.5-rubygem-amq-protocol/LICENSE
/usr/share/doc/packages/ruby2.5-rubygem-amq-protocol/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:35:51 2024