Hello community, here is the log from the commit of package ccache for openSUSE:Factory checked in at 2019-08-27 15:53:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccache (Old) and /work/SRC/openSUSE:Factory/.ccache.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ccache" Tue Aug 27 15:53:49 2019 rev:46 rq:726110 version:3.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ccache/ccache.changes 2019-05-03 22:27:17.828321602 +0200 +++ /work/SRC/openSUSE:Factory/.ccache.new.7948/ccache.changes 2019-08-27 15:53:49.663691447 +0200 @@ -1,0 +2,16 @@ +Mon Aug 26 08:57:55 UTC 2019 - Martin Pluskal <[email protected]> + +- Update to version 3.7.3: + * The cache size (which is counted in “used disk blocks”) is now correct on filesystems that use more or less disk blocks than conventional filesystems, e.g. ecryptfs or btrfs/zfs with transparent compression. This also fixes a related problem with ccache’s own test suite when run on such file systems. +Fixed a regression in 3.7.2 when using the compiler option “-Werror” and then “-Wno-error” later on the command line. +- Changes n version 3.7.2: + * The compiler option -gdwarf* no longer forces “run_second_cpp = true”. + * Added verification that the value passed to the -o/--set-config option is valid. + * Fixed detection of precompiled headers in the depend mode. + * Bail out on too hard Clang option -ftime-trace. + * ccache now updates the correct stats file when adding/updating manifest files. This bug previously made the file and size statistics counters incorrect over time. + * Fixed warnings from Clang about unused arguments during preprocessing. + * Unknown manifest versions are now handled gracefully in --dump-manifest. + * Fixed make check with “funny” locales. + +------------------------------------------------------------------- Old: ---- ccache-3.7.1.tar.xz ccache-3.7.1.tar.xz.asc New: ---- ccache-3.7.3.tar.xz ccache-3.7.3.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccache.spec ++++++ --- /var/tmp/diff_new_pack.C4E77P/_old 2019-08-27 15:53:50.195691003 +0200 +++ /var/tmp/diff_new_pack.C4E77P/_new 2019-08-27 15:53:50.199691000 +0200 @@ -17,7 +17,7 @@ Name: ccache -Version: 3.7.1 +Version: 3.7.3 Release: 0 Summary: A Fast C/C++ Compiler Cache License: GPL-3.0-or-later @@ -60,7 +60,7 @@ ln -sf ../../bin/%{name} cc ln -sf ../../bin/%{name} c++ -%ifnarch %ix86 +%ifnarch %{ix86} # Testsuite fails on i586 %check make %{?_smp_mflags} check ++++++ ccache-3.7.1.tar.xz -> ccache-3.7.3.tar.xz ++++++ ++++ 2992 lines of diff (skipped)
