Accepting request 1168937 from home:ojkastl_buildservice:Branch_devel_tools_scm

update to 1.39.0

OBS-URL: https://build.opensuse.org/request/show/1168937
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/glab?expand=0&rev=49
This commit is contained in:
Martin Pluskal 2024-04-19 07:05:18 +00:00 committed by Git OBS Bridge
parent 9dc3ad6b62
commit cf8fca11d4
8 changed files with 26 additions and 13 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="url">https://gitlab.com/gitlab-org/cli.git</param> <param name="url">https://gitlab.com/gitlab-org/cli.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">v1.38.0</param> <param name="revision">v1.39.0</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
<param name="filename">glab</param> <param name="filename">glab</param>
@ -15,6 +15,6 @@
<param name="compression">gz</param> <param name="compression">gz</param>
</service> </service>
<service name="go_modules" mode="manual"> <service name="go_modules" mode="manual">
<param name="archive">glab-1.38.0.obscpio</param> <param name="archive">glab-1.39.0.obscpio</param>
</service> </service>
</services> </services>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://gitlab.com/gitlab-org/cli.git</param> <param name="url">https://gitlab.com/gitlab-org/cli.git</param>
<param name="changesrevision">26ac354ad52e901104718617c190010e0f120cf8</param></service></servicedata> <param name="changesrevision">0a1bdd618fe1b70d2a215d88a68567a4e566bf5f</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d7856615802a4886c50444fe1038de983beef36708651df8490a939d5ebaf44
size 18535437

3
glab-1.39.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24cae84b97ac11c232d0d9c3e97f8dcc6a65da2b957e8e623c9875faaa259f70
size 18547725

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Apr 18 19:37:49 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.39.0:
* feat: Add new command to run Pipeline Triggers
* fix(deps): update github.com/xanzy/go-gitlab to v0.101.0
* fix(issue list): change output flag back to output-format
* fix(test): update test data for updated
github.com/xanzy/go-gitlab
* fix: Getting the last pipeline is broken with merged results
* fix: update "glab ci run-trig" to use new go-gitlab functions
* refactor: Moving sanitize function to utilities
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 06 20:04:09 UTC 2024 - opensuse_buildservice@ojkastl.de Sat Apr 06 20:04:09 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: glab name: glab
version: 1.38.0 version: 1.39.0
mtime: 1712425247 mtime: 1713462951
commit: 26ac354ad52e901104718617c190010e0f120cf8 commit: 0a1bdd618fe1b70d2a215d88a68567a4e566bf5f

View File

@ -20,7 +20,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: glab Name: glab
Version: 1.38.0 Version: 1.39.0
Release: 0 Release: 0
Summary: A GitLab command line tool Summary: A GitLab command line tool
License: MIT License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:7e68ead125ec697725a585e0ec4571cc29665b23b7e947c0dec82ef6abaedf76 oid sha256:5121ddd38853eab6dec786bd44ea4bf8d57768152ee716cab1a2cbe4c9b2fb46
size 7618121 size 7339345