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-07-29 19:00:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glab (Old)
 and      /work/SRC/openSUSE:Factory/.glab.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glab"

Wed Jul 29 19:00:09 2026 rev:89 rq:1368292 version:1.110.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glab/glab.changes        2026-07-22 
19:07:24.933805735 +0200
+++ /work/SRC/openSUSE:Factory/.glab.new.2004/glab.changes      2026-07-29 
19:02:12.439765406 +0200
@@ -1,0 +2,127 @@
+Wed Jul 29 05:08:12 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.110.0:
+  * Features
+    - 85f9c9d7: feat(df): add the firewall MITM proxy and response
+      classifier (Michael Eddington [email protected])
+  * Bug Fixes
+    - cebccc86: fix(api): encode empty array fields correctly
+      (vivekyarra [email protected])
+    - d8414a19: fix(api): preserve NDJSON number precision
+      (vivekyarra [email protected])
+    - d42125a6: fix(api): remove trailing plus from errors (Yarra
+      Vivek [email protected])
+    - cf12a56f: fix(api): return client errors during placeholder
+      expansion (Lee Seonghyeon · 이성현 [email protected])
+    - 7cf6d4ed: fix(auth): persist --git-protocol/--api-protocol
+      non-interactively (Kai Armstrong [email protected])
+    - c2dcffd6: fix(browser): reject blank launcher commands
+      (vivekyarra [email protected])
+    - fea85b79: fix(ci): handle Ctrl+M as Enter in pipeline view
+      (Yarra Vivek [email protected])
+    - 1d2b0405: fix(ci): paginate interactive job selection (Lee
+      Seonghyeon · 이성현 [email protected])
+    - 4ac40d4f: fix(ci): reject empty variable keys (Yarra Vivek
+      [email protected])
+    - 8b79539a: fix(ci): reject failed responses when linting a
+      remote URL (Lee Seonghyeon · 이성현 [email protected])
+    - 7a2c3088: fix(ci): stop tracing a canceled job (Lee
+      Seonghyeon · 이성현 [email protected])
+    - f9736cb4: fix(cluster): distinguish missing manifests from
+      read failures (Lee Seonghyeon · 이성현 [email protected])
+    - 42a41eb6: fix(cluster): return file sync transport errors
+      (Yarra Vivek [email protected])
+    - eb186ba6: fix(cmdutils): ignore empty assignee values
+      (vivekyarra [email protected])
+    - d5e698d3: fix(config): report a local config file that cannot
+      be parsed (Lee Seonghyeon · 이성현 [email protected])
+    - 87afdbba: fix(deploy-key): require a key ID for delete (Lee
+      Seonghyeon · 이성현 [email protected])
+    - 63314161: fix(git): match the clone directory for a URL
+      ending in .git/ (Lee Seonghyeon · 이성현 [email protected])
+    - df8e88c6: fix(git): parse SSH config after long lines
+      (vivekyarra [email protected])
+    - 8d0284d7: fix(git): preserve spaces in latest commit title
+      (vivekyarra [email protected])
+    - 5f42e4e8: fix(git): recognize uppercase URL schemes when
+      parsing remotes (Lee Seonghyeon · 이성현 [email protected])
+    - 1ca0edc9: fix(instance): default REST API protocol
+      (vivekyarra [email protected])
+    - 1fdccc5e: fix(iostreams): preserve long pager lines (Yarra
+      Vivek [email protected])
+    - 7cb260b1: fix(iostreams): treat a blank pager command as no
+      pager (Lee Seonghyeon · 이성현 [email protected])
+    - f4e62af5: fix(mcp): preserve UTF-8 in tool descriptions
+      (Yarra Vivek [email protected])
+    - b2b411fe: fix(milestone): return the base repository error
+      instead of panicking (Lee Seonghyeon · 이성현
+      [email protected])
+    - 92bee1eb: fix(mr diff): support long colored lines
+      (vivekyarra [email protected])
+    - 45b4ec6b: fix(mr merge): handle missing error response (Yarra
+      Vivek [email protected])
+    - 30459639: fix(mr): return to-do transport errors (Yarra Vivek
+      [email protected])
+    - 8eaada65: fix(project create): handle invalid response URL
+      (vivekyarra [email protected])
+    - 6b90190c: fix(project view): load nested README paths (Yarra
+      Vivek [email protected])
+    - 94b61357: fix(project): return fork transport errors (Yarra
+      Vivek [email protected])
+    - 07061fab: fix(project): return remote listing errors
+      (vivekyarra [email protected])
+    - d69d4141: fix(release create): reject long invalid timestamps
+      (vivekyarra [email protected])
+    - 8711911b: fix(release create): return tag transport errors
+      (Yarra Vivek [email protected])
+    - d1d44c87: fix(release download): reject malformed asset URLs
+      (Yarra Vivek [email protected])
+    - 7c8a34f3: fix(repo): normalize dot-git URLs with trailing
+      slash (Yarra Vivek [email protected])
+    - 792e1ddf: fix(schedule): validate variables before creating a
+      schedule (Lee Seonghyeon · 이성현 [email protected])
+    - 2718d24d: fix(securefile): paginate download all (Yarra Vivek
+      [email protected])
+    - 912cf2cb: fix(securefile): reject a file ID argument combined
+      with --id or --name (Lee Seonghyeon · 이성현
+      [email protected])
+    - f7934a58: fix(ssh-key): reject long invalid expiry
+      (vivekyarra [email protected])
+    - 3f3182a3: fix(stack): do not leak a file handle in
+      AddStackBaseBranch (Lee Seonghyeon · 이성현
+      [email protected])
+    - d2b1d607: fix(text): honor short truncation widths (Yarra
+      Vivek [email protected])
+    - 5b2f4df5: fix(text): wrap by display width (Yarra Vivek
+      [email protected])
+    - 7c430302: fix(token): prevent duration overflow (Yarra Vivek
+      [email protected])
+    - 9ee13a02: fix(variable): drop --scope from the group example
+      in update (Lee Seonghyeon · 이성현 [email protected])
+  * Documentation
+    - 5b63aa90: docs(alias): fix the positional-placeholder example
+      (Lee Seonghyeon · 이성현 [email protected])
+    - e3e98ba7: docs: show optional command arguments as optional
+      in usage (Lee Seonghyeon · 이성현 [email protected])
+    - c88360dd: docs: use GLAB_DEBUG in the bug template and agent
+      guide (Lee Seonghyeon · 이성현 [email protected])
+  * Dependencies
+    - acf4fd9e: chore(deps): update dependency @commitlint/format
+      to ^21.2.0 (GitLab Renovate Bot [email protected])
+    - 766187d7: chore(deps): update module github.com/docker/cli to
+      v29.6.2+incompatible (GitLab Renovate Bot
+      [email protected])
+    - 9c701a55: chore(deps): update module
+      github.com/mattn/go-isatty to v0.0.23 (GitLab Renovate Bot
+      [email protected])
+    - 83bc0124: chore(deps): update module
+      gitlab.com/gitlab-org/api/client-go/v2 to v2.51.0 (GitLab
+      Renovate Bot [email protected])
+    - e1b79ba9: chore(deps): update module golang.org/x/crypto to
+      v0.54.0 (GitLab Renovate Bot [email protected])
+  * Others
+    - 997bc989: test: keep command tests inside their temp
+      directories on Windows (Lee Seonghyeon · 이성현
+      [email protected])
+
+-------------------------------------------------------------------

