Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sccache for openSUSE:Factory checked in at 2023-12-06 23:48:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sccache (Old) and /work/SRC/openSUSE:Factory/.sccache.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sccache" Wed Dec 6 23:48:25 2023 rev:36 rq:1131229 version:0.7.4~3 Changes: -------- --- /work/SRC/openSUSE:Factory/sccache/sccache.changes 2023-11-15 21:10:27.488393846 +0100 +++ /work/SRC/openSUSE:Factory/.sccache.new.25432/sccache.changes 2023-12-06 23:48:59.384931310 +0100 @@ -1,0 +2,19 @@ +Tue Dec 05 04:28:03 UTC 2023 - william.br...@suse.com + +- Update to version 0.7.4~3: + * Add experimental concurrent cache support + * Bump freebsd-vm action to v1.0.2 & use ubuntu (#1994) + * build(deps): bump serde from 1.0.190 to 1.0.193 + * Prepare version 0.7.4 + * Activate direct mode when e.g. SCCACHE_DIR is set. + * Remove some unnecessary clones + * Only activate direct mode by default for local + * Catch panics in the server and transmit them as errors to the client. + * Remove uses of Lazy<Mutex<T>> + * Add support for `--` on clang/clang-cl command-line + * Fix test_parse_arguments_multiarch_cache_disabled + * Fix some possible out-of-bound accesses in process_preprocesed_{file,line} + * prepare version 0.7.3 + * Revert "Activate preprocessor cache mode by default" + +------------------------------------------------------------------- Old: ---- cargo_config sccache-0.7.2~0.tar.zst New: ---- sccache-0.7.4~3.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sccache.spec ++++++ --- /var/tmp/diff_new_pack.dME4IY/_old 2023-12-06 23:49:02.333037857 +0100 +++ /var/tmp/diff_new_pack.dME4IY/_new 2023-12-06 23:49:02.349038435 +0100 @@ -19,7 +19,7 @@ %define configdir %{_sysconfdir}/%{name} Name: sccache -Version: 0.7.2~0 +Version: 0.7.4~3 Release: 0 Summary: A compiler caching tool for Rust, C and C++ with optional cloud storage License: (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR CC0-1.0) AND ((Apache-2.0 AND BSD-2-Clause) OR MIT) AND (Apache-2.0 OR MIT OR BSD-2-Clause) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT @@ -27,7 +27,6 @@ URL: https://github.com/mozilla/%{name} Source0: %{name}-%{version}.tar.zst Source1: vendor.tar.zst -Source2: cargo_config Source10: sccache-dist-builder.service Source11: sccache-dist-scheduler.service Source12: builder.conf @@ -47,8 +46,6 @@ %setup -q %setup -qa1 -mkdir .cargo -cp %{SOURCE2} .cargo/config # Remove exec bits to prevent an issue in fedora shebang checking find vendor -type f -name \*.rs -exec chmod -x '{}' \; ++++++ _service ++++++ --- /var/tmp/diff_new_pack.dME4IY/_old 2023-12-06 23:49:02.689050723 +0100 +++ /var/tmp/diff_new_pack.dME4IY/_new 2023-12-06 23:49:02.733052314 +0100 @@ -5,7 +5,7 @@ <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> <param name="scm">git</param> <!-- <param name="revision">v0.3.0</param> --> - <param name="revision">20231115-suse-maint-v0.7.2</param> + <param name="revision">20231205-suse-maint-v0.7.4</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.dME4IY/_old 2023-12-06 23:49:02.885057807 +0100 +++ /var/tmp/diff_new_pack.dME4IY/_new 2023-12-06 23:49:02.917058963 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Firstyear/sccache.git</param> - <param name="changesrevision">4db616b23b981daa81405d8d269918347a8fb344</param></service></servicedata> + <param name="changesrevision">13acee1c5c3b22a8e4d1122fd592330eb4baf31e</param></service></servicedata> (No newline at EOF) ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.dME4IY/_old and /var/tmp/diff_new_pack.dME4IY/_new differ