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:
William Brown 2022-04-22 01:34:23 +00:00 committed by Git OBS Bridge
parent fe30dc2d7b
commit fbc626a33c
7 changed files with 15 additions and 10 deletions

View File

@ -14,11 +14,11 @@
<service mode="disabled" name="tar" />
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
<param name="compression">zst</param>
</service>
<service name="cargo_vendor" mode="disabled">
<param name="srcdir">sccache</param>
<param name="compression">xz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59d8180a995e307bd833e9c6ebea876e16f61c200df1ae89ab2f410f9edf2efa
size 205588

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df6171234fc7d6a38daa696b071b32aa3eccf9012f5c8ed6663e987d62fe62df
size 264961

View File

@ -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>

View File

@ -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
Group: Development/Languages/Rust
URL: https://github.com/mozilla/%{name}
Source0: %{name}-%{version}.tar.xz
Source1: vendor.tar.xz
Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
Source2: cargo_config
Source10: sccache-dist-builder.service
Source11: sccache-dist-scheduler.service

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3b5592fad0ba2fb436d74e273697f0416e610cdd3deca77a0a0e290e0085e1a
size 20085448

3
vendor.tar.zst Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac3d436260691f254194b0eb3bda74cbde6f2005a1f29f481880552690e7ac3e
size 28367744