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-04-25 21:36:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glab (Old) and /work/SRC/openSUSE:Factory/.glab.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glab" Sat Apr 25 21:36:07 2026 rev:75 rq:1349020 version:1.93.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glab/glab.changes 2026-04-11 22:31:05.311959510 +0200 +++ /work/SRC/openSUSE:Factory/.glab.new.11940/glab.changes 2026-04-25 21:36:34.059810223 +0200 @@ -1,0 +2,86 @@ +Thu Apr 23 19:30:16 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.93.0: + * Features + - 90960872: feat(ci-list): display running pipelines in blue, + use light/dark 24-bit colors when able (Emil ChludziĆski + [email protected]) + - f8f25b15: feat(mr note): add 'create' subcommand with + discussion-based notes (Tomas Vik [email protected]) + - 95a61c83: feat: add --assignee flag to glab stack sync (Gary + Holtz [email protected]) + - f73a54fe: feat: add --label flag to glab stack sync (Gary + Holtz [email protected]) + - 35df967c: feat: add --template flag to issue and mr create + commands (Kai Armstrong [email protected]) + - e59047ed: feat: add glab search semantic command (Tian Gao + [email protected]) + * Bug Fixes + - d3454a07: fix(api): avoid panic on invalid absolute endpoint + URL (Mikel [email protected]) + - b98d93a6: fix(ci view): Setup default theme (Philipp Hahn + [email protected]) + - f07689ce: fix(duo): honor custom Duo CLI path on unsupported + CPU architectures (Mikel [email protected]) + - 033e8039: fix: Always Use Long Git Status (Jonathan Bowe + [email protected]) + - 3e5c995d: fix: add HTTP timeout and propagate context in auth + commands (Kai Armstrong [email protected]) + - ee920b4d: fix: respect repository target branch rules in mr + create (Kai Armstrong [email protected]) + - 5593a1e8: fix: support git worktrees in stack operations + (Daniel Bankmann [email protected]) + - 34af5c48: fix: use local viper instance in GroupOverride to + prevent data race (Jay McCure [email protected]) + * Documentation + - 4edb2bdd: docs: Clarify time format for glab token rotate + (Brendan Lynch [email protected]) + - 40099e89: docs: add CLI docs style guide references and + contributor guidance (Brendan Lynch [email protected]) + - fe2ed6fc: docs: fix punctuation in Short and flag + descriptions (Brendan Lynch [email protected]) + - ee555c88: docs: improve auth login CI/CD documentation and + --api-host flag (Kai Armstrong [email protected]) + - 784d046e: docs: standardize positional arg notation in mr + commands (Brendan [email protected]) + * Dependencies + - bb755050: chore(deps): Switch to a maintained YAML library + (Mikel [email protected]) + - 377c4198: chore(deps): drop github.com/pkg/errors in favor of + stdlib errors (Mikel [email protected]) + - 0a9d6bc7: chore(deps): drop mitchellh/go-homedir for stdlib + home dir (Mikel [email protected]) + - 7821c8d9: chore(deps): update module charm.land/bubbletea/v2 + to v2.0.5 (GitLab Renovate Bot [email protected]) + - f4807f6c: chore(deps): update module charm.land/lipgloss/v2 + to v2.0.3 (GitLab Renovate Bot [email protected]) + - 0e3c1048: chore(deps): update module github.com/docker/cli to + v29.4.0+incompatible (GitLab Renovate Bot + [email protected]) + - 6ca80615: chore(deps): update module + github.com/mattn/go-runewidth to v0.0.22 (GitLab Renovate Bot + [email protected]) + - 8c3b14f9: chore(deps): update module + github.com/mattn/go-runewidth to v0.0.23 (GitLab Renovate Bot + [email protected]) + - 5cca166a: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.17.0 (GitLab + Renovate Bot [email protected]) + - 1cca432d: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.19.0 (GitLab + Renovate Bot [email protected]) + - 59cdf34d: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.20.0 (GitLab + Renovate Bot [email protected]) + - aa8b94d1: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.20.1 (GitLab + Renovate Bot [email protected]) + - ef351c1e: chore(deps): update module golang.org/x/crypto to + v0.50.0 (GitLab Renovate Bot [email protected]) + - 8c009a20: chore(deps): update module k8s.io/client-go to + v0.35.4 (GitLab Renovate Bot [email protected]) + * Maintenance + - 4e8a8817: chore(duo): hide and deprecate 'glab duo ask' + command (Kai Armstrong [email protected]) + +------------------------------------------------------------------- Old: ---- glab-1.92.1.obscpio New: ---- glab-1.93.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glab.spec ++++++ --- /var/tmp/diff_new_pack.8GOOs6/_old 2026-04-25 21:36:35.823881627 +0200 +++ /var/tmp/diff_new_pack.8GOOs6/_new 2026-04-25 21:36:35.823881627 +0200 @@ -18,7 +18,7 @@ Name: glab -Version: 1.92.1 +Version: 1.93.0 Release: 0 Summary: A GitLab command line tool License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.8GOOs6/_old 2026-04-25 21:36:35.863883246 +0200 +++ /var/tmp/diff_new_pack.8GOOs6/_new 2026-04-25 21:36:35.867883408 +0200 @@ -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.92.1</param> + <param name="revision">v1.93.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.8GOOs6/_old 2026-04-25 21:36:35.887884217 +0200 +++ /var/tmp/diff_new_pack.8GOOs6/_new 2026-04-25 21:36:35.891884379 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/gitlab-org/cli.git</param> - <param name="changesrevision">fcecef5594725be203a4357d6751691988f76049</param></service></servicedata> + <param name="changesrevision">a38e633f06ce696b8d70fe43b1e482d3dc5be3fb</param></service></servicedata> (No newline at EOF) ++++++ glab-1.92.1.obscpio -> glab-1.93.0.obscpio ++++++ ++++ 6137 lines of diff (skipped) ++++++ glab.obsinfo ++++++ --- /var/tmp/diff_new_pack.8GOOs6/_old 2026-04-25 21:36:38.223978775 +0200 +++ /var/tmp/diff_new_pack.8GOOs6/_new 2026-04-25 21:36:38.231979098 +0200 @@ -1,5 +1,5 @@ name: glab -version: 1.92.1 -mtime: 1775842595 -commit: fcecef5594725be203a4357d6751691988f76049 +version: 1.93.0 +mtime: 1776956677 +commit: a38e633f06ce696b8d70fe43b1e482d3dc5be3fb ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/glab/vendor.tar.gz /work/SRC/openSUSE:Factory/.glab.new.11940/vendor.tar.gz differ: char 13, line 1
