Accepting request 1090999 from home:firstyear:branches:devel:languages:rust

- Update to version 0.5.3~2:
  * Add experimental concurrent cache support
  * build(deps): bump tokio from 1.28.0 to 1.28.2
  * version 0.5.3
  * Update Cargo.toml
  * Try revert opendal
  * version 0.5.2

OBS-URL: https://build.opensuse.org/request/show/1090999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=46
This commit is contained in:
William Brown 2023-06-06 04:21:24 +00:00 committed by Git OBS Bridge
parent 91f2490e61
commit f9d0b7f2cc
7 changed files with 19 additions and 8 deletions

View File

@ -5,7 +5,7 @@
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
<param name="scm">git</param>
<!-- <param name="revision">v0.3.0</param> -->
<param name="revision">20230603-suse-maint-v0.5.1</param>
<param name="revision">20230606-suse-maint-v0.5.3</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/Firstyear/sccache.git</param>
<param name="changesrevision">9b1ec5e4f39ea073d77b9a76725a2fd59ce84d73</param></service></servicedata>
<param name="changesrevision">e44eab1c3ed0270fc93b9eafb73d5d693476c2ad</param></service></servicedata>

View File

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

3
sccache-0.5.3~2.tar.zst Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 06 01:03:01 UTC 2023 - william.brown@suse.com
- Update to version 0.5.3~2:
* Add experimental concurrent cache support
* build(deps): bump tokio from 1.28.0 to 1.28.2
* version 0.5.3
* Update Cargo.toml
* Try revert opendal
* version 0.5.2
-------------------------------------------------------------------
Sat Jun 03 03:39:11 UTC 2023 - william.brown@suse.com

View File

@ -19,7 +19,7 @@
%define configdir %{_sysconfdir}/%{name}
Name: sccache
Version: 0.5.1~14
Version: 0.5.3~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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76fb01534cae43e4a2157f99205ca0b863bfbeac30932be26aaf363c17b6a450
size 59513642
oid sha256:b53f2057d9ad9f2740b29e2bf755ca582a08bc1e077c8488a538b8db3b633de9
size 59569114