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-05-06 19:20:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glab (Old) and /work/SRC/openSUSE:Factory/.glab.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glab" Wed May 6 19:20:43 2026 rev:76 rq:1351258 version:1.94.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glab/glab.changes 2026-04-25 21:36:34.059810223 +0200 +++ /work/SRC/openSUSE:Factory/.glab.new.30200/glab.changes 2026-05-06 19:25:18.543427302 +0200 @@ -1,0 +2,89 @@ +Wed May 06 16:05:23 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.94.0: + * Features + - f620f7a2: feat(mr note create): add --reply flag and refactor + to options struct (Tomas Vik [email protected]) + - bed805c0: feat(mr): create diff comments (Tomas Vik (OOO back + on 2026-05-11) [email protected]) + - 56718ff9: feat(orbit): add glab orbit subcommands + (experimental) (Dmitry Gruzd [email protected]) + - 56b22863: feat(workitems): add glab work-items create (Carlos + Corona [email protected]) + - 5b4bc4a6: feat: add --reviewer flag to glab stack sync (Gary + Holtz [email protected]) + - fa792f3c: feat: add glab work-items delete (Carlos Corona + [email protected]) + - 5d59e0be: feat: render Markdown links as OSC 8 hyperlinks in + help text (Brendan Lynch [email protected]) + * Bug Fixes + - 9a6f9de4: fix(repo create): clone instead of git init when + --readme is used (Kai Armstrong [email protected]) + - 339ff8cc: fix(snapcraft): /etc/gitconfig permissions (Filip + Aleksic [email protected]) + - 7f22b23c: fix: correct inverted condition for + GITLAB_RELEASE_ASSETS_USE_PACKAGE_REGISTRY env var (Kai + Armstrong [email protected]) + - 3394d202: fix: eliminate data race in ci and job tests by + avoiding global os.Stdout/os.Stderr mutation (Timo Furrer + [email protected]) + - a07c2c1c: fix: update flag description and remove backticks + (Brendan [email protected]) + * Documentation + - 774ea4f2: docs: add carapace completions note (Jonathan Bowe + [email protected]) + - 53918c5a: docs: document both head and merge ref formats for + MR pipelines (Kai Armstrong [email protected]) + - da6f7b2f: docs: ensure glab check-update is accurately + described (Brendan [email protected]) + * Dependencies + - a0e977eb: chore(deps): update dependency @commitlint/cli to + ^20.5.2 (GitLab Renovate Bot [email protected]) + - d7008ef5: chore(deps): update module charm.land/bubbletea/v2 + to v2.0.6 (GitLab Renovate Bot [email protected]) + - 5453a863: chore(deps): update module github.com/docker/cli to + v29.4.1+incompatible (GitLab Renovate Bot + [email protected]) + - ea1e87bd: chore(deps): update module github.com/docker/cli to + v29.4.2+incompatible (GitLab Renovate Bot + [email protected]) + - ea24f0a9: chore(deps): update module + github.com/docker/docker-credential-helpers to v0.9.6 (GitLab + Renovate Bot [email protected]) + - 8bb00fb6: chore(deps): update module + github.com/gdamore/tcell/v2 to v2.13.9 (GitLab Renovate Bot + [email protected]) + - 5762ad2e: chore(deps): update module + github.com/mattn/go-isatty to v0.0.21 (GitLab Renovate Bot + [email protected]) + - 41d476fc: chore(deps): update module + github.com/mattn/go-isatty to v0.0.22 (GitLab Renovate Bot + [email protected]) + - f1c53172: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.21.0 (GitLab + Renovate Bot [email protected]) + - 58ca66f7: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.22.0 (GitLab + Renovate Bot [email protected]) + - 6f317c36: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.24.0 (GitLab + Renovate Bot [email protected]) + - 230c924a: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.24.1 (GitLab + Renovate Bot [email protected]) + - bd77d705: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.24.1 (GitLab + Renovate Bot [email protected]) + * Maintenance + - ada4904f: chore: sync commit-lint script from gitlab-lsp (Kai + Armstrong [email protected]) + - f60689c7: chore: update docs linting tools and docs linting + container image (Evan Read [email protected]) + - 9e274d09: ci: add Duo agent environment configuration (Thomas + Schmidt [email protected]) + - 76ba508c: refactor(checkout): inject GitRunner dependency for + testability (Gary Holtz [email protected]) + - fe74aaf3: refactor(duo): improve Duo CLI update notification + message (Arthur Foltz [email protected]) + +------------------------------------------------------------------- Old: ---- glab-1.93.0.obscpio New: ---- glab-1.94.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glab.spec ++++++ --- /var/tmp/diff_new_pack.mXp0LO/_old 2026-05-06 19:25:21.319541823 +0200 +++ /var/tmp/diff_new_pack.mXp0LO/_new 2026-05-06 19:25:21.319541823 +0200 @@ -18,7 +18,7 @@ Name: glab -Version: 1.93.0 +Version: 1.94.0 Release: 0 Summary: A GitLab command line tool License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.mXp0LO/_old 2026-05-06 19:25:21.355543308 +0200 +++ /var/tmp/diff_new_pack.mXp0LO/_new 2026-05-06 19:25:21.367543803 +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.93.0</param> + <param name="revision">v1.94.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.mXp0LO/_old 2026-05-06 19:25:21.395544959 +0200 +++ /var/tmp/diff_new_pack.mXp0LO/_new 2026-05-06 19:25:21.403545289 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/gitlab-org/cli.git</param> - <param name="changesrevision">a38e633f06ce696b8d70fe43b1e482d3dc5be3fb</param></service></servicedata> + <param name="changesrevision">aa456f48555068e900b45b0b5451ce27125bef6c</param></service></servicedata> (No newline at EOF) ++++++ glab-1.93.0.obscpio -> glab-1.94.0.obscpio ++++++ ++++ 10456 lines of diff (skipped) ++++++ glab.obsinfo ++++++ --- /var/tmp/diff_new_pack.mXp0LO/_old 2026-05-06 19:25:24.047654364 +0200 +++ /var/tmp/diff_new_pack.mXp0LO/_new 2026-05-06 19:25:24.063655024 +0200 @@ -1,5 +1,5 @@ name: glab -version: 1.93.0 -mtime: 1776956677 -commit: a38e633f06ce696b8d70fe43b1e482d3dc5be3fb +version: 1.94.0 +mtime: 1778057044 +commit: aa456f48555068e900b45b0b5451ce27125bef6c ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/glab/vendor.tar.gz /work/SRC/openSUSE:Factory/.glab.new.30200/vendor.tar.gz differ: char 162, line 1
