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-03-22 22:30:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sccache (Old) and /work/SRC/openSUSE:Factory/.sccache.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sccache" Wed Mar 22 22:30:53 2023 rev:26 rq:1073672 version:0.4.0~7 Changes: -------- --- /work/SRC/openSUSE:Factory/sccache/sccache.changes 2023-02-23 16:53:32.761184432 +0100 +++ /work/SRC/openSUSE:Factory/.sccache.new.31432/sccache.changes 2023-03-22 22:30:57.286287641 +0100 @@ -1,0 +2,66 @@ +Wed Mar 22 04:30:19 UTC 2023 - william.br...@suse.com + +- Update to version 0.4.0~7: + * Add experimental concurrent cache support + * build(deps): bump mime from 0.3.16 to 0.3.17 + * build(deps): bump futures from 0.3.26 to 0.3.27 + * build(deps): bump tokio from 1.25.0 to 1.26.0 + * add codecov.yml and set threshold to 0.2%, prevent coverage getting worse + * Bump MSRV to 1.64 + * update of the description + * Version 0.4.0 + * build(deps): bump anyhow from 1.0.68 to 1.0.70 + * build(deps): bump tempfile from 3.3.0 to 3.4.0 + * build(deps): bump libc from 0.2.139 to 0.2.140 + * build(deps): bump serde from 1.0.152 to 1.0.155 + * version v0.4.0-pre.11 + * Link to the github action + * always ignore a set of variables + * migrate to ubuntu 22.04 for newly added ci check + * remove remainder cachepot and replace by sccache + * amend to sccache + * Support running dist compilations in unprivileged scenarios (#128) + * Support emit pch header + * Add doc for feature vendored-openssl in README.md + * Add doc for feature vendored-openssl + * Update Cargo.lock + * Add new feature `vendored-openssl` + * Fixed ToC and added back Storage Options section + * version v0.4.0-pre.10 + * Add msvc response file integration test + * Update MSVC compiler flags + * Implement Response File support in MSVC + * build(deps): bump url from 2.3.0 to 2.3.1 + * build(deps): bump daemonize from 0.4.1 to 0.5.0 + * build(deps): bump serde_json from 1.0.93 to 1.0.94 + * build(deps): bump async-trait from 0.1.63 to 0.1.66 + * build(deps): bump jobserver from 0.1.25 to 0.1.26 + * Clarify docs about units of `SCCACHE_IDLE_TIMEOUT` + * tag v0.4.0-pre.9 + * build(deps): bump http from 0.2.8 to 0.2.9 + * build(deps): bump zstd from 0.12.2+zstd.1.5.2 to 0.12.3+zstd.1.5.2 + * build(deps): bump filetime from 0.2.19 to 0.2.20 + * build(deps): bump uuid from 1.2.2 to 1.3.0 + * fix: Allow building with no default feature (#1632) + * build(deps): bump reqsign from 0.8.2 to 0.8.3 + * build(deps): bump opendal from 0.27.0 to 0.27.1 + * build(deps): bump gzp from 0.11.1 to 0.11.3 + * chore: fix typo in readme + * deps: Bump toml and base64 (#1619) + * build(deps): bump reqwest from 0.11.13 to 0.11.14 (#1586) + * build(deps): bump tokio from 1.24.1 to 1.25.0 (#1584) + * build(deps): bump tokio-util from 0.7.4 to 0.7.7 (#1604) + * tag v0.4.0-pre.8 + * build: Increase edition to 2021 + * fix: Disable connection pool to fix dist server feature (#1612) + * Ignore RPM environment variables (#1613) + * build(deps): bump hyper from 0.14.23 to 0.14.24 + * build(deps): bump zip from 0.6.3 to 0.6.4 + * use fs_err for sake of better io errors (#1616) + * dist/cache: include paths in error contexts (#1611) + * fix upload artifact (#1598) + * build(deps): bump serde_json from 1.0.91 to 1.0.93 (#1605) + * Document SCCACHE_IDLE_TIMEOUT=0 (#1610) + * feat: Add Webdav (a.k.a HTTP Cache) support (#1597) + +------------------------------------------------------------------- Old: ---- sccache-0.4.0pre.7~0.tar.zst New: ---- sccache-0.4.0~7.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sccache.spec ++++++ --- /var/tmp/diff_new_pack.CxwuI0/_old 2023-03-22 22:31:38.918497126 +0100 +++ /var/tmp/diff_new_pack.CxwuI0/_new 2023-03-22 22:31:38.926497166 +0100 @@ -19,7 +19,7 @@ %define configdir %{_sysconfdir}/%{name} Name: sccache -Version: 0.4.0pre.7~0 +Version: 0.4.0~7 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.CxwuI0/_old 2023-03-22 22:31:38.978497428 +0100 +++ /var/tmp/diff_new_pack.CxwuI0/_new 2023-03-22 22:31:38.986497468 +0100 @@ -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">20230213-suse-maint-v0.4.0-pre.7</param> + <param name="revision">20230322-suse-maint-v0.4.0</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.CxwuI0/_old 2023-03-22 22:31:39.006497568 +0100 +++ /var/tmp/diff_new_pack.CxwuI0/_new 2023-03-22 22:31:39.010497589 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Firstyear/sccache.git</param> - <param name="changesrevision">ef779e28d7042fb914383f9d5f48bafe2e7d5f76</param></service></servicedata> + <param name="changesrevision">8a44faf4f55d3cc12f281447c49b0b4ccdc0a20d</param></service></servicedata> (No newline at EOF) ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.CxwuI0/_old and /var/tmp/diff_new_pack.CxwuI0/_new differ