Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sccache for openSUSE:Factory checked in at 2023-06-29 17:27:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sccache (Old) and /work/SRC/openSUSE:Factory/.sccache.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sccache" Thu Jun 29 17:27:52 2023 rev:32 rq:1095709 version:0.5.4~1 Changes: -------- --- /work/SRC/openSUSE:Factory/sccache/sccache.changes 2023-06-06 19:56:51.938688966 +0200 +++ /work/SRC/openSUSE:Factory/.sccache.new.13546/sccache.changes 2023-06-29 17:28:14.742230262 +0200 @@ -1,0 +2,29 @@ +Wed Jun 28 02:58:23 UTC 2023 - william.br...@suse.com + +- Update to version 0.5.4~1: + * Add experimental concurrent cache support + * Fix the version detection in the release script + * build(deps): bump filetime from 0.2.20 to 0.2.21 + * build(deps): bump openssl from 0.10.49 to 0.10.55 + * cargo fmt + * Fix cache read timing + * prepare a new upstream release + * build(deps): bump is-terminal from 0.4.5 to 0.4.7 + * build(deps): bump predicates from 3.0.2 to 3.0.3 + * build(deps): bump uuid from 1.3.1 to 1.3.3 + * Fix failing lint CI + * Refactor out duplicated code + * Add PCH tests + * Properly implement PCH + * Blacklist C++ PCHs + * build(deps): bump log from 0.4.17 to 0.4.19 + * build(deps): bump chrono from 0.4.24 to 0.4.26 + * Revert "fix: wrong SCCACHE_S3_USE_SSL value parse (#1804)" (#1805) + * fix: wrong SCCACHE_S3_USE_SSL value parse (#1804) + * fix: Don't call EC2 Metadata and allow anonymouse if no cred (#1800) + * feat: Bump OpenDAL to 0.37.0 + * Avoid new actions + * Add workflow to prevent regress + * chore: Make sure Cargo.toml is formatted + +------------------------------------------------------------------- Old: ---- sccache-0.5.3~2.tar.zst New: ---- sccache-0.5.4~1.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sccache.spec ++++++ --- /var/tmp/diff_new_pack.GrqeI5/_old 2023-06-29 17:28:17.150244369 +0200 +++ /var/tmp/diff_new_pack.GrqeI5/_new 2023-06-29 17:28:17.154244392 +0200 @@ -19,7 +19,7 @@ %define configdir %{_sysconfdir}/%{name} Name: sccache -Version: 0.5.3~2 +Version: 0.5.4~1 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 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.GrqeI5/_old 2023-06-29 17:28:17.194244626 +0200 +++ /var/tmp/diff_new_pack.GrqeI5/_new 2023-06-29 17:28:17.198244649 +0200 @@ -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">20230606-suse-maint-v0.5.3</param> + <param name="revision">20230628-suse-maint-v0.5.4</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.GrqeI5/_old 2023-06-29 17:28:17.218244767 +0200 +++ /var/tmp/diff_new_pack.GrqeI5/_new 2023-06-29 17:28:17.222244790 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Firstyear/sccache.git</param> - <param name="changesrevision">e44eab1c3ed0270fc93b9eafb73d5d693476c2ad</param></service></servicedata> + <param name="changesrevision">0e7037e9a829cbf47a739255933fd8cb6c629441</param></service></servicedata> (No newline at EOF) ++++++ cargo_config ++++++ --- /var/tmp/diff_new_pack.GrqeI5/_old 2023-06-29 17:28:17.250244954 +0200 +++ /var/tmp/diff_new_pack.GrqeI5/_new 2023-06-29 17:28:17.254244978 +0200 @@ -1,7 +1,7 @@ [source.crates-io] replace-with = "vendored-sources" -[source."https://github.com/Firstyear/opensuse-proxy-cache.git"] +[source."git+https://github.com/Firstyear/opensuse-proxy-cache.git"] git = "https://github.com/Firstyear/opensuse-proxy-cache.git" replace-with = "vendored-sources" ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.GrqeI5/_old and /var/tmp/diff_new_pack.GrqeI5/_new differ