Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sccache for openSUSE:Factory checked in at 2026-05-06 19:18:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sccache (Old) and /work/SRC/openSUSE:Factory/.sccache.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sccache" Wed May 6 19:18:24 2026 rev:50 rq:1351083 version:0.15.0~1 Changes: -------- --- /work/SRC/openSUSE:Factory/sccache/sccache.changes 2026-02-11 18:48:55.285563592 +0100 +++ /work/SRC/openSUSE:Factory/.sccache.new.30200/sccache.changes 2026-05-06 19:20:28.535458206 +0200 @@ -1,0 +2,85 @@ +Thu Apr 30 01:07:26 UTC 2026 - [email protected] + +- Update to version 0.15.0~1: + * Add experimental concurrent cache support + * prepare release 0.15.0 + * Add cargo-binstall metadata for prebuilt binary installation + * Fix coverage + * fix: handle directories in dep-info source file hashing + * docs(Rust.md): Add caveats from README + * Add retry for dists docker image build + * ci: set crt-static for riscv64 musl targets + * feat: Add loongarch64 support + * feat: Implement multi-tier caching with fallback and backfilling (#2581) + * msvc: add support for Y-, YI, Zf flags + * Group tests logging in CI + * Add failing test for cmake-modules + cmake 4 version + * Unfold ninja output in the test + * Add a comment for maintaining integration tests + * Move cmake-modules to integration tests + * fix: exclude CARGO_ENCODED_RUSTFLAGS from env var hash (#2651) + * chore(deps): update rust crate quinn-proto to v0.11.14 + * Fix sync GCS initialization + * clippy: fix from_iter_instead_of_collect lint + * fix: add Win32_Security feature to windows-sys dependency + * build(deps): bump actions/download-artifact from 5 to 8 + * msvc: Append the default .pdb extension for the /Fd argument (#2621) + * build(deps): bump actions/upload-artifact from 4 to 7 + * clippy: fix ref_option lint + * ci: install grcov from prebuilt binary instead of cargo install + * ci: use default toolchain to install grcov + * ci: fix artifact_failure action when target dir does not exist + * Remove benchmark normalize_win_path_utf8 (#2634) + * Revert "actions: add security audit workflow (#2594)" (#2603) + * partial c++20 module support (#2516) + * clippy: fix ptr_as_ptr lint (#2611) + * Add support for `d1nodatetime` & `await:strict` MSVC flags (#2617) + * chore: switch thirtyfour_sync to thirtyfour (#2613) + * clippy: fix manual_string_new lint (#2609) + * clippy: fix unnecessary_semicolon lint (#2615) + * clippy: fix explicit_into_iter_loop lint (#2616) + * Avoid double-caching when ccache is installed in PATH (#2524) + * clippy: fix cloned_instead_of_copied lint (#2605) + * clippy: fix semicolon_if_nothing_returned lint (#2601) + * Move PreprocessorCacheModeConfig to src/config.rs (#2604) + * clippy: fix cloned_ref_to_slice_refs lint (#2602) + * prepare the new release (#2600) + * chore: update to toml 0.9 (#2599) + * ci: Add coverage to integration tests, report it to Codecov.io (#2598) + * Preparation for multilevel caching (#2597) + * Add sccache-dist to flake.nix (#2579) + * fixup! cargo fmt + * fixup! rustfmt update + * Extract FileObjectSource, CacheRead and CacheWrite to cache_io.rs + * chore: update to nix 0.30 + * Add a helper method to get a correct backend name + * Add cos feature gate to RemoteStorage + * Simplify profiles for integration tests + * clippy: fix implicit_clone lint (#2584) + * actions: add security audit workflow (#2594) + * docs: fix examples showing an xz-compress toolchain archive (#2587) + * add benches for normalize_win_path strip_basedirs (#2588) + * snap: update to core24 (#2570) + * Add .rustfmt.toml for consistent style between `rustfmt` and `cargo fmt` (#2582) + * add comments about auth token requirements (#2583) + * chore: update to tokio-serde 0.9 (#2585) + * ci: update freebsd to 15.0 (#2586) + * distributed compilation support for asm & preprocessor outputs (#2557) + * remove unused declaration (#2577) + * Extract LazyDiskCache to a separated file (#2573) + * Revert "ci: show diff for toml_format" (#2578) + * Open Add SCCACHE_BASEDIRS support + * ci: show diff for toml_format + * chore: update to syslog 7 + * refactor: use matrix to reduce deduplication + * fix: remove outdated `analysis` mode + * Unbreak the s390x CI + * ci: add macos-15-intel for prebuilt binary (#2555) + * Integration tests (#2564) + * Fix code review. + * Impl for COS. + * build(deps): bump opendal from 0.54.0 to 0.55.0 + * Move integration tests related stuff to subdir + * Add Objective C Header for consistency + +------------------------------------------------------------------- Old: ---- sccache-0.13.0~1.tar.zst New: ---- sccache-0.15.0~1.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sccache.spec ++++++ --- /var/tmp/diff_new_pack.EbPkV8/_old 2026-05-06 19:20:30.383534321 +0200 +++ /var/tmp/diff_new_pack.EbPkV8/_new 2026-05-06 19:20:30.383534321 +0200 @@ -1,8 +1,7 @@ # # spec file for package sccache # -# Copyright (c) 2026 SUSE LLC -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +19,7 @@ %define configdir %{_sysconfdir}/%{name} Name: sccache -Version: 0.13.0~1 +Version: 0.15.0~1 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 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.EbPkV8/_old 2026-05-06 19:20:30.447536957 +0200 +++ /var/tmp/diff_new_pack.EbPkV8/_new 2026-05-06 19:20:30.451537121 +0200 @@ -4,7 +4,7 @@ <param name="url">https://github.com/Firstyear/sccache.git</param> <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">20260120-suse-maint-v0.13.0</param> + <param name="revision">20260430-suse-maint-v0.15.0</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.EbPkV8/_old 2026-05-06 19:20:30.475538110 +0200 +++ /var/tmp/diff_new_pack.EbPkV8/_new 2026-05-06 19:20:30.479538275 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Firstyear/sccache.git</param> - <param name="changesrevision">7e5eeb77187c4a0362ec4c7e85deb810c38e42b8</param></service></servicedata> + <param name="changesrevision">c6b1baa968b2ffe6f7a28fad52c5a0062831c9ba</param></service></servicedata> (No newline at EOF) ++++++ sccache-0.13.0~1.tar.zst -> sccache-0.15.0~1.tar.zst ++++++ ++++ 19512 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/sccache/vendor.tar.zst /work/SRC/openSUSE:Factory/.sccache.new.30200/vendor.tar.zst differ: char 7, line 1
