Accepting request 1088752 from home:firstyear:branches:devel:languages:rust
- Update to version 0.4.2~17: * Add experimental concurrent cache support * Exit when increment_compilation is enabled. (#1767) * version 0.5.0 * fix grammar in GHA.md (#1765) * build(deps): bump uuid from 1.3.0 to 1.3.1 * docs(gcs): mention external accounts * chore: bump `opendal` to `0.34.0` * Use Infallible instead of void (#1761) * Remove parity-tokio-ipc (#1759) * Replace lazy_static with once_cell (#1758) * Run fmt on compiler.rs * Add comments explaining why we need this change. * Fix clippy latest issues found by CI * Fix build issues found by CI with other compiler versions * Fix clippy issues found by CI * nvcc: Handle compiler detection when gcc isn't on the path - Update vendored dependencies OBS-URL: https://build.opensuse.org/request/show/1088752 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=43
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define configdir %{_sysconfdir}/%{name}
|
||||
|
||||
Name: sccache
|
||||
Version: 0.4.2~2
|
||||
Version: 0.5.0~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
|
||||
|
Reference in New Issue
Block a user