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-06-06 19:56:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sccache (Old) and /work/SRC/openSUSE:Factory/.sccache.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sccache" Tue Jun 6 19:56:06 2023 rev:31 rq:1091004 version:0.5.3~2 Changes: -------- --- /work/SRC/openSUSE:Factory/sccache/sccache.changes 2023-05-24 20:23:11.584476707 +0200 +++ /work/SRC/openSUSE:Factory/.sccache.new.15902/sccache.changes 2023-06-06 19:56:51.938688966 +0200 @@ -1,0 +2,38 @@ +Tue Jun 06 01:03:01 UTC 2023 - william.br...@suse.com + +- Update to version 0.5.3~2: + * Add experimental concurrent cache support + * build(deps): bump tokio from 1.28.0 to 1.28.2 + * version 0.5.3 + * Update Cargo.toml + * Try revert opendal + * version 0.5.2 + +------------------------------------------------------------------- +Sat Jun 03 03:39:11 UTC 2023 - william.br...@suse.com + +- Update to version 0.5.1~14: + * Add experimental concurrent cache support + * build(deps): bump openssl from 0.10.48 to 0.10.49 + * README: Add --locked to the cargo install + * build(deps): bump serde from 1.0.155 to 1.0.159 + * build(deps): bump walkdir from 2.3.2 to 2.3.3 + * Disable C4668 during preprocessing for MSVC + * Add integration test for MSVC preprocessing bug + * Ignore C4668 when preprocessing MSVC + * build(deps): bump hyper from 0.14.24 to 0.14.25 + * build(deps): bump flate2 from 1.0.25 to 1.0.26 + * Update ci.yml + * Attempt to fix arm64 builds + * Support for Type Library Headers for MSVC + * Produce JSON depsfiles from MSVC + * Disable aarch64 build as the ubuntu repo is failing + * version 0.5.1 + * deps: Bump OpenDAL and reqsign (#1779) + * fmt and clippy fixes + * Opt in rather than opt out + * Added env var to disable multi arch caching + * Use object for parsing archives, and handle macOS fat archives + * feat: Enable backtrace for anyhow (#1774) + +------------------------------------------------------------------- Old: ---- sccache-0.5.0~2.tar.zst New: ---- sccache-0.5.3~2.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sccache.spec ++++++ --- /var/tmp/diff_new_pack.VBnv07/_old 2023-06-06 19:56:53.386697550 +0200 +++ /var/tmp/diff_new_pack.VBnv07/_new 2023-06-06 19:56:53.390697574 +0200 @@ -19,7 +19,7 @@ %define configdir %{_sysconfdir}/%{name} Name: sccache -Version: 0.5.0~2 +Version: 0.5.3~2 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 ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.VBnv07/_old 2023-06-06 19:56:53.430697811 +0200 +++ /var/tmp/diff_new_pack.VBnv07/_new 2023-06-06 19:56:53.434697835 +0200 @@ -5,6 +5,9 @@ <!-- Needed because PPC chronically runs out of disk because sigghhh --> <size unit="G">25</size> </disk> + <physicalmemory> + <size unit="G">8</size> + </physicalmemory> </hardware> </constraints> ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VBnv07/_old 2023-06-06 19:56:53.478698096 +0200 +++ /var/tmp/diff_new_pack.VBnv07/_new 2023-06-06 19:56:53.482698120 +0200 @@ -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">20230524-suse-maint-v0.5.0</param> + <param name="revision">20230606-suse-maint-v0.5.3</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.VBnv07/_old 2023-06-06 19:56:53.510698286 +0200 +++ /var/tmp/diff_new_pack.VBnv07/_new 2023-06-06 19:56:53.514698310 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Firstyear/sccache.git</param> - <param name="changesrevision">9f330c7db6358a86986997dfc4e528fdc10df971</param></service></servicedata> + <param name="changesrevision">e44eab1c3ed0270fc93b9eafb73d5d693476c2ad</param></service></servicedata> (No newline at EOF) ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.VBnv07/_old and /var/tmp/diff_new_pack.VBnv07/_new differ