diff --git a/_service b/_service index 4ad3082..b95cfe9 100644 --- a/_service +++ b/_service @@ -4,8 +4,7 @@ https://github.com/Firstyear/sccache.git @PARENT_TAG@~@TAG_OFFSET@ git - - 20241210-suse-maint-v0.9.0 + 20250108-suse-maint-v0.9.1 * v(\d+\.\d+\.\d+) \1 diff --git a/_servicedata b/_servicedata index b5010ec..091ca4a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Firstyear/sccache.git - ad493c7ea9f8576b11b6994d6fddaf056d501171 \ No newline at end of file + 2049b7fe6fe0b492098e4f74d0cf0e7b15baf965 \ No newline at end of file diff --git a/sccache-0.9.0~1.tar.zst b/sccache-0.9.0~1.tar.zst deleted file mode 100644 index 9a752c0..0000000 --- a/sccache-0.9.0~1.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b729e046e4e22fb348cfbdf14480e49fe42d5f6dcc0cb9a649e4ca2ee32c413e -size 316087 diff --git a/sccache-0.9.1~2.tar.zst b/sccache-0.9.1~2.tar.zst new file mode 100644 index 0000000..f9eaac7 --- /dev/null +++ b/sccache-0.9.1~2.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8842ac8eb7ae0f6ab8fc5d3bec935ff02446de4c6287242bd8fb46e0c174800 +size 318764 diff --git a/sccache.changes b/sccache.changes index 7376489..d1cd0e7 100644 --- a/sccache.changes +++ b/sccache.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jan 08 03:14:33 UTC 2025 - william.brown@suse.com + +- Update to version 0.9.0~13: + * Add experimental concurrent cache support + * chore: replace is-terminal with standard library (#2311) + * prepare release 0.9.1 + * Add support for caching target json specs for Rust compilation. (#2269) + * Don't use CARGO_REGISTRIES_* configuration in hash keys (#2308) + * fix: bring "cargo build -Zprofile" support back (#2306) + * deps: Update cc + * add test for #2299 + * fix test_rlib_dep_reader_call failure when $CARGO_HOME isn't in the user's $HOME + * Never cache the outer CUDA compilation (because `nvcc -E` can't be trusted). Always decompose via `nvcc --dryrun`, then cache and report the host compiler call as a CUDA compilation + * Always use sccache's own jobserver + * Adjust placement of crate dependencies and a comment Crates memmap2, object and shlex are not dist-only requirements. + * Skip tests when needed features (gcs & s3) are disabled + ------------------------------------------------------------------- Tue Dec 10 05:57:32 UTC 2024 - william.brown@suse.com diff --git a/sccache.spec b/sccache.spec index a6e9ef4..489b815 100644 --- a/sccache.spec +++ b/sccache.spec @@ -1,7 +1,7 @@ # # spec file for package sccache # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define configdir %{_sysconfdir}/%{name} Name: sccache -Version: 0.9.0~1 +Version: 0.9.1~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 diff --git a/vendor.tar.zst b/vendor.tar.zst index 2ac3198..7044724 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7458f4ae748372080f665218ebcd2a0ee457200c3925348d631b6d2cc74e24e0 -size 44536279 +oid sha256:698e794f4218eadacb3dda84803cd2f116cde922579462a6a0c57054d783e47b +size 44571317