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-03-11 20:57:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Wed Mar 11 20:57:56 2026 rev:92 rq:1338353 version:2.88.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2026-02-25 21:23:21.193733315 
+0100
+++ /work/SRC/openSUSE:Factory/.gh.new.8177/gh.changes  2026-03-11 
21:00:23.402465045 +0100
@@ -1,0 +2,99 @@
+Wed Mar 11 07:47:51 UTC 2026 - Pavel Dostál <[email protected]>
+
+- Lower the golang build dependency from >= 1.26.1 to >= 1.26
+  * lower-go-version.patch
+- Update to version 2.88.0:
+  * fix: add if guard to no-response job to prevent running on 
workflow_dispatch
+  * Add pitch surfacing workflow (monthly + manual dispatch)
+  * fix: address review feedback on squash merge commit message
+  * fix: gofmt alignment in test struct literals
+  * feat(repo): add --squash-merge-commit-message flag to gh repo edit
+  * chore(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0
+  * refactor: change extractFileName param from []byte to string
+  * Update Go version requirement to 1.26+
+  * Bump golangci-lint from v2.6.0 to v2.11.0 for Go 1.26 support
+  * Bump Go from 1.25.7 to 1.26.1 to fix stdlib vulnerabilities
+  * Address review comments: use actorDisplayName for Copilot author display
+  * Show friendly display names in gh issue view
+  * Add generic actorDisplayName for all actor display names
+  * Show friendly Copilot (AI) name in gh pr view
+  * fix: align example indentation with codebase convention
+  * fix: address review feedback for --exclude flag
+  * fix: share diffHeaderRegexp between changedFilesNames and extractFileName, 
fix gofmt
+  * feat(pr diff): add --exclude flag to filter files from diff output
+  * Fetch org teams via repository.owner inline fragment
+  * chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2
+  * Exclude PR author from reviewer candidates in SuggestedReviewerActors
+  * Fix duplicate reviewers in gh pr edit by passing logins as defaults
+  * Exclude current user from suggested reviewers in gh pr create
+  * Replace @copilot with Copilot reviewer login in gh pr create
+  * Add TODO requestReviewsByLoginCleanup on GHES ID-based reviewer path
+  * Remove /slug team reviewer shorthand normalization
+  * Add TODO requestReviewsByLoginCleanup on static reviewer MultiSelect
+  * Check state.ActorReviewers in MetadataSurvey reviewer search gate
+  * Label Copilot detection in SuggestedReviewerActorsForRepo as a hack
+  * Add TODO requestReviewsByLoginCleanup in CreatePullRequest
+  * refactor: deduplicate scope error handling between api/client.go and 
project queries
+  * Fix extension install error message showing raw struct instead of 
owner/repo (#12836)
+  * chore(deps): bump github.com/docker/cli
+  * Remove StateReason feature detection for issue close
+  * Remove unnecessary StateReasonDuplicate feature detection
+  * docs: add examples to gh issue close help text (#12830)
+  * Fix incorrect integer conversion from int to uint16 in port forwarder 
(#12831)
+  * Combine issue feature detection into a single GraphQL query
+  * feat(browse): add blame flag
+  * Reword `--no-upstream` help doc
+  * test(issue list): cover additional PR search qualifier variants
+  * fix(issue list): reject pull request-only search qualifiers
+  * chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0
+  * chore(deps): bump github.com/gabriel-vasile/mimetype
+  * chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.1
+  * chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0
+  * chore(deps): bump actions/download-artifact from 7 to 8
+  * chore(deps): bump actions/upload-artifact from 6 to 7
+  * Set COPILOT_GH env var when launching Copilot CLI
+  * Simplify progress indicators in issue develop
+  * Emit null for zero createdAt/updatedAt values
+  * Address Copilot review feedback
+  * Polish --json support for agent-task view
+  * Polish --json support for agent-task list
+  * Fix gofmt alignment in view_test.go
+  * feat(pr): add changeType field to files JSON output
+  * Add --duplicate-of flag and duplicate reason to gh issue close
+  * Add --json support to `gh agent-task view`
+  * Add --json support to `gh agent-task list`
+  * fix(project/item-edit): preserve title/body when editing draft issue with 
partial flags
+  * Add databaseId to assignees GraphQL fragment
+  * fix(licenses): implement VCS-friendly embedding
+  * chore(gitignore): ignore generated license files
+  * Use pre-compiled regexp for matching Content-Type
+  * chore(script/licenses): fix indentation
+  * fix(script/licenses): generate licenses in separate dirs
+  * Fix invalid ANSI SGR escape code in JSON and diff colorization
+  * Add --no-upstream flag to gh repo clone
+  * Clarify ReviewerCandidate relationship to AssignableActor
+  * Move PR review queries from queries_pr.go to queries_pr_review.go
+  * Use org/slug format in test fixtures and remove /slug normalization
+  * Normalize /slug team shorthand to org/slug and fix docs
+  * Include bot logins in login-based reviewer mutation guard
+  * Skip reviewer metadata fetch when using search-based selection
+  * Update test assertions to expect org/slug team format
+  * Wire bot reviewer logins through CreatePullRequest
+  * Partition bot reviewers separately for RequestReviewsByLogin
+  * Preserve org/slug format for team reviewer slugs
+  * Apply suggestion from @BagToad
+  * Remove redundant comment
+  * Don't swallow error from FD
+  * Remove redundant comments
+  * Fix issue develop repeated invocation with named branches
+  * Fix redundant API call in gh issue view --comments (#12606)
+  * Add toGitHubV4Strings helper to reduce code duplication
+  * Address PR review comments
+  * gh pr create: CCR and multiselectwithsearch
+  * trigger rerun
+  * test: TestGenerateScopeErrorForGQL and TestRequiredScopesFromServerMessage
+  * fix: clarify scope error while creating issues for projects
+  * fix: error when --remote flag used with repo argument
+  * build: customizable install `prefix`
+
+-------------------------------------------------------------------

Old:
----
  cli-2.87.3.tar.zst

New:
----
  cli-2.88.0.tar.zst
  lower-go-version.patch

----------(New B)----------
  New:- Lower the golang build dependency from >= 1.26.1 to >= 1.26
  * lower-go-version.patch
- Update to version 2.88.0:
----------(New E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.f6qDoF/_old  2026-03-11 21:00:24.138495453 +0100
+++ /var/tmp/diff_new_pack.f6qDoF/_new  2026-03-11 21:00:24.142495618 +0100
@@ -20,17 +20,18 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.87.3
+Version:        2.88.0
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT
 URL:            https://cli.github.com/
 Source0:        %{sname}-%{version}.tar.zst
 Source1:        vendor.tar.gz
+Patch0:         lower-go-version.patch
 BuildRequires:  fish
 BuildRequires:  git-core
 BuildRequires:  zstd
-BuildRequires:  golang(API) >= 1.25
+BuildRequires:  golang(API) >= 1.26
 # This is needed for some tests
 BuildRequires:  openssh-clients
 BuildRequires:  openssh-common

++++++ _service ++++++
--- /var/tmp/diff_new_pack.f6qDoF/_old  2026-03-11 21:00:24.186497437 +0100
+++ /var/tmp/diff_new_pack.f6qDoF/_new  2026-03-11 21:00:24.194497767 +0100
@@ -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.87.3</param>
+    <param name="revision">v2.88.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.87.3.tar.zst</param>
+    <param name="archive">cli-2.88.0.tar.zst</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.f6qDoF/_old  2026-03-11 21:00:24.214498593 +0100
+++ /var/tmp/diff_new_pack.f6qDoF/_new  2026-03-11 21:00:24.218498758 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/cli/cli</param>
-    <param 
name="changesrevision">cf862d65df7f8ff528015e235c8cccd48cea286f</param>
+    <param 
name="changesrevision">e8cc7f94367a0d862501aea1e318e6e0c326f0b9</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ cli-2.87.3.tar.zst -> cli-2.88.0.tar.zst ++++++
/work/SRC/openSUSE:Factory/gh/cli-2.87.3.tar.zst 
/work/SRC/openSUSE:Factory/.gh.new.8177/cli-2.88.0.tar.zst differ: char 7, line 
1

++++++ lower-go-version.patch ++++++
--- go.mod      2026-03-11 09:47:17.671473567 +0100
+++ go.mod      2026-03-11 09:47:51.124360975 +0100
@@ -1,6 +1,6 @@
 module github.com/cli/cli/v2
 
-go 1.26.1
+go 1.26
 
 require (
        github.com/AlecAivazis/survey/v2 v2.3.7

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/gh/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.gh.new.8177/vendor.tar.gz differ: char 97, line 1

Reply via email to