Hello community, here is the log from the commit of package libqb for openSUSE:Factory checked in at 2017-08-10 13:43:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqb (Old) and /work/SRC/openSUSE:Factory/.libqb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqb" Thu Aug 10 13:43:07 2017 rev:24 rq:511815 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqb/libqb.changes 2017-03-11 15:18:38.464009908 +0100 +++ /work/SRC/openSUSE:Factory/.libqb.new/libqb.changes 2017-08-10 13:43:08.613073974 +0200 @@ -1,0 +2,14 @@ +Fri Jul 21 09:46:28 UTC 2017 - [email protected] + +- loop: don't bring runtime down for a trivial API misuse +- Upstream version cs: ef4c3a15ea3d3c5d5f9364269cd02d78a308957b + +------------------------------------------------------------------- +Fri Jul 21 09:24:25 UTC 2017 - [email protected] + +- 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) + +------------------------------------------------------------------- Old: ---- libqb-1.0.1+git20170306.59eacf0.tar.bz2 New: ---- libqb-1.0.2.15-ef4c.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqb.spec ++++++ --- /var/tmp/diff_new_pack.mXJVHb/_old 2017-08-10 13:43:09.460954619 +0200 +++ /var/tmp/diff_new_pack.mXJVHb/_new 2017-08-10 13:43:09.476952367 +0200 @@ -16,16 +16,18 @@ # +%global commit 1.0.2.15-ef4c + %bcond_without check Name: libqb -Version: 1.0.1+git20170306.59eacf0 +Version: 1.0.2 Release: 0 Summary: An IPC library for high performance servers License: LGPL-2.1+ Group: Development/Libraries/C and C++ Url: https://github.com/ClusterLabs/libqb -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{commit}.tar.xz Source1: baselibs.conf Patch1: libqb-configure-package-version.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -68,7 +70,7 @@ tracing, ipc, and poll. %prep -%setup -q -n %{name}-%{version} +%setup -q -n %{name}-%{commit} %patch1 -p1 %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.mXJVHb/_old 2017-08-10 13:43:09.628930973 +0200 +++ /var/tmp/diff_new_pack.mXJVHb/_new 2017-08-10 13:43:09.648928158 +0200 @@ -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">
