From d9d3f8d3fb824db66746c3b396ede0dca367ee03188aa48c1b85b74bd620fc29 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Fri, 21 Jul 2017 10:31:18 +0000 Subject: [PATCH] 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 --- _service | 6 +++--- libqb-1.0.1.22-59ea.tar.xz | 3 --- libqb-1.0.2.15-ef4c.tar.xz | 3 +++ libqb.changes | 14 ++++++++++++++ libqb.spec | 4 ++-- 5 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 libqb-1.0.1.22-59ea.tar.xz create mode 100644 libqb-1.0.2.15-ef4c.tar.xz diff --git a/_service b/_service index d6fe7c8..88a6625 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 - 1.0.1 + 1.0.2 --> - 1.0.1+git%cd.%h - 59eacf07dd92af6917ed351c0c5e51ec5237965c + 1.0.2+git%cd.%h + ef4c3a15ea3d3c5d5f9364269cd02d78a308957b diff --git a/libqb-1.0.1.22-59ea.tar.xz b/libqb-1.0.1.22-59ea.tar.xz deleted file mode 100644 index 9b5687d..0000000 --- a/libqb-1.0.1.22-59ea.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e52032082faedc053433919948940750fae69a2e1f462f29095d369a9ad1a9a -size 431572 diff --git a/libqb-1.0.2.15-ef4c.tar.xz b/libqb-1.0.2.15-ef4c.tar.xz new file mode 100644 index 0000000..81d14aa --- /dev/null +++ b/libqb-1.0.2.15-ef4c.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2ced821187f74477d4d7d2ad9f035f260a51de2436cbf955d603e87051ba6d +size 437392 diff --git a/libqb.changes b/libqb.changes index c63fd58..69153e1 100644 --- a/libqb.changes +++ b/libqb.changes @@ -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 diff --git a/libqb.spec b/libqb.spec index 57db7a6..7b0683a 100644 --- a/libqb.spec +++ b/libqb.spec @@ -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+