Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glab for openSUSE:Factory checked in at 2025-08-20 13:26:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glab (Old) and /work/SRC/openSUSE:Factory/.glab.new.29662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glab" Wed Aug 20 13:26:24 2025 rev:55 rq:1300409 version:1.67.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glab/glab.changes 2025-08-04 15:25:32.783817440 +0200 +++ /work/SRC/openSUSE:Factory/.glab.new.29662/glab.changes 2025-08-20 13:27:37.934203570 +0200 @@ -1,0 +2,73 @@ +Mon Aug 18 13:03:16 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- Update to version 1.67.0: + * refactor(release download): cleanup request creation + * fix(release download): use unauthenticated client for + non-GitLab asset links + * feat(opentofu): add `terraform` and `tf` as aliases for the + `opentofu` + * feat(debug): support `GLAB_DEBUG_HTTP` env variable to log HTTP + traffic + * chore(deps): update module k8s.io/client-go to v0.33.4 + +------------------------------------------------------------------- +Mon Aug 18 12:54:02 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- Update to version 1.66.0: + * feat(agent token): generate new token if cached token has been + revoked + * feat(agent token): lock token creation for concurrent plugin + calls + * feat(agent token): force keyring mode by default + * feat(opentofu): add delete command + * chore(deps): update module gitlab.com/gitlab-org/api/client-go + to v0.139.0 + * chore(opentofu): fix command docs + * fix(tests): Add missing can_create_organization to mock + * chore(deps): update module gitlab.com/gitlab-org/api/client-go + to v0.138.0 + * feat(state list): add OpenTofu state download command + * feat(state list): add OpenTofu state unlock command + * feat(state list): add OpenTofu state lock command + * feat(state list): add OpenTofu state list command + * refactor(release): avoid repeating calls to cmd.Flags() + * feat(release): support configuring name of release asset + package + * fix(git): fix git test + * chore: Apply 3 suggestion(s) to 3 file(s) + * feat(cluster/graph): support ignoring arc direction when + filtering by roots + * feat(opentofu): implement new `opentofu init` command + * feat(project): enhance fork handling for existing repos + * chore: add .vscode/launch.json for debugging configuration + * fix(mr checkout): respect git_protocol configuration instead of + hardcoding SSH + * fix(warnings): fix misc warnings across the code base + * chore(deps): update module golang.org/x/crypto to v0.41.0 + * refactor(factory): rename GitLab client variables + * refactor(factory): rename misleading HttpClient func to + GitLabClient + * refactor: simplify tests with t.TempDir and t.Chdir + * chore(deps): bump go to v1.24.6 + * chore(deps): update dependency golang to v1.24.6 + * feat(cluster/graph): support filtering by roots + * feat: add autofill flags to mr update command + * docs: Add a troubleshooting subheading to the README + * feat(help): document -h short option + * chore: Add additional mocks to git package + * chore: don't run tests for doc changes only + * chore(deps): remove duplicate golangci-lint entry from + tools-versions + * chore(deps): update dependency golangci-lint to v2.3.1 + * docs: testing against staging + * chore(hostname): remove h flag for hostname + * chore(gen-docs): run gen docs without cmdtest package + dependency + * fix(api): respect --hostname argument + * chore(deps): update module github.com/golang-jwt/jwt/v5 to + v5.3.0 + * feat(mr-list): support "Any" user + * chore: simplified token validation + * feat(duo ask): self-hosted instance url check + +------------------------------------------------------------------- Old: ---- glab-1.65.0.obscpio New: ---- glab-1.67.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glab.spec ++++++ --- /var/tmp/diff_new_pack.1qg5vN/_old 2025-08-20 13:27:39.402264604 +0200 +++ /var/tmp/diff_new_pack.1qg5vN/_new 2025-08-20 13:27:39.402264604 +0200 @@ -1,7 +1,7 @@ # # spec file for package glab # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2021-2022 Orville Q. Song <orvi...@anislet.dev> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: glab -Version: 1.65.0 +Version: 1.67.0 Release: 0 Summary: A GitLab command line tool License: MIT @@ -30,10 +30,10 @@ Patch0: glab-disable_update_check.patch %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?almalinux_version} || 0%{?rocky_version} BuildRequires: git -BuildRequires: golang >= 1.24.4 +BuildRequires: golang >= 1.24.6 %else BuildRequires: git-core -BuildRequires: go1.24 >= 1.24.4 +BuildRequires: go1.24 >= 1.24.6 BuildRequires: golang-packaging %endif BuildRequires: bash-completion ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1qg5vN/_old 2025-08-20 13:27:39.442266267 +0200 +++ /var/tmp/diff_new_pack.1qg5vN/_new 2025-08-20 13:27:39.446266434 +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.65.0</param> + <param name="revision">v1.67.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.1qg5vN/_old 2025-08-20 13:27:39.466267265 +0200 +++ /var/tmp/diff_new_pack.1qg5vN/_new 2025-08-20 13:27:39.474267598 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/gitlab-org/cli.git</param> - <param name="changesrevision">8514bc42ef2c15a0ff27782a22b3add584b0d21c</param></service></servicedata> + <param name="changesrevision">1e957280ef088dff263bcf1ed7e22f9e8aca469a</param></service></servicedata> (No newline at EOF) ++++++ glab-1.65.0.obscpio -> glab-1.67.0.obscpio ++++++ ++++ 14012 lines of diff (skipped) ++++++ glab.obsinfo ++++++ --- /var/tmp/diff_new_pack.1qg5vN/_old 2025-08-20 13:27:41.554354077 +0200 +++ /var/tmp/diff_new_pack.1qg5vN/_new 2025-08-20 13:27:41.562354410 +0200 @@ -1,5 +1,5 @@ name: glab -version: 1.65.0 -mtime: 1753792518 -commit: 8514bc42ef2c15a0ff27782a22b3add584b0d21c +version: 1.67.0 +mtime: 1755162482 +commit: 1e957280ef088dff263bcf1ed7e22f9e8aca469a ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/glab/vendor.tar.gz /work/SRC/openSUSE:Factory/.glab.new.29662/vendor.tar.gz differ: char 14, line 1