diff --git a/_service b/_service index 9ab2dd5..69659e9 100644 --- a/_service +++ b/_service @@ -8,10 +8,10 @@ To update to a new release, change "revision" to the desired git commit hash and bump "version" if necessary - 0.16.0 + 0.17.0 --> - 0.16.0+git%cd.%h - 29bbe615b5fe6da17db3d6774df557960ae78bbb + 0.17.0+git%cd.%h + 78978d07ac2f19a801ebde61379ac55359cc17f3 diff --git a/libqb-0.16.0+git20140205.29bbe61.tar.bz2 b/libqb-0.16.0+git20140205.29bbe61.tar.bz2 deleted file mode 100644 index cd8a247..0000000 --- a/libqb-0.16.0+git20140205.29bbe61.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d4b832f231d37134cb92b0b229bec06a75ed5f4126446bbeba3d89af0c0f357 -size 127786 diff --git a/libqb-0.17.0+git20140219.78978d0.tar.bz2 b/libqb-0.17.0+git20140219.78978d0.tar.bz2 new file mode 100644 index 0000000..7dce9a2 --- /dev/null +++ b/libqb-0.17.0+git20140219.78978d0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0171cbfb90917e607e692de2d22c58b809242b21d520305d90ac78d8f5b40c75 +size 127735 diff --git a/libqb.changes b/libqb.changes index 2e8b239..b4f947f 100644 --- a/libqb.changes +++ b/libqb.changes @@ -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 diff --git a/libqb.spec b/libqb.spec index 8acb10e..908f451 100644 --- a/libqb.spec +++ b/libqb.spec @@ -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+