Accepting request 1183164 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1183164 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=29
This commit is contained in:
commit
4c310f57a4
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.42.0</param>
|
||||
<param name="revision">v1.43.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.42.0.obscpio</param>
|
||||
<param name="archive">glab-1.43.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">c3a142d5b46441a3ceaad93184ffce26b1a621eb</param></service></servicedata>
|
||||
<param name="changesrevision">76f3ad1ef047e2d24235c86fffcc450facdea0e0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42f1aafc5c6cb37084bb8b4099467181ec0f35247ac8f250a60a003713056f11
|
||||
size 18654221
|
3
glab-1.43.0.obscpio
Normal file
3
glab-1.43.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:784de638c1024b0c7331ceb2861d1fae4cffa30951d9db0418ae709730b0bb41
|
||||
size 18656781
|
14
glab.changes
14
glab.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 24 18:53:41 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.43.0:
|
||||
* chore: Merge security fork
|
||||
* chore(deps): update dependency danger-review to v1.4.0
|
||||
* docs: add details to stack command
|
||||
* chore: remove alias for `ask` and `git` as part of `duo`
|
||||
* chore: switch to heredoc v2
|
||||
* perf: always skip check-update after completion command
|
||||
* fix: Require CLI configuration file to have 0600 permissions
|
||||
* fix(auth status): move warning to end of auth status
|
||||
* chore(deps): update module github.com/spf13/cobra to v1.8.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 18:48:36 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.42.0
|
||||
mtime: 1718642547
|
||||
commit: c3a142d5b46441a3ceaad93184ffce26b1a621eb
|
||||
version: 1.43.0
|
||||
mtime: 1719251005
|
||||
commit: 76f3ad1ef047e2d24235c86fffcc450facdea0e0
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.42.0
|
||||
Version: 1.43.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:858acefd05909271392c5da6184d96dbd6f7c933959b6c41cc8a743f4e99fcfb
|
||||
size 7515144
|
||||
oid sha256:3683c126abaf5128db0c1746590f0628a24d502d7abdbdd9063aec52be153be8
|
||||
size 7547355
|
||||
|
Loading…
Reference in New Issue
Block a user