Accepting request 181896 from network:messaging:amqp

- update to 3.1.3:
  * Eager synchronisation of mirror queue slaves
  * Automatic cluster partition healing
  * Charts in the management plugin
  * Queue length limits
  * Bug fixes
  * Fixes a security bug in federation

OBS-URL: https://build.opensuse.org/request/show/181896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2013-07-04 08:17:06 +00:00 committed by Git OBS Bridge
commit aaba67e36b
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e49dbcfd8b2085133847de33081e2defb1f4879d21a9776d54ab1f1988e0e163
size 3314866

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ebb8b0dba8ef82e5523194072f465f2abe451783e09255bf1474c560667a67a5
size 3531924

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jul 3 15:28:04 UTC 2013 - dmueller@suse.com
- update to 3.1.3:
* Eager synchronisation of mirror queue slaves
* Automatic cluster partition healing
* Charts in the management plugin
* Queue length limits
* Bug fixes
* Fixes a security bug in federation
-------------------------------------------------------------------
Wed Apr 24 12:25:15 UTC 2013 - tpaszkowski@novell.com

View File

@ -24,7 +24,7 @@
%endif
Name: rabbitmq-server
Version: 3.0.4
Version: 3.1.3
Release: 0
Summary: The RabbitMQ Server
License: MPL-1.1
@ -47,6 +47,7 @@ BuildRequires: fdupes
BuildRequires: libxslt
# require python json module
BuildRequires: python >= 2.6
BuildRequires: python-xml
BuildRequires: unzip
BuildRequires: xmlto
BuildRequires: zip