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

ruby3.3-rubygem-amq-protocol-2.3.2-1.8 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: ruby3.3-rubygem-amq-protocol Distribution: openSUSE Tumbleweed
Version: 2.3.2 Vendor: openSUSE
Release: 1.8 Build date: Sun Feb 25 16:19:05 2024
Group: Development/Languages/Ruby Build host: i03-ch1a
Size: 190903 Source RPM: rubygem-amq-protocol-2.3.2-1.8.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

* Fri Sep 25 2020 Stephan Kulow <coolo@suse.com>
  updated to version 2.3.2
    see installed ChangeLog.md
* Thu May 07 2020 Stephan Kulow <coolo@suse.com>
  - updated to version 2.3.1
    see installed ChangeLog.md
    [#]# Changes between 2.3.1 and 2.3.2 (unreleased)
    No changes yet.
    [#]# Changes between 2.3.0 and 2.3.1 (April 8th, 2020)
    [#]## Support for connection.update-secret
    Used together with the `rabbitmq-auth-backend-oauth2` plugin.
    [#]## Squashed a gemspec Warning
    GitHub issue: [ruby-amqp/amq-protocol#75](https://github.com/ruby-amqp/amq-protocol/issues/75).
* 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

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024