Accepting request 1170106 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1170106 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=26
This commit is contained in:
commit
2b0250872e
4
_service
4
_service
@ -2,7 +2,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.39.0</param>
|
||||
<param name="revision">v1.40.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="filename">glab</param>
|
||||
@ -15,6 +15,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="manual">
|
||||
<param name="archive">glab-1.39.0.obscpio</param>
|
||||
<param name="archive">glab-1.40.0.obscpio</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
||||
<param name="changesrevision">0a1bdd618fe1b70d2a215d88a68567a4e566bf5f</param></service></servicedata>
|
||||
<param name="changesrevision">9ed43f6507f1214b165fcb79f88e5e503f4a3539</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24cae84b97ac11c232d0d9c3e97f8dcc6a65da2b957e8e623c9875faaa259f70
|
||||
size 18547725
|
3
glab-1.40.0.obscpio
Normal file
3
glab-1.40.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30c595bacfc1d73cfffa98f669d96085698dc66f40e896ad434399613b93c60c
|
||||
size 18584589
|
17
glab.changes
17
glab.changes
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 25 05:13:51 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.40.0:
|
||||
* feat: allow to provide custom client-id
|
||||
* chore(deps): Update retry-go dependency
|
||||
* feat(release): support `direct_asset_path` and alias `filepath`
|
||||
* chore(ci): remove deprecated
|
||||
Jobs/License-Scanning.latest.gitlab-ci.yml
|
||||
* fix(docs): w/o issue-no, the example will fail
|
||||
* chore(docs): update dependencies for commit-lint script
|
||||
* chore: run tests with Go 1.22
|
||||
* feat: Create a job artifact command
|
||||
* test: fix issue with environment variables being set
|
||||
* chore(deps): update github.com/xanzy/go-gitlab to v0.103.0
|
||||
* docs(config): update editor and browser config docs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 19:37:49 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.39.0
|
||||
mtime: 1713462951
|
||||
commit: 0a1bdd618fe1b70d2a215d88a68567a4e566bf5f
|
||||
version: 1.40.0
|
||||
mtime: 1713986832
|
||||
commit: 9ed43f6507f1214b165fcb79f88e5e503f4a3539
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.39.0
|
||||
Version: 1.40.0
|
||||
Release: 0
|
||||
Summary: A GitLab command line tool
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5121ddd38853eab6dec786bd44ea4bf8d57768152ee716cab1a2cbe4c9b2fb46
|
||||
size 7339345
|
||||
oid sha256:966e73c2f222d5924d4c9ec2b67a921760faceac2eb01712bff558229ace82c1
|
||||
size 7341378
|
||||
|
Loading…
Reference in New Issue
Block a user