Accepting request 1200061 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1200061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=33
This commit is contained in:
commit
9d4f9047e9
2
_service
2
_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.46.0</param>
|
||||
<param name="revision">v1.46.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="filename">glab</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
||||
<param name="changesrevision">16dc43a8f0ae5c8c5310891117efaadfaa5743aa</param></service></servicedata>
|
||||
<param name="changesrevision">3280dd8c135061e5e496e9ff168394fcad033ae7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d16a868ebb989095d8080202fa0dd25e4e6580df3d06ecba460c468b76a984b
|
||||
size 18702349
|
3
glab-1.46.1.obscpio
Normal file
3
glab-1.46.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d249c71485caa857a958fb916ebcb0260d5b0d005c3ddeef27722b211ce95077
|
||||
size 18695181
|
13
glab.changes
13
glab.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 06:56:24 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.46.1:
|
||||
* fix(login): use verifier to create oauth challenge
|
||||
* docs: fix violation of updated linting rules
|
||||
* chore(deps): use latest docs Docker image and linting
|
||||
configuration
|
||||
* chore(deps): update module golang.org/x/crypto to v0.27.0
|
||||
* chore(deps): update module golang.org/x/text to v0.18.0
|
||||
* fix(typo): update token generation URL
|
||||
* chore(deps): update module golang.org/x/term to v0.24.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 09 11:12:50 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.46.0
|
||||
mtime: 1725397329
|
||||
commit: 16dc43a8f0ae5c8c5310891117efaadfaa5743aa
|
||||
version: 1.46.1
|
||||
mtime: 1725998266
|
||||
commit: 3280dd8c135061e5e496e9ff168394fcad033ae7
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.46.0
|
||||
Version: 1.46.1
|
||||
Release: 0
|
||||
Summary: A GitLab command line tool
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56a70d042e474de4ab9c04b964b27482d9277f40244dab8d0238f80e163bd52d
|
||||
size 7836489
|
||||
oid sha256:2ffe4ae6f8a888ee959af5cb20b251ef3c739b33434d4d1ec28c24c7d0c794ee
|
||||
size 7841820
|
||||
|
Loading…
Reference in New Issue
Block a user