Old:
----
  glab-1.109.0.obscpio

New:
----
  glab-1.110.0.obscpio

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

Other differences:
------------------
++++++ glab.spec ++++++
--- /var/tmp/diff_new_pack.Op6Z4A/_old  2026-07-29 19:02:19.340003212 +0200
+++ /var/tmp/diff_new_pack.Op6Z4A/_new  2026-07-29 19:02:19.344003350 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           glab
-Version:        1.109.0
+Version:        1.110.0
 Release:        0
 Summary:        A GitLab command line tool
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Op6Z4A/_old  2026-07-29 19:02:19.396005142 +0200
+++ /var/tmp/diff_new_pack.Op6Z4A/_new  2026-07-29 19:02:19.400005280 +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.109.0</param>
+    <param name="revision">refs/tags/v1.110.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.Op6Z4A/_old  2026-07-29 19:02:19.448006935 +0200
+++ /var/tmp/diff_new_pack.Op6Z4A/_new  2026-07-29 19:02:19.452007072 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://gitlab.com/gitlab-org/cli.git</param>
-              <param 
name="changesrevision">757294c01143360b466a70daf3fbef869fc3a41b</param></service></servicedata>
+              <param 
name="changesrevision">1797d21541f52533a001b7330ae1161b4a5ddfd3</param></service></servicedata>
 (No newline at EOF)
 

++++++ glab-1.109.0.obscpio -> glab-1.110.0.obscpio ++++++
++++ 4690 lines of diff (skipped)

++++++ glab.obsinfo ++++++
--- /var/tmp/diff_new_pack.Op6Z4A/_old  2026-07-29 19:02:23.256138176 +0200
+++ /var/tmp/diff_new_pack.Op6Z4A/_new  2026-07-29 19:02:23.260138314 +0200
@@ -1,5 +1,5 @@
 name: glab
-version: 1.109.0
-mtime: 1784300917
-commit: 757294c01143360b466a70daf3fbef869fc3a41b
+version: 1.110.0
+mtime: 1785168903
+commit: 1797d21541f52533a001b7330ae1161b4a5ddfd3
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/glab/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.glab.new.2004/vendor.tar.gz differ: char 22, line 1

Reply via email to