Accepting request 971942 from home:firstyear:branches:devel:languages:rust
- Change sources to zst compression OBS-URL: https://build.opensuse.org/request/show/971942 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
fe30dc2d7b
commit
fbc626a33c
4
_service
4
_service
@@ -14,11 +14,11 @@
|
|||||||
<service mode="disabled" name="tar" />
|
<service mode="disabled" name="tar" />
|
||||||
<service mode="disabled" name="recompress">
|
<service mode="disabled" name="recompress">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
<param name="compression">xz</param>
|
<param name="compression">zst</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="cargo_vendor" mode="disabled">
|
<service name="cargo_vendor" mode="disabled">
|
||||||
<param name="srcdir">sccache</param>
|
<param name="srcdir">sccache</param>
|
||||||
<param name="compression">xz</param>
|
<param name="compression">zst</param>
|
||||||
<param name="update">true</param>
|
<param name="update">true</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="cargo_audit" mode="disabled">
|
<service name="cargo_audit" mode="disabled">
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:59d8180a995e307bd833e9c6ebea876e16f61c200df1ae89ab2f410f9edf2efa
|
|
||||||
size 205588
|
|
3
sccache-0.2.15~git0.6b6d2f7.tar.zst
Normal file
3
sccache-0.2.15~git0.6b6d2f7.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df6171234fc7d6a38daa696b071b32aa3eccf9012f5c8ed6663e987d62fe62df
|
||||||
|
size 264961
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 21 23:28:32 UTC 2022 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
- Change sources to zst compression
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 5 05:31:37 UTC 2022 - William Brown <william.brown@suse.com>
|
Tue Apr 5 05:31:37 UTC 2022 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
@@ -25,8 +25,8 @@ Summary: A compiler caching tool for Rust, C and C++ with optional cloud
|
|||||||
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
|
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
|
||||||
Group: Development/Languages/Rust
|
Group: Development/Languages/Rust
|
||||||
URL: https://github.com/mozilla/%{name}
|
URL: https://github.com/mozilla/%{name}
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.zst
|
||||||
Source1: vendor.tar.xz
|
Source1: vendor.tar.zst
|
||||||
Source2: cargo_config
|
Source2: cargo_config
|
||||||
Source10: sccache-dist-builder.service
|
Source10: sccache-dist-builder.service
|
||||||
Source11: sccache-dist-scheduler.service
|
Source11: sccache-dist-scheduler.service
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e3b5592fad0ba2fb436d74e273697f0416e610cdd3deca77a0a0e290e0085e1a
|
|
||||||
size 20085448
|
|
3
vendor.tar.zst
Normal file
3
vendor.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ac3d436260691f254194b0eb3bda74cbde6f2005a1f29f481880552690e7ac3e
|
||||||
|
size 28367744
|
Reference in New Issue
Block a user