Accepting request 244780 from network:ha-clustering:Factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/244780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqb?expand=0&rev=12
This commit is contained in:
Ludwig Nussel 2014-08-20 15:53:48 +00:00 committed by Git OBS Bridge
commit 3f76ac59db
5 changed files with 22 additions and 5 deletions

View File

@ -11,7 +11,7 @@
<param name="version">0.17.0</param>
-->
<param name="versionformat">0.17.0+git%cd.%h</param>
<param name="revision">c6f4fcd778248c41e5b108159d00cf1798a296d4</param>
<param name="revision">e5b8950863b92b314675ba0cbba13f00b8b77c52</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jul 28 05:57:43 UTC 2014 - ygao@suse.com
- log: return filter type enum to preserve abi compatibilty with corosync
- Upstream version cs: e5b8950863b92b314675ba0cbba13f00b8b77c52
-------------------------------------------------------------------
Tue Jul 1 09:08:05 UTC 2014 - ygao@suse.com
- epoll: don't miss poll events under high load
- ipc_shm: fix error handling in qb_ipcs_shm_connect()
- ringbuffer: fix size in qb_rb_create_from_file()
- trie: cleanup ref count logic in trie_notify_del
- ipcs: Cleanup unnecessary reference counting
- Upstream version cs: b103e1ae61f6fc288cfb228344f24508adaaba9a
-------------------------------------------------------------------
Fri Mar 21 06:36:02 UTC 2014 - ygao@suse.com

View File

@ -17,13 +17,14 @@
Name: libqb
Version: 0.17.0+git20140312.c6f4fcd
Version: 0.17.0+git20140723.e5b8950
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+
Group: System/Libraries
Url: https://github.com/ClusterLabs/libqb
Source0: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
Patch1: libqb-configure-package-version.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build