Accepting request 1035549 from home:firstyear:branches:devel:languages:rust
- Update to version 0.3.1~3: * Force concurrent disk cache by default * Add experimental concurrent cache support * Ignore RPM env vars by default * Revert "test: add a test for bc" * Revert "add .bc as C++ extension" * with gcs: document the process * test: add a test for bc * test: add the support for extra args * Install gcc & clang for the test_sccache_command test * add .bc as C++ extension See: https://github.com/llvm/llvm-project/issues/58518#issuecomment-1312181006 OBS-URL: https://build.opensuse.org/request/show/1035549 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=27
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define configdir %{_sysconfdir}/%{name}
|
||||
|
||||
Name: sccache
|
||||
Version: 0.3.0~git5.14a4b8b
|
||||
Version: 0.3.1~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
|
||||
|
Reference in New Issue
Block a user