Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gh for openSUSE:Factory checked in 
at 2022-07-14 16:34:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
 and      /work/SRC/openSUSE:Factory/.gh.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gh"

Thu Jul 14 16:34:15 2022 rev:21 rq:989005 version:2.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes    2022-06-06 16:12:29.616725962 
+0200
+++ /work/SRC/openSUSE:Factory/.gh.new.1523/gh.changes  2022-07-14 
16:34:41.920652688 +0200
@@ -1,0 +2,31 @@
+Wed Jul 13 08:19:26 UTC 2022 - ch...@computersalat.de
+
+- Update to 2.14.1
+  https://github.com/cli/cli/releases
+  * What's Changed
+    - auth login/refresh: Fix auth token not being present in login and 
refresh flows @samcoe in #5928
+- fix spec
+  * add missing Group
+
+-------------------------------------------------------------------
+Mon Jul 11 13:16:36 UTC 2022 - ch...@computersalat.de
+
+- Update to 2.13.0
+  https://github.com/cli/cli/releases
+  * What's New
+    - Add pr merge --match-head-commit flag by @ffalor in #5692
+    - Add codespace create --retention-period flag by @gdomingu in #5825
+    - Add codespace list/stop/delete --org management capabilities for 
organization administrators by @greggroth and @8Gitbrix in #5807 #5812 #5827
+    - codespace ssh: automatically generate SSH keys by @cmbrose in #5752
+    - codespace create: notify user when codespace usage is covered by an 
organization by @jshorty in #5816
+    - secret set: allow setting Codespace repository secrets by @greggroth in 
#5802
+    - Add Windows ARM precompiled binary and support arm64 extensions by 
@azchohfi in #5715
+  * What's Changed
+    - Improve gh auth help message based on CI environment by @spenserblack in 
#5781
+    - Fix determining the path to the gh executable under Homebrew by @mislav 
in #5822
+    - pr create: clear filter when selecting from a list in interactive mode 
by @wilhelmeek in #5841
+    - repo fork: raise error if attempting to fork own repository by 
@jf-delineate in #5794
+    - Simplify codespace picker by @greggroth in #5826
+    - Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in 
#5833
+
+-------------------------------------------------------------------

Old:
----
  cli-2.11.3.tar.gz

New:
----
  cli-2.14.1.tar.gz

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

Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.Zn9RGe/_old  2022-07-14 16:34:42.712653468 +0200
+++ /var/tmp/diff_new_pack.Zn9RGe/_new  2022-07-14 16:34:42.712653468 +0200
@@ -19,10 +19,11 @@
 %define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
 %define sname cli
 Name:           gh
-Version:        2.11.3
+Version:        2.14.1
 Release:        0
 Summary:        The official CLI for GitHub
 License:        MIT
+Group:          Development/Tools/Other
 URL:            https://cli.github.com/
 Source0:        
https://github.com/cli/cli/archive/v%{version}.tar.gz#/%{sname}-%{version}.tar.gz
 Source1:        vendor.tar.gz

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Zn9RGe/_old  2022-07-14 16:34:42.752653507 +0200
+++ /var/tmp/diff_new_pack.Zn9RGe/_new  2022-07-14 16:34:42.760653515 +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.11.3</param>
+    <param name="revision">v2.14.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">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">cli-2.11.3.tar.gz</param>
+    <param name="archive">cli-2.14.1.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Zn9RGe/_old  2022-07-14 16:34:42.788653543 +0200
+++ /var/tmp/diff_new_pack.Zn9RGe/_new  2022-07-14 16:34:42.792653547 +0200
@@ -1,6 +1,5 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cli/cli</param>
-              <param 
name="changesrevision">77507cd94ccafcf568f8560cfecde965fcfa63e7</param></service></servicedata>
-(No newline at EOF)
+              <param 
name="changesrevision">1e8cb9c1b2ec0ee6c2ba0f970286a8c7c3431328</param></service></servicedata>
 

++++++ cli-2.11.3.tar.gz -> cli-2.14.1.tar.gz ++++++
++++ 16566 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 21222 lines of diff (skipped)

Reply via email to