Accepting request 1166113 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1166113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=24
This commit is contained in:
commit
c58fdd2142
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.37.0</param>
|
||||
<param name="revision">v1.38.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.37.0.obscpio</param>
|
||||
<param name="archive">glab-1.38.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">4983225503206e9afa89b3f9f7db850f67d0aac5</param></service></servicedata>
|
||||
<param name="changesrevision">26ac354ad52e901104718617c190010e0f120cf8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07c940b149f2379546a44da3e6018c2c7229a64c9aaf80653a39677fd9242358
|
||||
size 18537997
|
3
glab-1.38.0.obscpio
Normal file
3
glab-1.38.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d7856615802a4886c50444fe1038de983beef36708651df8490a939d5ebaf44
|
||||
size 18535437
|
10
glab.changes
10
glab.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 06 20:04:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.38.0:
|
||||
* fix: updating golang version
|
||||
* feat(checkout): Fixing bug with private forks
|
||||
* refactor: Refactor code that returns buffer contents in tests
|
||||
* chore: fix typo in trigger command docs
|
||||
* chore: fix typo support -> supported
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 31 18:28:24 UTC 2024 - chris@computersalat.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.37.0
|
||||
mtime: 1709791687
|
||||
commit: 4983225503206e9afa89b3f9f7db850f67d0aac5
|
||||
version: 1.38.0
|
||||
mtime: 1712425247
|
||||
commit: 26ac354ad52e901104718617c190010e0f120cf8
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.37.0
|
||||
Version: 1.38.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:e47f940bed88dc76a0ec9cc85f778ecdf7aa2c0a01c0be37bc109a6d801adc54
|
||||
size 7617814
|
||||
oid sha256:7e68ead125ec697725a585e0ec4571cc29665b23b7e947c0dec82ef6abaedf76
|
||||
size 7618121
|
||||
|
Loading…
Reference in New Issue
Block a user