Accepting request 511812 from home:yan_gao:branches:network:ha-clustering:Factory:Test

- loop: don't bring runtime down for a trivial API misuse
- Upstream version cs: ef4c3a15ea3d3c5d5f9364269cd02d78a308957b

- Update to version 1.0.2
- Memleak fixes (#194)
- Allow Linux to use filesystem sockets (#248) (fate#323415)
- Upstream version cs: 608de6d59a3de0eef0fbcbd8f284acbc018daa9a (v1.0.2)

OBS-URL: https://build.opensuse.org/request/show/511812
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=82
This commit is contained in:
Yan Gao 2017-07-21 10:31:18 +00:00 committed by Git OBS Bridge
parent c90efbe256
commit d9d3f8d3fb
5 changed files with 22 additions and 8 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">1.0.1</param>
<param name="version">1.0.2</param>
-->
<param name="versionformat">1.0.1+git%cd.%h</param>
<param name="revision">59eacf07dd92af6917ed351c0c5e51ec5237965c</param>
<param name="versionformat">1.0.2+git%cd.%h</param>
<param name="revision">ef4c3a15ea3d3c5d5f9364269cd02d78a308957b</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jul 21 09:46:28 UTC 2017 - ygao@suse.com
- loop: don't bring runtime down for a trivial API misuse
- Upstream version cs: ef4c3a15ea3d3c5d5f9364269cd02d78a308957b
-------------------------------------------------------------------
Fri Jul 21 09:24:25 UTC 2017 - ygao@suse.com
- Update to version 1.0.2
- Memleak fixes (#194)
- Allow Linux to use filesystem sockets (#248) (fate#323415)
- Upstream version cs: 608de6d59a3de0eef0fbcbd8f284acbc018daa9a (v1.0.2)
-------------------------------------------------------------------
Mon Mar 6 15:49:36 UTC 2017 - ygao@suse.com

View File

@ -16,12 +16,12 @@
#
%global commit 1.0.1.22-59ea
%global commit 1.0.2.15-ef4c
%bcond_without check
Name: libqb
Version: 1.0.1
Version: 1.0.2
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+