Accepting request 716266 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/716266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=47
This commit is contained in:
commit
6ae5bede44
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39369e1cd373f538d210c9430249ceb43da16530448c4c32afc9529ed9b63792
|
||||
size 2758040
|
3
rabbitmq-server-3.7.16.tar.xz
Normal file
3
rabbitmq-server-3.7.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f7a8a587b6beba3b86e1a2a9bf60da4bd19b0aacfec025559bbbbf13fd1418b
|
||||
size 2778324
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 09:38:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>
|
||||
|
||||
- Update to RabbitMQ version 3.7.16
|
||||
- Full release notes: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.7.16
|
||||
- RabbitMQ 3.7.16 is a maintenance release.
|
||||
It focuses on bug fixes and minor usability improvements. Erlang/OTP Compatibility Notes
|
||||
Per the new Erlang version support policy in effect starting with January 2019,
|
||||
this release no longer supports Erlang/OTP 19.3.
|
||||
Make sure a supported Erlang version is used before upgrading.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 16:02:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
%define _make_args DESTDIR="%{buildroot}" PREFIX="%{_prefix}" RMQ_ROOTDIR=%{_rabbit_libdir} RMQ_ERLAPP_DIR=%{_rabbit_erllibdir} MAN_INSTALL_PATH="%{_mandir}" DOC_INSTALL_DIR=%{buildroot}/%{_docdir} VERSION=%{version} V=1
|
||||
|
||||
Name: rabbitmq-server
|
||||
Version: 3.7.15
|
||||
Version: 3.7.16
|
||||
Release: 0
|
||||
Summary: A message broker supporting AMQP, STOMP and MQTT
|
||||
License: MPL-1.1
|
||||
@ -55,7 +55,7 @@ Source10: advanced.config.example
|
||||
Source11: rabbitmq.config.example
|
||||
BuildRequires: elixir
|
||||
# https://www.rabbitmq.com/which-erlang.html
|
||||
BuildRequires: erlang < 22
|
||||
BuildRequires: erlang
|
||||
BuildRequires: erlang >= 19.3.6.4
|
||||
BuildRequires: erlang-src
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
x
Reference in New Issue
Block a user