Hello community, here is the log from the commit of package icecream for openSUSE:Factory checked in at 2018-12-03 10:09:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icecream (Old) and /work/SRC/openSUSE:Factory/.icecream.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icecream" Mon Dec 3 10:09:52 2018 rev:51 rq:653101 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/icecream/icecream.changes 2018-07-23 18:00:19.424981553 +0200 +++ /work/SRC/openSUSE:Factory/.icecream.new.19453/icecream.changes 2018-12-03 10:09:52.455737607 +0100 @@ -1,0 +2,20 @@ +Fri Nov 30 15:19:43 UTC 2018 - Stephan Kulow <[email protected]> + +- update to 1.2 + - Add more compiler flags to the list that mean build locally + * -pedantic (preprocessing only) + * -pedantic-errors (preprocessing only) + * -fsyntax-only + - don't force local compile on -include-pch + - Make load calculation better + - Limit amount of data sent at one time for slow networks/remotes + - Many updates to the tests + - Better logs of some error conditions + - Build locally if it is likely that there will not be more compiles + - Support adding gcc and clang to the same environment + - Better handling of icerun + - Cygwin now works as a client + - Don't expose Host endianness to network + - General code cleanup + +------------------------------------------------------------------- Old: ---- 1.1.tar.gz New: ---- 1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icecream.spec ++++++ --- /var/tmp/diff_new_pack.DqLJLO/_old 2018-12-03 10:09:53.011737094 +0100 +++ /var/tmp/diff_new_pack.DqLJLO/_new 2018-12-03 10:09:53.011737094 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: icecream -Version: 1.1 +Version: 1.2 Release: 0 Summary: For Distributed Compile in the Network License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -153,6 +153,7 @@ %license COPYING %config %{_sysconfdir}/logrotate.d/icecream %{_bindir}/icecc-create-env +%{_bindir}/icecc-test-env %{_bindir}/icecc %{_bindir}/icerun %{_sbindir}/icecc-scheduler ++++++ 1.1.tar.gz -> 1.2.tar.gz ++++++ ++++ 9795 lines of diff (skipped)
