Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glab for openSUSE:Factory checked in 
at 2026-03-05 17:29:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glab (Old)
 and      /work/SRC/openSUSE:Factory/.glab.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glab"

Thu Mar  5 17:29:31 2026 rev:70 rq:1336695 version:1.88.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glab/glab.changes        2026-02-19 
14:22:57.005652848 +0100
+++ /work/SRC/openSUSE:Factory/.glab.new.561/glab.changes       2026-03-05 
17:30:27.888734274 +0100
@@ -1,0 +2,109 @@
+Thu Mar 05 06:45:35 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.88.0:
+  * Features
+    - 6fcf0f0f: feat(duo cli): add support for help command (Kai
+      Armstrong [email protected])
+    - 608d331a: feat(mr note): add --resolve and --unresolve flags
+      (Kai Armstrong [email protected])
+    - 8409c32c: feat(mr view): add --resolved and --unresolved
+      filtering flags (Kai Armstrong [email protected])
+    - f1b8d6be: feat: add a new command for the unassigning the
+      runner from the project (Aayush [email protected])
+    - 184e47a5: feat: add new command for assigning the project to
+      a runner (Aayush [email protected])
+  * Bug Fixes
+    - 7347ebe2: fix(create): show template selection before editor
+      for -d- flag (Kai Armstrong [email protected])
+    - 87064fda: fix(duo): force update check when --update flag is
+      used (Kai Armstrong [email protected])
+    - e333c538: fix: parse editor command arguments for huh
+      external editor (Kai Armstrong [email protected])
+  * Documentation
+    - 7537c2f7: docs: Update and clarify glab auth login command
+      (Brendan Lynch [email protected])
+  * Dependencies
+    - 7cf3cd3d: chore(deps): update dependency @commitlint/format
+      to ^20.4.3 (GitLab Renovate Bot [email protected])
+
+-------------------------------------------------------------------
+Tue Mar 03 05:42:47 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.87.0:
+  * Features
+    - c56196f1: feat(duo): add cli command with binary download
+      management (Kai Armstrong [email protected])
+    - e3ba483a: feat(mr-list): add more flags (Filip Aleksic
+      [email protected])
+    - 29e4b5a3: feat(runner-controller): add runner controller
+      runner scope create support (Timo Furrer [email protected])
+    - c15d2a2f: feat(runner-controller): add runner controller
+      runner scope delete support (Timo Furrer [email protected])
+    - cb1b9639: feat(runner-controller): add runner controller
+      runner scope list support (Timo Furrer [email protected])
+    - 02052a33: feat(workitems): add list command (Carlos Corona
+      [email protected])
+    - dcec8338: feat: add subfolder and ssh_host support for GitLab
+      instances (Kai Armstrong [email protected])
+    - 8db560e5: feat: create a new command for getting list of
+      runners info (Aayush [email protected])
+    - 7f6bcddf: feat: new command for the pausing the runner
+      (Aayush [email protected])
+    - fcd88b76: feat: new delete command for the runner
+      (kumaraayush9810 [email protected])
+  * Bug Fixes
+    - 0c9c0326: fix(ci view): prevent crash when viewing unrun
+      downstream pipeline triggers (Kai Armstrong
+      [email protected])
+    - 6f89aa11: fix(ci): trigger/retry when branch is not specified
+      and not on default branch (Jay McCure [email protected])
+    - 317d1453: fix(mr-view): usernames have at prefix (Filip
+      Aleksic [email protected])
+    - 608c001a: fix: URL encode state name in OpenTofu URLs (Timo
+      Furrer [email protected])
+    - 1fb2815a: fix: detect piped stdin properly in snippet create
+      (Kai Armstrong [email protected])
+    - 9a51b51b: fix: enable filtering and fetch all members in user
+      selection prompts (Kai Armstrong [email protected])
+    - a3934515: fix: use separate config keys for base and head
+      repository resolutions (Kai Armstrong [email protected])
+  * Documentation
+    - 4816190b: docs: Update glab job artifact docs (Brendan
+      [email protected])
+    - c5f2fe5f: docs: fix instance of double space in docs (Evan
+      Read [email protected])
+    - a724a137: docs: improve error message and examples for
+      --variables-from flag (Kai Armstrong [email protected])
+    - 1dbaffe1: docs: remove now unused image from project (Evan
+      Read [email protected])
+  * Dependencies
+    - f8fdd33b: chore(deps): update dependency @commitlint/cli to
+      ^20.4.2 (GitLab Renovate Bot [email protected])
+    - ffaaedff: chore(deps): update dependency
+      @commitlint/config-conventional to ^20.4.2 (GitLab Renovate
+      Bot [email protected])
+    - 8a2125e2: chore(deps): update module
+      github.com/mattn/go-runewidth to v0.0.20 (GitLab Renovate Bot
+      [email protected])
+    - b7606ac0: chore(deps): update module
+      github.com/modelcontextprotocol/go-sdk to v1.4.0 (GitLab
+      Renovate Bot [email protected])
+    - 5d897b63: chore(deps): update module
+      gitlab.com/gitlab-org/api/client-go to v1.44.0 (GitLab
+      Renovate Bot [email protected])
+    - 91ab5aa6: chore(deps): update module
+      gitlab.com/gitlab-org/api/client-go to v1.46.0 (GitLab
+      Renovate Bot [email protected])
+    - cb75cad0: chore(deps): update module k8s.io/client-go to
+      v0.35.2 (GitLab Renovate Bot [email protected])
+  * Maintenance
+    - e3d3de69: chore(ci): golangci-lint update, dont print empty
+      tests (Filip Aleksic [email protected])
+    - d92a64f9: refactor(cmdutils): improve bool flag pair type
+      (Timo Furrer [email protected])
+    - 24800c62: refactor(mr view): switch from Notes API to
+      Discussions API (Kai Armstrong [email protected])
+    - 189ed700: refactor: improve TTY checks for non-interactive
+      environments (Kai Armstrong [email protected])
+
+-------------------------------------------------------------------

