Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gh for openSUSE:Factory checked in 
at 2023-10-06 21:13:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Fri Oct  6 21:13:54 2023 rev:39 rq:1115864 version:2.36.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2023-09-21 22:24:16.091521209 
+0200
+++ /work/SRC/openSUSE:Factory/.gh.new.28202/gh.changes 2023-10-06 
21:16:35.780522307 +0200
@@ -1,0 +2,29 @@
+Wed Oct 04 15:31:43 UTC 2023 - pdos...@suse.com
+
+- Update to version 2.36.0:
+  * update(run): Use attempt input when fetching jobs (#7831)
+  * Bubble up return value from inner function calls in runEditItem
+  * Update pkg/cmd/pr/create/create.go
+  * pkg/cmd/root: fix startup panic (#8105)
+  * Split clearing item, updating draft item and updating item values into 
individual functions for better readability; refactor field ID and project ID 
presence check into a separate function
+  * Document clear flag in long form help as well
+  * Add clear flag usage example
+  * Move field value flag and clear flag exclusivity one level higher up to 
RunE
+  * Use camelCase for fields
+  * docs: update the details of fill and fill-first
+  * Forward codespace ports over Dev Tunnels
+  * Update triage.md
+  * Support standard output format flags for secret and deploy-key list
+  * docs: update the flag `--fill` docs
+  * Show cancelled checks (#7960)
+  * Return HTTP errors properly for some commands (#8037)
+  * test: Add unit test for cache.ExportData
+  * cache/delete: percent-encode keys
+  * build(deps): bump mislav/bump-homebrew-formula-action from 2 to 3
+  * Hint adding codespace scope to auth login (#7961)
+  * Tests for the new clear flag
+  * Driveby unrelated update: when both field ID and project ID are missing, 
specify that it's necessary to update the field value
+  * Introduce clear flag on 'project item-edit' command to remove field value
+  * feat(cache): Add JSON exporting support for cache list
+
+-------------------------------------------------------------------

Old:
----
  cli-2.35.0.tar.gz

New:
----
  cli-2.36.0.tar.gz

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.MQ29Ni/_old  2023-10-06 21:16:37.128571009 +0200
+++ /var/tmp/diff_new_pack.MQ29Ni/_new  2023-10-06 21:16:37.132571154 +0200
@@ -19,7 +19,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.35.0
+Version:        2.36.0
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT
@@ -30,6 +30,9 @@
 BuildRequires:  git-core
 BuildRequires:  zsh
 BuildRequires:  golang(API) >= 1.18
+# This is needed for some tests
+BuildRequires:  openssh-clients
+BuildRequires:  openssh-common
 Requires:       git-core
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.MQ29Ni/_old  2023-10-06 21:16:37.164572310 +0200
+++ /var/tmp/diff_new_pack.MQ29Ni/_new  2023-10-06 21:16:37.168572455 +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.35.0</param>
+    <param name="revision">v2.36.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">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">cli-2.35.0.tar.gz</param>
+    <param name="archive">cli-2.36.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.MQ29Ni/_old  2023-10-06 21:16:37.192573322 +0200
+++ /var/tmp/diff_new_pack.MQ29Ni/_new  2023-10-06 21:16:37.192573322 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cli/cli</param>
-              <param 
name="changesrevision">94fbbdf9b5b81a433c8bb60cd16b8d179822d834</param></service></servicedata>
+              <param 
name="changesrevision">b775a9071f7d67d6b96245474115f7ff92a76b87</param></service></servicedata>
 (No newline at EOF)
 

++++++ cli-2.35.0.tar.gz -> cli-2.36.0.tar.gz ++++++
++++ 3180 lines of diff (skipped)

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

Reply via email to