Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gh for openSUSE:Factory checked in 
at 2024-04-07 22:10:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Sun Apr  7 22:10:48 2024 rev:50 rq:1165687 version:2.47.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2024-03-25 21:09:44.580586250 
+0100
+++ /work/SRC/openSUSE:Factory/.gh.new.1905/gh.changes  2024-04-07 
22:13:07.722253253 +0200
@@ -1,0 +2,19 @@
+Thu Apr 04 11:43:53 UTC 2024 - pdos...@suse.com
+
+- Update to version 2.47.0:
+  * Bump go-gh to v2.8.0 and go mod tidy
+  * build(deps): bump github.com/sigstore/protobuf-specs from 0.3.0 to 0.3.1
+  * Bump glamour to v0.7.0 and go mod tidy
+  * build(deps): bump github.com/google/go-containerregistry
+  * build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
+  * build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1
+  * Rely on go.mod go version in all workflows (#8911)
+  * Upgrade to Go 1.22 (#8836)
+  * build(deps): bump github.com/docker/docker
+  * build(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3
+  * gh-attestation cmd integration (#8698)
+  * fix segfault in `gh repo rename`
+  * Bump go-gh to 2.7.0
+  * Fix typo in auth switch help example
+
+-------------------------------------------------------------------

Old:
----
  cli-2.46.0.tar.zst

New:
----
  cli-2.47.0.tar.zst

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.j4etaK/_old  2024-04-07 22:13:08.386277571 +0200
+++ /var/tmp/diff_new_pack.j4etaK/_new  2024-04-07 22:13:08.390277718 +0200
@@ -19,7 +19,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.46.0
+Version:        2.47.0
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT
@@ -29,7 +29,7 @@
 BuildRequires:  fish
 BuildRequires:  git-core
 BuildRequires:  zstd
-BuildRequires:  golang(API) >= 1.18
+BuildRequires:  golang(API) >= 1.22
 # This is needed for some tests
 BuildRequires:  openssh-clients
 BuildRequires:  openssh-common
@@ -90,7 +90,8 @@
 cp share/man/man1/* %{buildroot}%{_mandir}/man1
 
 %check
-GOFLAGS=%{goflags} make test
+# Some tests are skipped because they require network access cli/cli#8928
+GOFLAGS=%{goflags} go test ./... 
-skip="TestRunInspect|TestJSONOutput|TestNewSigstoreVerifier|TestRunVerify|TestTUFRootVerify"
 
 %files
 %doc README.md

++++++ _service ++++++
--- /var/tmp/diff_new_pack.j4etaK/_old  2024-04-07 22:13:08.414278597 +0200
+++ /var/tmp/diff_new_pack.j4etaK/_new  2024-04-07 22:13:08.418278743 +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.46.0</param>
+    <param name="revision">v2.47.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.46.0.tar.zst</param>
+    <param name="archive">cli-2.47.0.tar.zst</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.j4etaK/_old  2024-04-07 22:13:08.434279329 +0200
+++ /var/tmp/diff_new_pack.j4etaK/_new  2024-04-07 22:13:08.434279329 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cli/cli</param>
-              <param 
name="changesrevision">b54f7a3bde50df3c31fdd68b638a0c0378a0ad58</param></service></servicedata>
+              <param 
name="changesrevision">9744489510054d021cc06595a0572d15b6135851</param></service></servicedata>
 (No newline at EOF)
 

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

Reply via email to