Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package regclient for openSUSE:Factory checked in at 2026-09-18 22:06:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/regclient (Old) and /work/SRC/openSUSE:Factory/.regclient.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "regclient" Fri Sep 18 22:06:38 2026 rev:17 rq:1378727 version:0.11.6 Changes: -------- --- /work/SRC/openSUSE:Factory/regclient/regclient.changes 2026-05-29 18:10:40.547298393 +0200 +++ /work/SRC/openSUSE:Factory/.regclient.new.383539/regclient.changes 2026-09-18 22:07:28.347941888 +0200 @@ -1,0 +2,24 @@ +Fri Sep 18 05:32:10 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.11.6: + * Features: + - image mod support for user, workdir, and author. (PR 1101) + - Support RC releases. (PR 1126) + * Fixes: + - Add limits and controls to ReadAll. (PR 1096) + - Skip local check on requests going through a proxy. (PR 1099) + - URLs passed to ProxyFromEnvironment require a scheme. (PR + 1104) + - Avoid a panic if http.DefaultTransport is altered. (PR 1109) + - Handle docker schema v1 with ocidir. (PR 1111) + - Do not checkout main branch for releases. (PR 1127) + - Pin Go version for regctl mod commands. (PR 1130) + - Improve reproducibility with tags on main branch. (PR 1131) + - Do not sign SBOMs. (PR 1133) + * Other changes: + - Add copyright headers. (PR 1102) + - Improve error messages in ocidir scheme. (PR 1106) + - Upgrade osv-scanner to v2. (PR 1115) + - Remove go reportcard. (PR 1119) + +------------------------------------------------------------------- Old: ---- regclient-0.11.5.obscpio New: ---- regclient-0.11.6.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ regclient.spec ++++++ --- /var/tmp/diff_new_pack.3kogK3/_old 2026-09-18 22:07:30.415028520 +0200 +++ /var/tmp/diff_new_pack.3kogK3/_new 2026-09-18 22:07:30.416028562 +0200 @@ -17,7 +17,7 @@ Name: regclient -Version: 0.11.5 +Version: 0.11.6 Release: 0 Summary: OCI Registry Client in Go and tooling using those libraries License: Apache-2.0 @@ -28,7 +28,7 @@ BuildRequires: fish BuildRequires: git BuildRequires: zsh -BuildRequires: golang(API) >= 1.25 +BuildRequires: golang(API) >= 1.26 %description Client interface for the registry API. This packages includes regctl for a ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3kogK3/_old 2026-09-18 22:07:30.454030154 +0200 +++ /var/tmp/diff_new_pack.3kogK3/_new 2026-09-18 22:07:30.459030364 +0200 @@ -1,9 +1,9 @@ <services> <service name="obs_scm" mode="manual"> - <param name="url">https://github.com/regclient/regclient</param> + <param name="url">https://github.com/regclient/regclient.git</param> <param name="scm">git</param> <param name="package-meta">yes</param> - <param name="revision">v0.11.5</param> + <param name="revision">refs/tags/v0.11.6</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.3kogK3/_old 2026-09-18 22:07:30.487031537 +0200 +++ /var/tmp/diff_new_pack.3kogK3/_new 2026-09-18 22:07:30.491031705 +0200 @@ -1,6 +1,8 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/regclient/regclient</param> - <param name="changesrevision">2bc542b4a19d6e4fd939be150f1443da2395690c</param></service></servicedata> + <param name="changesrevision">2bc542b4a19d6e4fd939be150f1443da2395690c</param></service><service name="tar_scm"> + <param name="url">https://github.com/regclient/regclient.git</param> + <param name="changesrevision">c2f83e99bd90e92e40d08307acf13138321a4a30</param></service></servicedata> (No newline at EOF) ++++++ regclient-0.11.5.obscpio -> regclient-0.11.6.obscpio ++++++ ++++ 9856 lines of diff (skipped) ++++++ regclient.obsinfo ++++++ --- /var/tmp/diff_new_pack.3kogK3/_old 2026-09-18 22:07:31.156059576 +0200 +++ /var/tmp/diff_new_pack.3kogK3/_new 2026-09-18 22:07:31.162059828 +0200 @@ -1,5 +1,5 @@ name: regclient -version: 0.11.5 -mtime: 1779800696 -commit: 2bc542b4a19d6e4fd939be150f1443da2395690c +version: 0.11.6 +mtime: 1788360899 +commit: c2f83e99bd90e92e40d08307acf13138321a4a30 ++++++ vendor.tar.gz ++++++ ++++ 12047 lines of diff (skipped)
