Accepting request 1227291 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1227291 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=37
This commit is contained in:
commit
69b47b5bce
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.49.0</param>
|
||||
<param name="revision">v1.50.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
||||
<param name="changesrevision">3e70664b62c2a06c5b1fced624612a99fc58a2ed</param></service></servicedata>
|
||||
<param name="changesrevision">2f23daa519be7cdd2562255235f6b1ad0da1931d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4076a04a3afdfc417a3b3a05442267771cbf6f689ad7b27f4b830bff55821163
|
||||
size 18935821
|
3
glab-1.50.0.obscpio
Normal file
3
glab-1.50.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e8e08f3378fca1a0f644155596b32797fcbeafd227bd9930ee3333178ea6744
|
||||
size 18991117
|
25
glab.changes
25
glab.changes
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 08:29:43 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.50.0:
|
||||
* feat(release): "release create --publish-to-catalog" flag
|
||||
* feat: add environment scope for export
|
||||
* chore(deps): update dependency axios to ^1.7.8
|
||||
* feat(label list): flag to list group labels
|
||||
* chore(deps): update module github.com/stretchr/testify to
|
||||
v1.10.0
|
||||
* feat(auth): support CI JOB TOKEN
|
||||
* refactor: Fix some package names
|
||||
* chore(deps): update module k8s.io/client-go to v0.31.3
|
||||
* fix(cluster agent): constructing KAS Kubernetes API Proxy URL
|
||||
* chore(dep): update cross-spawn
|
||||
* test: Add basic stack sync testing
|
||||
* chore(deps): update dependency @commitlint/config-conventional
|
||||
^19.6.0
|
||||
* chore(deps): update dependency @commitlint/lint to ^19.6.0
|
||||
* fix: adjust test data for new go-gitlab release
|
||||
* chore(deps): update module github.com/xanzy/go-gitlab to
|
||||
v0.114.0
|
||||
* docs(debug): add information about debugging glab
|
||||
* feat(test): Integration test for create mr with recover option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 15 07:19:50 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.49.0
|
||||
mtime: 1731603766
|
||||
commit: 3e70664b62c2a06c5b1fced624612a99fc58a2ed
|
||||
version: 1.50.0
|
||||
mtime: 1732786099
|
||||
commit: 2f23daa519be7cdd2562255235f6b1ad0da1931d
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.49.0
|
||||
Version: 1.50.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:e612c35a1912a6cc2aa18207d654f2da6864bb0455db106e30a26141f94e9ebe
|
||||
size 7867823
|
||||
oid sha256:1ec3639c70d7f14c4f35dd416843580157648abf884f89af66ba217263d01b91
|
||||
size 7871198
|
||||
|
Loading…
Reference in New Issue
Block a user