Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gh for openSUSE:Factory checked in at 2022-05-12 23:00:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gh (Old) and /work/SRC/openSUSE:Factory/.gh.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gh" Thu May 12 23:00:53 2022 rev:19 rq:976596 version:2.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gh/gh.changes 2022-03-16 20:20:44.288981942 +0100 +++ /work/SRC/openSUSE:Factory/.gh.new.1538/gh.changes 2022-05-12 23:01:51.412917360 +0200 @@ -1,0 +2,77 @@ +Wed May 11 09:03:37 UTC 2022 - romb...@apache.org + +- Update to version 2.10.1: + * Hide retention-period flag (#5607) + * Merge pull request #5504 from greggroth/gregg/retention-period + * repo clone: document the upstream remote (#5466) + * auth: respect GH_BROWSER, `browser` config, avoid opening non-HTTP URLs + * repo list: add `--visibility internal` filter (#5564) + * Fix nil pointer exception in codespace selection + * add devcontainer (#5592) + * Ensure stable presentation of FORBIDDEN errors + * :nail_care: optimize fetches + * Ignore FORBIDDEN errors for `gh status` + * status: exclude results from archived repositories + * Add `exclude-drafts` flag to `gh release list` + * Upgrade to go 1.18 (#5542) + * Update order + * Handle star in display name + * Dis-ambiguate "currentBranch" + * :nail_care: + * Add `--json` support to `label list` (#5567) + * Add Display Name to the list command + * Remove empty return + * Fix non-working `gh issue view` usage example (#5563) + * Fix: 5501 - Added examples of negated qualifiers to search commands (#5562) + * Add label list sorting and delete command (#5503) + * Add the ability to pass teams to `review-requested` (#5538) + * Document linux distribution updating (#5531) + * Consistent version format in version upgrade notice + * Fix grammar in `repo create` prompt (#5557) + * issue comment: support quotes and arguments in EDITOR value + * Remove mention of function + * Use named return values + * Use safeClose instead of Close + * Update auth error message + * Remove `Stringer` from `ghrepo.Interface` (#5536) + * Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#5533) + * Add progress indicator to `gist create` (#5526) + * Clarify `label edit --name` switch (#5525) + * Bump github.com/cpuguy83/go-md2man/v2 from 2.0.1 to 2.0.2 + * Add autocomplete descriptions for aliases and extensions (#5447) + * Replace ioutil with io and os (#5498) + * Add `label edit` command (#5519) + * Properly handle issue and pr state options when building search queries (#5513) + * Add `label clone` command (#5452) + * Don't error on list commands when no results found (#5479) + * refactor merge command + * Bump github/codeql-action from 1 to 2 + * Avoid crash when deleting gist with no owner + * Add context to errors + * Resolve feedback + * Remove function return + * PR feedback + * Fix displayed header for search prs command (#5488) + * add ls alias to gh repo list (#5480) + * Clarify session helper + * Clean up more errors + * Clean up errors + * Fix -c option + * Print JupyterLab URL + * Fix name of RPC service + * Clean up Jupyter code + * Fix tests + * Final copy and behavior update for prompt + * go fmt + * Change the way we parse list-devcontainers response + * Fix tests + * Change some copy per product's suggestions + * Refactor liveshare setup to a new function + * Clean up code + * Fix RPC call + * Add cs jupyter + * Rename test + * Add interactive prompt to choose from list of available devcontainer files + * Add devcontainer_path API param as an option + +------------------------------------------------------------------- Old: ---- cli-2.5.2.tar.gz New: ---- _servicedata cli-2.10.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gh.spec ++++++ --- /var/tmp/diff_new_pack.zanZFv/_old 2022-05-12 23:01:52.164918369 +0200 +++ /var/tmp/diff_new_pack.zanZFv/_new 2022-05-12 23:01:52.168918374 +0200 @@ -19,7 +19,7 @@ %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw" %define sname cli Name: gh -Version: 2.5.2 +Version: 2.10.1 Release: 0 Summary: The official CLI for GitHub License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zanZFv/_old 2022-05-12 23:01:52.196918412 +0200 +++ /var/tmp/diff_new_pack.zanZFv/_new 2022-05-12 23:01:52.196918412 +0200 @@ -1,6 +1,22 @@ -<?xml version="1.0"?> <services> - <service name="download_files" mode="disabled"/> - <service name="go_modules" mode="disabled"/> + <service name="tar_scm" mode="disabled"> + <param name="url">https://github.com/cli/cli</param> + <param name="scm">git</param> + <param name="exclude">.git</param> + <param name="revision">v2.10.1</param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="changesgenerate">enable</param> + <param name="versionrewrite-pattern">v(.*)</param> + </service> + <service name="set_version" mode="disabled"> + <param name="basename">cli</param> + </service> + <service name="recompress" mode="disabled"> + <param name="file">*.tar</param> + <param name="compression">gz</param> + </service> + <service name="go_modules" mode="disabled"> + <param name="archive">cli-2.10.1.tar.gz</param> + </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/cli/cli</param> <param name="changesrevision">a0a9099037ab91e10fc389b4cd07c5fe7ed1bd5d</param></service></servicedata> (No newline at EOF) ++++++ cli-2.5.2.tar.gz -> cli-2.10.1.tar.gz ++++++ ++++ 28525 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 9570 lines of diff (skipped)