Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package icecream for openSUSE:Factory checked in at 2022-03-04 20:17:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icecream (Old) and /work/SRC/openSUSE:Factory/.icecream.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icecream" Fri Mar 4 20:17:12 2022 rev:59 rq:959501 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/icecream/icecream.changes 2021-10-06 19:50:14.412065274 +0200 +++ /work/SRC/openSUSE:Factory/.icecream.new.1958/icecream.changes 2022-03-04 20:21:05.704671930 +0100 @@ -1,0 +2,16 @@ +Fri Mar 4 16:39:39 UTC 2022 - Stephan Kulow <co...@suse.com> + +- Update to 1.4 + - scheduler assigns jobs with larger priority first, so compilations with higher 'nice' value + do not interfere with normal compilations + - avoid large timeouts if there is a network problem + - support for -march/-mcpu/-mtune used with =native (proper specific flags will be substituted) + - support for Clang's -fmodules, by removing the -fmodules flag for remote compilation + - do not keep host lock when sending preprocessed source (reduces chance of network timeouts) + - send more jobs in advance to nodes with many CPU cores + - try to use larger network buffers + - force local compilations if --coverage is used + - correctly clean up caches + - handle properly the case when something removes files in the cache directory + +------------------------------------------------------------------- Old: ---- icecc-1.3.1.tar.xz New: ---- icecc-1.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icecream.spec ++++++ --- /var/tmp/diff_new_pack.EUX2I0/_old 2022-03-04 20:21:06.212671526 +0100 +++ /var/tmp/diff_new_pack.EUX2I0/_new 2022-03-04 20:21:06.216671523 +0100 @@ -1,7 +1,7 @@ # # spec file for package icecream # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,13 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: icecream -Version: 1.3.1 +Version: 1.4.0 Release: 0 Summary: Distributed Compilation in the Network License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Tools/Building URL: https://github.com/icecc/icecream -Source0: https://github.com/icecc/icecream/releases/download/%{version}/icecc-%{version}.tar.xz +Source0: https://github.com/icecc/icecream/releases/download/1.4/icecc-%{version}.tar.xz Source1: iceccd.xml Source2: iceccd.service.in Source3: iceccd-wrapper @@ -76,7 +76,7 @@ Group: Development/Tools/Building Requires: clang Requires: icecream -Supplements: packageand(icecream:clang) +Supplements: (icecream and clang) %description -n icecream-clang-wrappers Wrapper symlinks for clang/clang++ for icecream distributed building. ++++++ icecc-1.3.1.tar.xz -> icecc-1.4.0.tar.xz ++++++ ++++ 31421 lines of diff (skipped)