| Name: | librabbitmq-tools |
|---|---|
| Version: | 0.5.2 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 114708 |
| License: | MIT |
| RPM: | librabbitmq-tools-0.5.2-1.el7.x86_64.rpm |
| Source RPM: | librabbitmq-0.5.2-1.el7.src.rpm |
| Build Date: | Thu Nov 09 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/alanxz/rabbitmq-c |
| Summary: | Example tools built using the librabbitmq package |
| Description: | This package contains example tools built using librabbitmq. It provides: amqp-consume Consume messages from a queue on an AMQP server amqp-declare-queue Declare a queue on an AMQP server amqp-delete-queue Delete a queue from an AMQP server amqp-get Get a message from a queue on an AMQP server amqp-publish Publish a message on an AMQP server |
- update to 0.5.2
- update to 0.5.1 - fix license handling - move all documentation in devel subpackage
- upstream patch for missing function
- update to 0.5.0 - open https://github.com/alanxz/rabbitmq-c/issues/169 (version is 0.5.1-pre) - open https://github.com/alanxz/rabbitmq-c/issues/170 (amqp_get_server_properties)
- drop BR python-simplejson
- fix broken librabbitmq.pc, #1039555 - add check for usable librabbitmq.pc
- fix Source0 URL
- update to 0.4.1 - add ssl support
- cleanups
- remove tools from main package