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-01-22 15:14:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Thu Jan 22 15:14:23 2026 rev:89 rq:1328529 version:2.85.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2025-12-16 16:01:53.385088387 
+0100
+++ /work/SRC/openSUSE:Factory/.gh.new.1928/gh.changes  2026-01-22 
15:17:04.769480009 +0100
@@ -1,0 +2,59 @@
+Fri Jan 16 16:59:07 UTC 2026 - Pavel Dostál <[email protected]>
+
+- Update to version 2.85.0:
+  * fix: simplify set-default remote parsing
+  * Handle repo argument before remote name
+  * chore: update licenses
+  * chore(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16
+  * chore: update licenses using `go-licenses@v2`
+  * chore: install `go-licenses@v2` in scripts
+  * Update go-licenses for 1.25
+  * chore: update licenses
+  * chore: bump `github.com/sigstore/sigstore-go` to `v1.1.4`
+  * chore: remove redundant comment
+  * ci: enable noop linters
+  * Add shell specification for temporary tag creation
+  * ci: shorten `run` block
+  * ci: improve step name
+  * ci: tag per build job
+  * Update Azure Code Signing endpoint URL
+  * Update Azure Code Signing client to 1.0.95
+  * Update actions/checkout to v6 in extension workflow templates
+  * feat: allow git remote names in gh repo set-default
+  * Add test to ensure null values are skipped
+  * ci: disable create storage record for artifacts
+  * chore(deps): bump actions/attest-build-provenance from 3.0.0 to 3.1.0
+  * chore: run `go mod tidy`
+  * chore: update licenses
+  * chore: upgrade `github.com/cli/oauth` to `v1.2.1`
+  * fix: prevent panic when processing null project items
+  * ci: fix binary artficat dirs used in macos job
+  * ci: fix binary artifact dir paths used in Windows job
+  * ci: upgrade to GoReleaser v2 CLI syntax for `--skip`
+  * ci: limit deb/rpm packages to `linux` build
+  * ci: replace `archives.format` with `archives.formats` array
+  * ci: remove redundant `archives.rlcp`
+  * ci: replace `archives.builds` with `archives.ids`
+  * ci: quote 386 arch
+  * ci: upgrade `.goreleaser.yml` to v2
+  * ci: upgrade to GoReleaser v2
+  * chore: update licenses
+  * chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
+  * chore: update licenses
+  * chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.2 to 2.13.4
+  * chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
+  * chore: update licenses
+  * chore: update licenses
+  * chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
+  * chore: update licenses
+  * chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
+  * chore: update licenses
+  * chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
+  * chore: update licenses
+  * chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0
+  * Fix Debian CLI package link in installation guide
+  * Add tests of browse --actions
+  * Add gh browse --actions flag
+  * chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.1 to 2.13.2
+
+-------------------------------------------------------------------

Old:
----
  cli-2.83.2.tar.zst

New:
----
  cli-2.85.0.tar.zst

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.jiAGaN/_old  2026-01-22 15:17:06.817565184 +0100
+++ /var/tmp/diff_new_pack.jiAGaN/_new  2026-01-22 15:17:06.817565184 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gh
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2025 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.83.2
+Version:        2.85.0
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.jiAGaN/_old  2026-01-22 15:17:06.901568678 +0100
+++ /var/tmp/diff_new_pack.jiAGaN/_new  2026-01-22 15:17:06.905568844 +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.83.2</param>
+    <param name="revision">v2.85.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.83.2.tar.zst</param>
+    <param name="archive">cli-2.85.0.tar.zst</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.jiAGaN/_old  2026-01-22 15:17:06.937570175 +0100
+++ /var/tmp/diff_new_pack.jiAGaN/_new  2026-01-22 15:17:06.941570341 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/cli/cli</param>
-    <param 
name="changesrevision">560ea94fc7d63ab1f56ca47713599be5e8966fd3</param>
+    <param 
name="changesrevision">559e729f9a8ed0d0f073f73985c016f82b212785</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ cli-2.83.2.tar.zst -> cli-2.85.0.tar.zst ++++++
/work/SRC/openSUSE:Factory/gh/cli-2.83.2.tar.zst 
/work/SRC/openSUSE:Factory/.gh.new.1928/cli-2.85.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.1928/vendor.tar.gz differ: char 12, line 1

Reply via email to