Old:
----
  glab-1.86.0.obscpio

New:
----
  glab-1.88.0.obscpio

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

Other differences:
------------------
++++++ glab.spec ++++++
--- /var/tmp/diff_new_pack.jv0dF7/_old  2026-03-05 17:30:31.128869034 +0100
+++ /var/tmp/diff_new_pack.jv0dF7/_new  2026-03-05 17:30:31.140869534 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           glab
-Version:        1.86.0
+Version:        1.88.0
 Release:        0
 Summary:        A GitLab command line tool
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.jv0dF7/_old  2026-03-05 17:30:31.396880181 +0100
+++ /var/tmp/diff_new_pack.jv0dF7/_new  2026-03-05 17:30:31.436881845 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://gitlab.com/gitlab-org/cli.git</param>
     <param name="scm">git</param>
     <param name="package-meta">yes</param>
-    <param name="revision">v1.86.0</param>
+    <param name="revision">v1.88.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.jv0dF7/_old  2026-03-05 17:30:31.608888999 +0100
+++ /var/tmp/diff_new_pack.jv0dF7/_new  2026-03-05 17:30:31.636890163 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://gitlab.com/gitlab-org/cli.git</param>
-              <param 
name="changesrevision">1ef884a62788bb515880e811ef3d782b1c506a67</param></service></servicedata>
+              <param 
name="changesrevision">a1f268d788c25c7e4cb48cb914ee5c056f71b92b</param></service></servicedata>
 (No newline at EOF)
 

++++++ glab-1.86.0.obscpio -> glab-1.88.0.obscpio ++++++
++++ 10646 lines of diff (skipped)

++++++ glab.obsinfo ++++++
--- /var/tmp/diff_new_pack.jv0dF7/_old  2026-03-05 17:30:35.641056700 +0100
+++ /var/tmp/diff_new_pack.jv0dF7/_new  2026-03-05 17:30:35.657057366 +0100
@@ -1,5 +1,5 @@
 name: glab
-version: 1.86.0
-mtime: 1771449447
-commit: 1ef884a62788bb515880e811ef3d782b1c506a67
+version: 1.88.0
+mtime: 1772624616
+commit: a1f268d788c25c7e4cb48cb914ee5c056f71b92b
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/glab/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.glab.new.561/vendor.tar.gz differ: char 31, line 2

Reply via email to