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-03-22 22:32:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Wed Mar 22 22:32:01 2023 rev:29 rq:1073853 version:2.25.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2023-03-10 22:07:11.509081118 
+0100
+++ /work/SRC/openSUSE:Factory/.gh.new.31432/gh.changes 2023-03-22 
22:32:51.254861109 +0100
@@ -1,0 +2,64 @@
+Wed Mar 22 16:00:30 UTC 2023 - Pavel Dostál <pdos...@suse.com>
+
+- Update to 2.25.1
+  https://github.com/cli/cli/releases/tag/v2.25.0
+
+  What's Changed
+  * variable list: fix api path by @rsteube in #7207
+
+-------------------------------------------------------------------
+Tue Mar 21 08:14:42 UTC 2023 - Pavel Dostál <pdos...@suse.com>
+
+- Update to 2.25.0
+  https://github.com/cli/cli/releases/tag/v2.25.0
+
+  What's New
+  * New suit of commands for working with Repository and Organization variables
+    - variable set by @atirikt in #6928
+    - variable list by @atirikt in #6995
+    - variable delete by @atirikt in #6929
+  * ext install: Introduce new --force flag by @heaths in #7173
+
+  What's Changed
+  * browse: Improve documentation and consistency of the --commit flag by 
@alex-petrov-vt in #7105
+  * repo sync: Ensure git fetch is always authenticated by @samcoe in #7139
+  * repo delete: Don't delete repos that have transfered ownership by @samcoe 
in #7106
+  * auth: Skip searching keyring when checking for environment tokens by 
@benjlevesque in #7169
+  * auth refresh: Improve documentation of --scopes flag behavior by 
@alex-petrov-vt in #7132
+  * pr status: Hide "current branch" when using --repo flag by @jtpetty in 
#7180
+  * repo archive: Change to use Prompter package by @Ruminateer in #7083
+  * search: Fix multiword keyword quoting by @samcoe in #7170
+  * Replace deprecated command with environment file by @jongwooo in #7195
+  * New prompt testing utility by @vilmibm in #7116
+  * Use transform.Transformer interface for ascii sanitization by @samcoe in 
#7117
+  * Only replace control sequences by @samcoe in #7168
+  * Tech debt cleanup for variable and secret commands by @samcoe in #7151
+  * Bump actions/setup-go from 3 to 4 by @dependabot in #7177
+
+- Update to 2.25.0-pre0
+  https://github.com/cli/cli/releases/tag/v2.25.0-pre0
+
+  What's New
+  * New suit of commands for working with Repository and Organization variables
+  * variable set by @atirikt in #6928
+  * variable list by @atirikt in #6995
+  * variable delete by @atirikt in #6929
+  * ext install: Introduce new --force flag by @heaths in #7173
+
+  What's Changed
+  * browse: Improve documentation and consistency of the --commit flag by 
@alex-petrov-vt in #7105
+  * repo sync: Ensure git fetch is always authenticated by @samcoe in #7139
+  * repo delete: Don't delete repos that have transfered ownership by @samcoe 
in #7106
+  * auth: Skip searching keyring when checking for environment tokens by 
@benjlevesque in #7169
+  * auth refresh: Improve documentation of --scopes flag behavior by 
@alex-petrov-vt in #7132
+  * pr status: Hide "current branch" when using --repo flag by @jtpetty in 
#7180
+  * repo archive: Change to use Prompter package by @Ruminateer in #7083
+  * search: Fix multiword keyword quoting by @samcoe in #7170
+  * Replace deprecated command with environment file by @jongwooo in #7195
+  * New prompt testing utility by @vilmibm in #7116
+  * Use transform.Transformer interface for ascii sanitization by @samcoe in 
#7117
+  * Only replace control sequences by @samcoe in #7168
+  * Tech debt cleanup for variable and secret commands by @samcoe in #7151
+  * Bump actions/setup-go from 3 to 4 by @dependabot in #7177
+
+-------------------------------------------------------------------

Old:
----
  cli-2.24.2.tar.gz

New:
----
  cli-2.25.1.tar.gz

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.h1VzHw/_old  2023-03-22 22:32:54.990879908 +0100
+++ /var/tmp/diff_new_pack.h1VzHw/_new  2023-03-22 22:32:54.994879928 +0100
@@ -19,7 +19,7 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.24.2
+Version:        2.25.1
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.h1VzHw/_old  2023-03-22 22:32:55.042880170 +0100
+++ /var/tmp/diff_new_pack.h1VzHw/_new  2023-03-22 22:32:55.046880190 +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.24.2</param>
+    <param name="revision">v2.25.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</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.24.2.tar.gz</param>
+    <param name="archive">cli-2.25.1.tar.gz</param>
   </service>
 </services>
 

++++++ cli-2.24.2.tar.gz -> cli-2.25.1.tar.gz ++++++
++++ 4997 lines of diff (skipped)

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

Reply via email to