11
0

- update to 3.2.3:

* This release fixes a number of bugs in the broker and federation plugin
  * Improvements to the LDAP and shovel plugins are also included

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=33
This commit is contained in:
2014-01-24 09:17:44 +00:00
committed by Git OBS Bridge
parent b61ebec595
commit 9827f2c48d
5 changed files with 24 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
%endif
Name: rabbitmq-server
Version: 3.2.2
Version: 3.2.3
Release: 0
Summary: The RabbitMQ Server
License: MPL-1.1
@@ -41,6 +41,7 @@ Source6: rabbitmq-server.service
Source7: rabbitmq-server.tmpfiles.d.conf
Patch0: no-nmap.patch
Patch1: no-remove-common.patch
Patch2: fix-syntax-error-in-example-conf.patch
BuildRequires: erlang
BuildRequires: erlang-src
BuildRequires: fdupes
@@ -102,6 +103,7 @@ This package includes the RabbitMQ AMQP language bindings for Erlang.
%setup -q
%patch0
%patch1
%patch2
%build
make all VERSION=%{version}