Accepting request 1123730 from home:ojkastl_buildservice:Branch_devel_tools_scm
update to 1.35.0 OBS-URL: https://build.opensuse.org/request/show/1123730 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/glab?expand=0&rev=37
This commit is contained in:
parent
c83c7b4662
commit
bdd3f838cd
4
_service
4
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v1.34.0</param>
|
<param name="revision">v1.35.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="filename">glab</param>
|
<param name="filename">glab</param>
|
||||||
@ -15,6 +15,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="manual">
|
<service name="go_modules" mode="manual">
|
||||||
<param name="archive">glab-1.34.0.obscpio</param>
|
<param name="archive">glab-1.35.0.obscpio</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
||||||
<param name="changesrevision">6a34614218d9e27f3a2942c3729a1520c03ac1c9</param></service></servicedata>
|
<param name="changesrevision">3b9454da754254b4a72658f1de84bd3da70f8d67</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55324f39b8bf58658754113fa781738f42c23ac6f91c7173a6edc8cf9f0fe698
|
|
||||||
size 18428429
|
|
3
glab-1.35.0.obscpio
Normal file
3
glab-1.35.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67e7586a79e1edd0778f93ef0a4835bb170e80311d6925a084ec94d86565e1c9
|
||||||
|
size 18444813
|
14
glab.changes
14
glab.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 07 07:37:25 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 1.35.0:
|
||||||
|
* feat(set): add raw flag for set variable command
|
||||||
|
* chore(templates): Add environment information section to bug
|
||||||
|
template
|
||||||
|
* fix(repo search): Fix missing color reset and broken links in
|
||||||
|
Bash
|
||||||
|
* chore: Bump minimum supported Go version to 1.19
|
||||||
|
* feat(cluster): Implement basic `update-kubeconfig` command
|
||||||
|
* feat(get): add perpage and page options to ssh-key get command
|
||||||
|
* fix(mr create): better error message when no accces
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 24 09:39:17 UTC 2023 - kastl@b1-systems.de
|
Tue Oct 24 09:39:17 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: glab
|
name: glab
|
||||||
version: 1.34.0
|
version: 1.35.0
|
||||||
mtime: 1697862902
|
mtime: 1698859483
|
||||||
commit: 6a34614218d9e27f3a2942c3729a1520c03ac1c9
|
commit: 3b9454da754254b4a72658f1de84bd3da70f8d67
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: glab
|
Name: glab
|
||||||
Version: 1.34.0
|
Version: 1.35.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A GitLab command line tool
|
Summary: A GitLab command line tool
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:266b707bd586542f135da63941c405e0a133fa92b958d86554cc7cb6935bf211
|
oid sha256:31423cf5a4c911e6ffa34831a38547984926e7cca34fc4a8c69b4f0a5b2f13f4
|
||||||
size 7429946
|
size 7612652
|
||||||
|
Loading…
Reference in New Issue
Block a user