Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gh for openSUSE:Factory checked in at 2025-07-10 22:13:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gh (Old) and /work/SRC/openSUSE:Factory/.gh.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gh" Thu Jul 10 22:13:58 2025 rev:78 rq:1291699 version:2.75.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gh/gh.changes 2025-06-24 20:53:12.146305558 +0200 +++ /work/SRC/openSUSE:Factory/.gh.new.7373/gh.changes 2025-07-10 22:14:04.804535399 +0200 @@ -1,0 +2,109 @@ +Thu Jul 10 10:54:52 UTC 2025 - Pavel Dostál <pdos...@suse.com> + +- Update to version 2.75.0: + * Quote Windows rsyso script global hook + * test(search): verify `URL` returns quoted query + * test(search): test pagination with multi-word quoted queries + * fix(search): fix mutating query state fields + * Add setup-go to bump-go + * Update contribution design link + * test(pr merge): always assert stderr + * test(pr merge): verify `deleteRemoteBranch` behaviour when API returns error + * fix(pr merge): ignore 404 as error when deleting remote branch + * Ensure go mod tidy is run in bump-go + * Inject token into bump-go workflow + * Reformat gh run view help + * docs(run view): explain restrictions of fallback API calls + * test(run view): delete unused ZIP archive + * refactor(run view): remove `Log` field from DTO types + * test(run view): update tests + * refactor(run view): use API as fallback to fetch job logs + * test: add `BinaryResponse` helper function + * Ensure bump go script has git user configured + * Support --no-repos-selected on secret set + * docs: consistently use apt in installation instructions + * Consume dependabot minor versions for go modules + * test: add test for `ParseURL` + * Update microsoft dev-tunnels to v0.1.13 + * Bump all dependencies except dev-tunnels + * Fix inconsistent use of tabs and spaces + * docs: explain PR URL parsing reason + * test: improve test case to highlight host name override + * test: remove references to `AssignedActorsUsed` field + * test: verify providing a URL arg affects the base repo + * refactor: select PR fields based on detected features + * test: remove tests verifying assigne-related behaviour + * fix: remove assignee-related intervention + * fix: remove `AssignedActorsUsed` field + * Add workflow to automate go version bumping + * fix: expose `ParseURL` as a public func + * Remove unused GH_TOKEN env variable from workflow + * Add `workflow_dispatch` support to PR Help Wanted check (#11179) + * chore: improve error message when `versioninfo.json` is not found + * Fix: `gh pr create` prioritize `--title` and `--body` over `--fill` when `--web` is present (#10547) + * chore: create `.syso` libs only on Windows + * chore: delete `script/winres.json` + * chore: add `versioninfo.template.json` + * refactor: switch to `github.com/josephspurrier/goversioninfo` + * chore: exclude generated `.syso` files from git repo + * Ensure automation uses pinned go-licenses version + * Fix missing newline in install_linux.md + * Apply suggestions from code review + * Update missed Go 1.23 references + * chore: update Go version to 1.24 in devcontainer configuration + * Use `make` for license generation and checks + * Use temp directory for license checks + * Update 3rd party licenses + * Restored original test setup, clarified + * Enhance Activetoken prioritize test + * improve the description for gh release verify cmd + * chore: fix function name + * Push up + * Use active token stubbing on auth config + * refactor to simplify implementation + * Primer formatting + * Fix spacing + * Add missing files + * Rename READMEs + * Initial restore of Primer CLI docs + * use standardize color roles logic for the logging + * moved to shared lib + * moved to shared lib + * update the artifact and bundle for testing + * empty commit + * clean the code + * revert the workflow + * debug windows env + * debug windows env + * debug windows env + * chore: fix variable name casing + * Avoid analyzing 3rd party license content with CodeQL + * chore: ensure output path is a directory + * clean the path + * clean the path + * Update 3rd party license information + * Adopt license compliance scripts into workflows, docs + * clean the path + * improve test + * fix test + * add unit test + * chore: prepare Windows resources `.syso` files before build + * chore: add script to create Windows resources + * Cleanup + * fix: get token for active user instead of blank if possible + * remove filepath test + * update Sprintf + * removed unused file + * added the unit test + * add json format + * change verify-asset logic + * minor fix + * clean up the code + * update the lng + * wip + * remove comment + * wip + * init + * docs: install_linux.md: add Solus linux install instructions + +------------------------------------------------------------------- Old: ---- cli-2.74.2.tar.zst New: ---- cli-2.75.0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gh.spec ++++++ --- /var/tmp/diff_new_pack.ME3Vy1/_old 2025-07-10 22:14:06.516606606 +0200 +++ /var/tmp/diff_new_pack.ME3Vy1/_new 2025-07-10 22:14:06.520606772 +0200 @@ -20,7 +20,7 @@ %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw" %define sname cli Name: gh -Version: 2.74.2 +Version: 2.75.0 Release: 0 Summary: The official CLI for GitHub License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ME3Vy1/_old 2025-07-10 22:14:06.548607937 +0200 +++ /var/tmp/diff_new_pack.ME3Vy1/_new 2025-07-10 22:14:06.552608104 +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.74.2</param> + <param name="revision">v2.75.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.74.2.tar.zst</param> + <param name="archive">cli-2.75.0.tar.zst</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ME3Vy1/_old 2025-07-10 22:14:06.572608935 +0200 +++ /var/tmp/diff_new_pack.ME3Vy1/_new 2025-07-10 22:14:06.576609101 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/cli/cli</param> - <param name="changesrevision">d9d0e14e853a06c8d77ff85d84360cc5049ac286</param> + <param name="changesrevision">0e27e840846bbdbda8308c419cedf95914556511</param> </service> </servicedata> (No newline at EOF) ++++++ cli-2.74.2.tar.zst -> cli-2.75.0.tar.zst ++++++ /work/SRC/openSUSE:Factory/gh/cli-2.74.2.tar.zst /work/SRC/openSUSE:Factory/.gh.new.7373/cli-2.75.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.7373/vendor.tar.gz differ: char 14, line 1