Accepting request 223219 from network:ha-clustering:Factory

- Bump version to 0.17.0
- ipc_socket: further optimize max msg size calculations for fbsd portability tests
- ipc_socket: Allow socket max msg size to be calculated more accurately
- Upstream version cs: 78978d07ac2f19a801ebde61379ac55359cc17f3

OBS-URL: https://build.opensuse.org/request/show/223219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqb?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2014-02-21 18:42:15 +00:00 committed by Git OBS Bridge
commit 0bfb422b6b
5 changed files with 15 additions and 7 deletions

View File

@ -8,10 +8,10 @@
To update to a new release, change "revision" to the desired
git commit hash and bump "version" if necessary
<param name="version">0.16.0</param>
<param name="version">0.17.0</param>
-->
<param name="versionformat">0.16.0+git%cd.%h</param>
<param name="revision">29bbe615b5fe6da17db3d6774df557960ae78bbb</param>
<param name="versionformat">0.17.0+git%cd.%h</param>
<param name="revision">78978d07ac2f19a801ebde61379ac55359cc17f3</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 20 11:37:57 UTC 2014 - ygao@suse.com
- Bump version to 0.17.0
- ipc_socket: further optimize max msg size calculations for fbsd portability tests
- ipc_socket: Allow socket max msg size to be calculated more accurately
- Upstream version cs: 78978d07ac2f19a801ebde61379ac55359cc17f3
-------------------------------------------------------------------
Sat Feb 8 15:23:07 UTC 2014 - ygao@suse.com

View File

@ -17,7 +17,7 @@
Name: libqb
Version: 0.16.0+git20140205.29bbe61
Version: 0.17.0+git20140219.78978d0
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+