Accepting request 1208821 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1208821 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=35
This commit is contained in:
commit
e6a45173b5
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.47.0</param>
|
||||
<param name="revision">v1.48.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">d98a9c0ff48eaaf7621cf7426dd4ac387f5bf7ff</param></service></servicedata>
|
||||
<param name="changesrevision">2db471edb1eb73439eecc04e0a6ab5acc1f32c80</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24974899f5b6a7db2dde1a3666ec5eab919c5f2ed0441122b7dd102b70e23597
|
||||
size 18823181
|
3
glab-1.48.0.obscpio
Normal file
3
glab-1.48.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0d6530b0fede2699f9f1152809d72190f76640670ce49d6a626deb03f43f2ae
|
||||
size 18878477
|
28
glab.changes
28
glab.changes
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 14:31:12 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.48.0:
|
||||
* docs: Explain set-upstream for stacks in forks
|
||||
* chore(release): release for freebsd and ppc64le
|
||||
* feat: configure KAS address explicitly in agent bootstrapping
|
||||
* feat: add token id reference to agent secret
|
||||
* feat: implement environment and dashboard support
|
||||
* chore(deps): update module github.com/xanzy/go-gitlab to
|
||||
v0.112.0
|
||||
* refactor(pkg/utils): Add require.Equals in pkg/utils_test.go
|
||||
* chore: use goreleaser nightly
|
||||
* chore(deps): update golang to v1.23.2
|
||||
* fix(staging): consider foo.gitlab.com self managed
|
||||
* chore(deps): update module github.com/xanzy/go-gitlab to
|
||||
v0.111.0
|
||||
* chore(go-gitlab): bump to 0.110.0
|
||||
* chore: make goreleaser use the go version in GitLab CI
|
||||
* docs: Add notes on discussing large contributions
|
||||
* chore(deps): update module golang.org/x/crypto to v0.28.0
|
||||
* chore(deps): update module golang.org/x/text to v0.19.0
|
||||
* feat: revoke personal, project and group access tokens
|
||||
* docs: make documentation conform to linting rules
|
||||
* chore: update linting tools and configuration
|
||||
* feat: add `stack switch` command
|
||||
* chore: don't run 'release-test' for actual releases
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 03 10:04:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.47.0
|
||||
mtime: 1727871778
|
||||
commit: d98a9c0ff48eaaf7621cf7426dd4ac387f5bf7ff
|
||||
version: 1.48.0
|
||||
mtime: 1729094881
|
||||
commit: 2db471edb1eb73439eecc04e0a6ab5acc1f32c80
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.47.0
|
||||
Version: 1.48.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:2c17b801428d579acfcc08f3471603941e6a2eddb858e4cef1f716712334ace0
|
||||
size 7853520
|
||||
oid sha256:e14ea84fb47cccc7c8a44e10c0b1d87819a784374be1ed9ff85bf9272500fd58
|
||||
size 7859360
|
||||
|
Loading…
Reference in New Issue
Block a user