Hello community, here is the log from the commit of package czmq for openSUSE:Factory checked in at 2018-01-05 00:59:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/czmq (Old) and /work/SRC/openSUSE:Factory/.czmq.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "czmq" Fri Jan 5 00:59:49 2018 rev:6 rq:561277 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/czmq/czmq.changes 2017-06-07 09:55:23.310978949 +0200 +++ /work/SRC/openSUSE:Factory/.czmq.new/czmq.changes 2018-01-05 00:59:49.439859183 +0100 @@ -1,0 +2,14 @@ +Tue Jan 2 08:02:39 UTC 2018 - [email protected] + +- Update to 4.1.0 + * New STABLE APIs have been added to wrap new libzmq context + options: + + zsys_set_thread_sched_policy + + zsys_set_thread_priority + * See https://github.com/zeromq/czmq/releases/tag/v4.1.0 + for complete changelog. +- Remove patches now in upstream sources: + * 0000-gcc7-b651cb47.patch + * 0001-gcc7-41866333e.patch + +------------------------------------------------------------------- Old: ---- 0000-gcc7-b651cb47.patch 0001-gcc7-41866333e.patch czmq-4.0.2.tar.gz New: ---- czmq-4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ czmq.spec ++++++ --- /var/tmp/diff_new_pack.atoiaA/_old 2018-01-05 00:59:50.455521258 +0100 +++ /var/tmp/diff_new_pack.atoiaA/_new 2018-01-05 00:59:50.459519928 +0100 @@ -1,7 +1,7 @@ # # spec file for package czmq # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,13 @@ %define lib_name libczmq4 Name: czmq -Version: 4.0.2 +Version: 4.1.0 Release: 0 Summary: High-level C binding for ZeroMQ License: MPL-2.0 Group: Development/Libraries/C and C++ Url: https://github.com/zeromq/czmq Source0: https://github.com/zeromq/czmq/releases/download/v%{version}/czmq-%{version}.tar.gz -#PATCH-FIX-UPSTREAM: gcc7 build -Patch0: 0000-gcc7-b651cb47.patch -#PATCH-FIX-UPSTREAM: gcc7 build -Patch1: 0001-gcc7-41866333e.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake @@ -75,8 +71,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %configure --disable-static ++++++ czmq-4.0.2.tar.gz -> czmq-4.1.0.tar.gz ++++++ ++++ 149376 lines of diff (skipped)
