Accepting request 227726 from network:messaging:amqp
- update to 3.2.4: * Several bug fixes, no detailed changelog available - remove fix-syntax-error-in-example-conf.patch: merged upstream OBS-URL: https://build.opensuse.org/request/show/227726 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=17
This commit is contained in:
commit
43e84cd263
@ -1,11 +0,0 @@
|
||||
--- docs/rabbitmq.config.example
|
||||
+++ docs/rabbitmq.config.example
|
||||
@@ -336,7 +336,7 @@
|
||||
%% {reconnect_delay, 2.5}
|
||||
|
||||
%% ]} %% End of my_first_shovel
|
||||
- ]},
|
||||
+ ]}
|
||||
%% Rather than specifying some values per-shovel, you can specify
|
||||
%% them for all shovels here.
|
||||
%%
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb2c73338f4c477ea4ba496c4c5e18793b42f3abbd23010133b0163f85faf868
|
||||
size 3586619
|
3
rabbitmq-server-3.2.4.tar.gz
Normal file
3
rabbitmq-server-3.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a930f92b362df2f292ec5f0281aa2011eb0c668faf6e24c4653a9fc53ec43b9f
|
||||
size 3588097
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 11:20:12 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- update to 3.2.4:
|
||||
* Several bug fixes, no detailed changelog available
|
||||
- remove fix-syntax-error-in-example-conf.patch: merged upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 09:17:00 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: rabbitmq-server
|
||||
Version: 3.2.3
|
||||
Version: 3.2.4
|
||||
Release: 0
|
||||
Summary: The RabbitMQ Server
|
||||
License: MPL-1.1
|
||||
@ -41,7 +41,6 @@ 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
|
||||
@ -103,7 +102,6 @@ This package includes the RabbitMQ AMQP language bindings for Erlang.
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
make all VERSION=%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user