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-11-26 18:49:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glab (Old)
 and      /work/SRC/openSUSE:Factory/.glab.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glab"

Wed Nov 26 18:49:51 2025 rev:62 rq:1320100 version:1.78.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/glab/glab.changes        2025-11-17 
12:24:25.036398461 +0100
+++ /work/SRC/openSUSE:Factory/.glab.new.14147/glab.changes     2025-11-26 
18:49:57.670089514 +0100
@@ -1,0 +2,68 @@
+Tue Nov 25 06:20:56 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.78.3:
+  * chore(deps): update module github.com/docker/cli to
+    v29.0.3+incompatible
+  * chore(deps): update module github.com/mark3labs/mcp-go to
+    v0.43.1
+  * chore: sort imports with gci formatter
+  * chore(deps): update module github.com/gdamore/tcell/v2 to
+    v2.11.0
+  * chore(deps): update dependency markdownlint-cli2 to v0.19.1
+  * chore: allow homebrew to update again for release
+  * chore(deps): update module golang.org/x/crypto to v0.45.0
+
+-------------------------------------------------------------------
+Sat Nov 22 07:14:23 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.78.2:
+  * chore: prevent homebrew update for publishing
+
+-------------------------------------------------------------------
+Sat Nov 22 07:11:33 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.78.1:
+  * chore: remove edge publish on tag and pin brew version
+
+-------------------------------------------------------------------
+Sat Nov 22 06:59:25 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.78.0:
+  * fix: improve token duration flag clarity and consistency
+  * chore: remove legacy install instruction for script
+  * fix(check-update): avoid using self-hosted credentials for
+    gitlab.com
+  * ci(docs): update Hugo test build
+  * chore(dependencies): roll documentation linting tool versions
+    forward
+  * fix: move token cache info and delete file
+  * chore: refactor make bootstrap to separate script
+  * fix: create config directory earlier in init
+  * feat(token-cache): add token-cache commands for GitLab Agent
+    tokens
+  * chore(deps): update module github.com/gdamore/tcell/v2 to
+    v2.10.0
+  * chore: update docs for mcp configuration
+  * fix: resource leaks in file handles and HTTP response bodies
+  * chore: fix typos in tests
+  * chore(deps): update module github.com/docker/cli to
+    v29.0.2+incompatible
+  * chore(deps): update module github.com/google/renameio/v2 to
+    v2.0.1
+  * chore(deps): update module github.com/docker/cli to v29
+  * chore(deps): update dependency golangci-lint to v2.6.2
+  * chore(deps): update dependency markdownlint-cli2 to v0.19.0
+  * chore(deps): update dependency @commitlint/cli to ^20.1.0
+  * chore(deps): update module gitlab.com/gitlab-org/api/client-go
+    to v0.160.0
+  * chore(deps): update module k8s.io/client-go to v0.34.2
+  * chore: add lefthook configuration and bootstrap tools command
+  * chore(deps): update module k8s.io/apimachinery to v0.34.2
+  * chore: publish to snapcraft edge on tag release
+  * feat: migrate survey prompts to huh (phase 2)
+  * chore(deps): bump all Go versions to 1.25.4
+  * chore(deps): update module github.com/mark3labs/mcp-go to
+    v0.43.0
+  * chore(deps): bump go to v1.25.4
+
+-------------------------------------------------------------------

Old:
----
  glab-1.77.0.obscpio

New:
----
  glab-1.78.3.obscpio

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

Other differences:
------------------
++++++ glab.spec ++++++
--- /var/tmp/diff_new_pack.nHgYIV/_old  2025-11-26 18:49:59.726176623 +0100
+++ /var/tmp/diff_new_pack.nHgYIV/_new  2025-11-26 18:49:59.726176623 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           glab
-Version:        1.77.0
+Version:        1.78.3
 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.25.0
+BuildRequires:  golang >= 1.25.4
 %else
 BuildRequires:  git-core
-BuildRequires:  go1.25 >= 1.25.3
+BuildRequires:  go1.25 >= 1.25.4
 BuildRequires:  golang-packaging
 %endif
 BuildRequires:  bash-completion

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nHgYIV/_old  2025-11-26 18:49:59.762178148 +0100
+++ /var/tmp/diff_new_pack.nHgYIV/_new  2025-11-26 18:49:59.762178148 +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.77.0</param>
+    <param name="revision">v1.78.3</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.nHgYIV/_old  2025-11-26 18:49:59.786179165 +0100
+++ /var/tmp/diff_new_pack.nHgYIV/_new  2025-11-26 18:49:59.790179334 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://gitlab.com/gitlab-org/cli.git</param>
-              <param 
name="changesrevision">edbbb7396a12a2b4c10b609004fcf0b5351bcf66</param></service></servicedata>
+              <param 
name="changesrevision">b234b22a76748297e303199bb4e381be5dc6572a</param></service></servicedata>
 (No newline at EOF)
 

++++++ glab-1.77.0.obscpio -> glab-1.78.3.obscpio ++++++
++++ 13480 lines of diff (skipped)

++++++ glab.obsinfo ++++++
--- /var/tmp/diff_new_pack.nHgYIV/_old  2025-11-26 18:50:02.382289154 +0100
+++ /var/tmp/diff_new_pack.nHgYIV/_new  2025-11-26 18:50:02.382289154 +0100
@@ -1,5 +1,5 @@
 name: glab
-version: 1.77.0
-mtime: 1762894905
-commit: edbbb7396a12a2b4c10b609004fcf0b5351bcf66
+version: 1.78.3
+mtime: 1763992136
+commit: b234b22a76748297e303199bb4e381be5dc6572a
 

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

Reply via email to