Hello community, here is the log from the commit of package raft for openSUSE:Factory checked in at 2019-11-07 23:21:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/raft (Old) and /work/SRC/openSUSE:Factory/.raft.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raft" Thu Nov 7 23:21:20 2019 rev:3 rq:746363 version:0.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/raft/raft.changes 2019-09-20 14:52:45.770887790 +0200 +++ /work/SRC/openSUSE:Factory/.raft.new.2990/raft.changes 2019-11-07 23:21:22.124848007 +0100 @@ -1,0 +2,7 @@ +Thu Nov 7 07:33:32 UTC 2019 - Andreas Stieger <[email protected]> + +- raft 0.9.9: + * fix many compiler warning and drop unused flags + * Support forcing re-configuration and other improvements + +------------------------------------------------------------------- Old: ---- raft-0.9.6.tar.gz New: ---- raft-0.9.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ raft.spec ++++++ --- /var/tmp/diff_new_pack.KWE7Pm/_old 2019-11-07 23:21:22.752848680 +0100 +++ /var/tmp/diff_new_pack.KWE7Pm/_new 2019-11-07 23:21:22.756848684 +0100 @@ -18,11 +18,10 @@ %bcond_without libuv Name: raft -Version: 0.9.6 +Version: 0.9.9 Release: 0 Summary: Fully asynchronous C implementation of the Raft consensus protocol License: Apache-2.0 -Group: Development/Libraries/C and C++ URL: https://github.com/canonical/raft Source: https://github.com/canonical/raft/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: autoconf @@ -46,7 +45,6 @@ %package -n libraft0 Summary: Library implementing the Raft consensus protocol -Group: System/Libraries %description -n libraft0 This library is a fully asynchronous C implementation of the Raft consensus protocol. @@ -61,7 +59,6 @@ %package devel Summary: Development files for the Raft library implementation of the consensus protocol -Group: Development/Libraries/C and C++ Requires: libraft0 = %{version} %if !%{without libuv} Requires: pkgconfig(libuv) >= 1.8.0 ++++++ raft-0.9.6.tar.gz -> raft-0.9.9.tar.gz ++++++ ++++ 12811 lines of diff (skipped)
