Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gh for openSUSE:Factory checked in at 2026-09-02 17:03:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gh (Old) and /work/SRC/openSUSE:Factory/.gh.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gh" Wed Sep 2 17:03:58 2026 rev:102 rq:1375339 version:2.99.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gh/gh.changes 2026-08-24 15:44:24.715407495 +0200 +++ /work/SRC/openSUSE:Factory/.gh.new.1265/gh.changes 2026-09-02 17:04:27.634894307 +0200 @@ -1,0 +2,13 @@ +Wed Sep 2 08:43:14 UTC 2026 - Pavel Dostál <[email protected]> + +- Update to version 2.99.0: + * Add repeatable --attach flag to upload local images/videos to + issues, pull requests, and comments (max 50 files per call) + * Add worktree checkout support to gh issue develop --checkout + --worktree + * Fix repo sync to avoid corrupting a linked worktree and to + explain when the target branch is checked out elsewhere + * Fix pr merge --delete-branch to safely handle linked worktrees + * Reject --comments combined with --json on view commands + +------------------------------------------------------------------- Old: ---- cli-2.98.0.tar.zst New: ---- cli-2.99.0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gh.spec ++++++ --- /var/tmp/diff_new_pack.S5HScQ/_old 2026-09-02 17:04:29.266950949 +0200 +++ /var/tmp/diff_new_pack.S5HScQ/_new 2026-09-02 17:04:29.268951019 +0200 @@ -20,7 +20,7 @@ %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw" %define sname cli Name: gh -Version: 2.98.0 +Version: 2.99.0 Release: 0 Summary: The official CLI for GitHub License: MIT @@ -28,10 +28,11 @@ Source0: %{sname}-%{version}.tar.zst Source1: vendor.tar.gz BuildRequires: fish +# spec-cleaner --perl would explode this into perl(Git::SVN::*) modules; git-core is a tool dep here, not a perl one +BuildRequires: git-core BuildRequires: golang(API) >= 1.26 # This is needed for some tests BuildRequires: openssh-clients -BuildRequires: git-core BuildRequires: openssh-common BuildRequires: zsh BuildRequires: zstd ++++++ _service ++++++ --- /var/tmp/diff_new_pack.S5HScQ/_old 2026-09-02 17:04:29.321952858 +0200 +++ /var/tmp/diff_new_pack.S5HScQ/_new 2026-09-02 17:04:29.327953066 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/cli/cli</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.98.0</param> + <param name="revision">v2.99.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -16,7 +16,7 @@ <param name="compression">zst</param> </service> <service name="go_modules" mode="manual"> - <param name="archive">cli-2.98.0.tar.zst</param> + <param name="archive">cli-2.99.0.tar.zst</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.S5HScQ/_old 2026-09-02 17:04:29.359954177 +0200 +++ /var/tmp/diff_new_pack.S5HScQ/_new 2026-09-02 17:04:29.364954351 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/cli/cli</param> - <param name="changesrevision">a255baf71d13fe5947a4eb7ad521ffd412d64cee</param> + <param name="changesrevision">d528f20f2ee02f6703773e9f56c90e3c3f5d46b0</param> </service> </servicedata> (No newline at EOF) ++++++ cli-2.98.0.tar.zst -> cli-2.99.0.tar.zst ++++++ /work/SRC/openSUSE:Factory/gh/cli-2.98.0.tar.zst /work/SRC/openSUSE:Factory/.gh.new.1265/cli-2.99.0.tar.zst differ: char 7, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/gh/vendor.tar.gz /work/SRC/openSUSE:Factory/.gh.new.1265/vendor.tar.gz differ: char 30, line 1
