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-03-12 15:24:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Wed Mar 12 15:24:37 2025 rev:71 rq:1252360 version:2.68.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2025-02-12 21:37:23.428731445 
+0100
+++ /work/SRC/openSUSE:Factory/.gh.new.19136/gh.changes 2025-03-12 
15:25:12.461120022 +0100
@@ -1,0 +2,81 @@
+Wed Mar 12 07:19:25 UTC 2025 - pdos...@suse.com
+
+- Update to version 2.68.1:
+  * Fix secret command panic when base repo from cwd
+  * Fix(ci): base64 decode GPG passphrase
+  * Update pkg/cmd/attestation/verification/attestation.go
+  * Update pkg/cmd/attestation/verification/attestation.go
+  * Fix acceptance test descriptions
+  * Fix gh secret disambiguity test
+  * Expand gh secret acceptance tests
+  * Expand gh secret base repo tests
+  * [gh secret] Check `GH_REPO` too in addition to `--repo` for disambiguation
+  * Deep Dive Document Release Process (#10503)
+  * Fix unhandled panic in FindWorkflow and add tests
+  * Bump actions/attest-build-provenance from 2.2.0 to 2.2.2
+  * Fix checkout when URL arg is from fork and cwd is upstream
+  * Update `project` help text; fix `unlink` usage
+  * Inconsistent format of examples in help text
+  * Inconsistent format of description of flags (starting with lowercase 
letter) (#10507)
+  * Update Go version to 1.23 in CONTRIBUTING.md
+  * Fix minor auth login help typo
+  * Add docs; rename function name
+  * Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5
+  * docs: OAuth doc link moves to newline
+  * fix expected test output
+  * undo regex changes
+  * remove signer-ref option
+  * chore: update go version in devcontainer
+  * docs: warn about process revoking all tokens
+  * docs: document how to revoke `gh` OAuth tokens
+  * refactor: use a more straightforward return value
+  * Test pr checkout force on different branch
+  * [gh pr checkout] Add --no-tags option to git fetch commands in checkout 
logic
+  * Allow injection of TUFMetadataDir in tests
+  * Refactor remote resolver caching tests
+  * Fix `remoteResolver` caching issue
+  * Address pr comments
+  * Add test for item-edit --number 0
+  * Support setting project item number to 0
+  * Wrap error
+  * Rename flag to `--fail-on-no-commits`
+  * Update tests
+  * Fix non-TTY case
+  * Suggestions to enhance upstream default handling
+  * Use API REST Client
+  * Use subtests in attestation verification integration tests
+  * update default upstream when forking repo
+  * Update usage to lower-kebab-case
+  * Fix typo in README
+  * Add missing <> in gh auth login docs
+  * Add mutex to fix race in attestation test client
+  * Update tests
+  * Remove trailing whitespace
+  * Standardize URLs
+  * [gh issue/pr comment] Create a comment if no comment already
+  * Update tests
+  * Address review comments
+  * Align no default repo message with other uses
+  * [gh release create] Fail when there are no new commits since the most 
recent release
+  * Use API without shorthand flag
+  * Update tests
+  * [gh api] Escape package name (URL encoding) for packages endpoint
+  * remove custom transport
+  * var naming
+  * dedup local bundle err handling
+  * Update tests
+  * Add test cases for succeed on no cache and api errors for --all (#1)
+  * Remove short (abbreviated) flag support
+  * Address PR review comments
+  * add checks to cert extensions func
+  * fix option ordering
+  * fix issues causing tests to fail
+  * add signer and source ref, commit options
+  * Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
+  * [gh repo view] Improve error message for forked repo
+  * [gh cache delete --all] Add `--succeed-on-no-caches` flag to return exit 
code 0
+  * set new options in enforcement criteria
+  * reorder fields
+  * add new signing options
+
+-------------------------------------------------------------------

Old:
----
  cli-2.67.0.tar.zst

New:
----
  cli-2.68.1.tar.zst

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.0yToid/_old  2025-03-12 15:25:13.593167434 +0100
+++ /var/tmp/diff_new_pack.0yToid/_new  2025-03-12 15:25:13.593167434 +0100
@@ -20,7 +20,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.67.0
+Version:        2.68.1
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.0yToid/_old  2025-03-12 15:25:13.625168774 +0100
+++ /var/tmp/diff_new_pack.0yToid/_new  2025-03-12 15:25:13.629168942 +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.67.0</param>
+    <param name="revision">v2.68.1</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.67.0.tar.zst</param>
+    <param name="archive">cli-2.68.1.tar.zst</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.0yToid/_old  2025-03-12 15:25:13.645169611 +0100
+++ /var/tmp/diff_new_pack.0yToid/_new  2025-03-12 15:25:13.649169780 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/cli/cli</param>
-    <param 
name="changesrevision">6899fe21dd80873893dd1a3bf3bdd4d33b1b2338</param>
+    <param 
name="changesrevision">fc19ff321a4b7f4198f788f08da20249c7950fbd</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ cli-2.67.0.tar.zst -> cli-2.68.1.tar.zst ++++++
/work/SRC/openSUSE:Factory/gh/cli-2.67.0.tar.zst 
/work/SRC/openSUSE:Factory/.gh.new.19136/cli-2.68.1.tar.zst differ: char 7, 
line 1

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

Reply via email to