Accepting request 1099317 from home:matwey:branches:network:messaging:amqp

- Improve erlang-rabbitmq-client Provides:
  The package provides two erlang applications: amqp_client and rabbit_common
  which are expected to be Required as erlang-%{appname}

OBS-URL: https://build.opensuse.org/request/show/1099317
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=195
This commit is contained in:
Dirk Mueller 2023-07-19 11:12:25 +00:00 committed by Git OBS Bridge
parent 2ff1b0ce13
commit 653cf908b1
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 18 16:51:49 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Improve erlang-rabbitmq-client Provides:
The package provides two erlang applications: amqp_client and rabbit_common
which are expected to be Required as erlang-%{appname}
-------------------------------------------------------------------
Mon Jun 5 15:44:43 UTC 2023 - Fusion Future <qydwhotmail@gmail.com>

View File

@ -96,7 +96,9 @@ This package includes some plugins for the RabbitMQ server.
Summary: RabbitMQ AMQP language bindings for Erlang
Group: Development/Libraries/Other
Requires: erlang
Provides: erlang-amqp_client = %{version}
Provides: erlang-gen_server2 = %{version}
Provides: erlang-rabbit_common = %{version}
%description -n erlang-rabbitmq-client
RabbitMQ is an implementation of an AMQP broker. AMQP is an emerging