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-08-01 18:32:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glab (Old) and /work/SRC/openSUSE:Factory/.glab.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glab" Sat Aug 1 18:32:16 2026 rev:90 rq:1368743 version:1.111.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glab/glab.changes 2026-07-29 19:02:12.439765406 +0200 +++ /work/SRC/openSUSE:Factory/.glab.new.16738/glab.changes 2026-08-01 18:35:28.116509298 +0200 @@ -1,0 +2,82 @@ +Fri Jul 31 05:53:07 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.111.0: + * Features + - bf4226d1: feat(auth): store credentials in OS keyring by + default (Stan Hu [email protected]) + - 6c7b7d23: feat(git): treat altssh.gitlab.com as official + GitLab.com SSH alias (Mario Celi [email protected]) + * Bug Fixes + - 5d6cad21: fix(api): isolate environment PATs from stored + OAuth (Tien Ray [email protected]) + - deb6f2d9: fix(auth): include configured subfolder in OAuth + URL (Yarra Vivek [email protected]) + - dade3568: fix(auth): preserve OAuth refresh token during + reauthentication (Yarra Vivek [email protected]) + - 18b8be9b: fix(auth): send a non-blank username with plain + token logins (ANBUCHELVAN GANESAN CSE + [email protected]) + - 8abea3f9: fix(ci): drop the git gem pin now that danger 9.6.1 + is out (Jay McCure [email protected]) + - 8e5156b5: fix(ci): order pipeline jobs by ID on ties (Tien + Ray [email protected]) + - afed8eb8: fix(ci): pin git gem to unblock danger-review (Kai + Armstrong [email protected]) + - 880c8153: fix(cmdutils): write a JSON error object when + --output=json (ANBUCHELVAN GANESAN CSE + [email protected]) + - 1061aead: fix(git): handle CRLF output lines (Tien Ray + [email protected]) + - ccbf62dc: fix(issue): paginate issue board entries (Yarra + Vivek [email protected]) + - f915db9f: fix(mr): allow title-only creation without a TTY + (Yarra Vivek [email protected]) + - 5cf6f404: fix(mr): show discussion prefixes in note list + (Tien Ray [email protected]) + - 8d26e5b7: fix(packages): accept absolute paths in download + (ANBUCHELVAN GANESAN CSE + [email protected]) + - 6935c9b6: fix(project): preserve full namespace on create + (Tien Ray [email protected]) + - f7a96733: fix(repo): support cloning wiki repositories (Yarra + Vivek [email protected]) + - 93d8ccc9: fix(securefile): accept absolute paths in download + (ANBUCHELVAN GANESAN CSE + [email protected]) + - a9a0f41d: fix(stack): fall back to USERNAME for branch prefix + (Tien Ray [email protected]) + - eae64695: fix(stack): stream hook output during sync (Tien + Ray [email protected]) + * Documentation + - 968dc517: docs(token): fix revoke command grammar (Mridankan + Mandal [email protected]) + * Dependencies + - 0c2b2678: chore(deps): update dependency + @commitlint/config-conventional to ^21.2.0 (GitLab Renovate + Bot [email protected]) + - 46e04383: chore(deps): update dependency @commitlint/read to + ^21.2.1 (GitLab Renovate Bot [email protected]) + - 6f4243d4: chore(deps): update module + github.com/mattn/go-isatty to v0.0.24 (GitLab Renovate Bot + [email protected]) + - 3af2f826: chore(deps): update module + gitlab.com/gitlab-org/api/client-go/v2 to v2.52.0 (GitLab + Renovate Bot [email protected]) + - 8d9c1572: chore(deps): update module k8s.io/client-go to + v0.36.3 (GitLab Renovate Bot [email protected]) + * Maintenance + - 20265c43: ci: retry jobs on transient infrastructure failures + (Oscar Tovar [email protected]) + - 5f47cd23: refactor(ci): use build state constants (Tien Ray + [email protected]) + * Others + - 48d2e49d: perf(mr): fewer API calls when opening an MR in the + browser (kang [email protected]) + - 6b8ea972: test(auth): avoid i686 OAuth expiry overflow (Tien + Ray [email protected]) + - 17ba5979: test(mr note create): cover 8277 usage examples + (Mridankan Mandal [email protected]) + - d494afc5: test(project): fix pagination fixtures (Tien Ray + [email protected]) + +------------------------------------------------------------------- Old: ---- glab-1.110.0.obscpio New: ---- glab-1.111.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glab.spec ++++++ --- /var/tmp/diff_new_pack.TWO8v4/_old 2026-08-01 18:35:30.896605028 +0200 +++ /var/tmp/diff_new_pack.TWO8v4/_new 2026-08-01 18:35:30.900605166 +0200 @@ -18,7 +18,7 @@ Name: glab -Version: 1.110.0 +Version: 1.111.0 Release: 0 Summary: A GitLab command line tool License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.TWO8v4/_old 2026-08-01 18:35:31.092611777 +0200 +++ /var/tmp/diff_new_pack.TWO8v4/_new 2026-08-01 18:35:31.124612879 +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">refs/tags/v1.110.0</param> + <param name="revision">refs/tags/v1.111.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.TWO8v4/_old 2026-08-01 18:35:31.292618665 +0200 +++ /var/tmp/diff_new_pack.TWO8v4/_new 2026-08-01 18:35:31.320619629 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/gitlab-org/cli.git</param> - <param name="changesrevision">1797d21541f52533a001b7330ae1161b4a5ddfd3</param></service></servicedata> + <param name="changesrevision">2389345977f28e13744e22b5802d2bbb5887cb7f</param></service></servicedata> (No newline at EOF) ++++++ glab-1.110.0.obscpio -> glab-1.111.0.obscpio ++++++ ++++ 6111 lines of diff (skipped) ++++++ glab.obsinfo ++++++ --- /var/tmp/diff_new_pack.TWO8v4/_old 2026-08-01 18:35:34.420726378 +0200 +++ /var/tmp/diff_new_pack.TWO8v4/_new 2026-08-01 18:35:34.432726791 +0200 @@ -1,5 +1,5 @@ name: glab -version: 1.110.0 -mtime: 1785168903 -commit: 1797d21541f52533a001b7330ae1161b4a5ddfd3 +version: 1.111.0 +mtime: 1785436878 +commit: 2389345977f28e13744e22b5802d2bbb5887cb7f ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/glab/vendor.tar.gz /work/SRC/openSUSE:Factory/.glab.new.16738/vendor.tar.gz differ: char 22, line 1
