Accepting request 1205722 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1205722 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=34
This commit is contained in:
commit
c222ed8a3f
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.1</param>
|
||||
<param name="revision">v1.47.0</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">3280dd8c135061e5e496e9ff168394fcad033ae7</param></service></servicedata>
|
||||
<param name="changesrevision">d98a9c0ff48eaaf7621cf7426dd4ac387f5bf7ff</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d249c71485caa857a958fb916ebcb0260d5b0d005c3ddeef27722b211ce95077
|
||||
size 18695181
|
3
glab-1.47.0.obscpio
Normal file
3
glab-1.47.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24974899f5b6a7db2dde1a3666ec5eab919c5f2ed0441122b7dd102b70e23597
|
||||
size 18823181
|
28
glab.changes
28
glab.changes
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 03 10:04:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.47.0:
|
||||
* feat(stacked-diffs): Add origin fetch so sync will fully
|
||||
pull+push
|
||||
* docs: revise token-create page lightly
|
||||
* feat(stack): introduce stack list command
|
||||
* fix: use conventional linux package and archive file names
|
||||
* chore(ci): run build_windows asap
|
||||
* fix(stacked-diffs): fix MR creation for forks
|
||||
* feat: cluster agent bootstrap command
|
||||
* fix: glab mr view prompt disabled if NO_PROMPT is set with
|
||||
multiple mr
|
||||
* chore: insert commit subject + body to MR template descriptions
|
||||
* chore: increase size of CI runners
|
||||
* chore: optimize pipeline runtime
|
||||
* feat: create personal, project or group tokens
|
||||
* chore(deps): update @commitlint/config-conventional to ^19.5.0
|
||||
* fix(repo clone): fix --with-shared behaviour
|
||||
* chore: bump code intel component to v0.0.3
|
||||
* chore(deps): update module k8s.io/client-go to v0.31.1
|
||||
* chore(deps): update dependency @commitlint/lint to ^19.5.0
|
||||
* fix: revise docker image dependencies
|
||||
* chore(deps): update dependency @commitlint/format to ^19.5.0
|
||||
* chore(deps): update golang to v1.23.1
|
||||
* chore(deps): update module golang.org/x/oauth2 to v0.23.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 06:56:24 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.46.1
|
||||
mtime: 1725998266
|
||||
commit: 3280dd8c135061e5e496e9ff168394fcad033ae7
|
||||
version: 1.47.0
|
||||
mtime: 1727871778
|
||||
commit: d98a9c0ff48eaaf7621cf7426dd4ac387f5bf7ff
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.46.1
|
||||
Version: 1.47.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:2ffe4ae6f8a888ee959af5cb20b251ef3c739b33434d4d1ec28c24c7d0c794ee
|
||||
size 7841820
|
||||
oid sha256:2c17b801428d579acfcc08f3471603941e6a2eddb858e4cef1f716712334ace0
|
||||
size 7853520
|
||||
|
Loading…
Reference in New Issue
Block a user