Accepting request 1079362 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1079362 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=7
This commit is contained in:
commit
86fd991cd5
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.27.1</param>
|
||||
<param name="revision">v1.28.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="filename">glab</param>
|
||||
|
@ -3,4 +3,4 @@
|
||||
<param name="url">https://github.com/profclems/glab.git</param>
|
||||
<param name="changesrevision">612ff864276e848c4cfdef187b5f16f5c52f3c25</param></service><service name="tar_scm">
|
||||
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
|
||||
<param name="changesrevision">af7cd633c15d6ec4eacf5a8fb6f8a0c494f7e9ed</param></service></servicedata>
|
||||
<param name="changesrevision">4ac508eff661ab326fb037e3acc2fb8a39fb03ee</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbe95b6a33a2900a32737cf0d9b12229da25786e23337d94896c8aff8d37c00b
|
||||
size 18263565
|
3
glab-1.28.0.obscpio
Normal file
3
glab-1.28.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40e92d392e956031a53f4d82df0dc0b55fec3013bb1c2975334c5a23013bf812
|
||||
size 18267149
|
12
glab.changes
12
glab.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 17:43:20 UTC 2023 - pdostal@suse.com
|
||||
|
||||
- Update to version 1.28.0:
|
||||
* chore: simpler installation method from binary if Go is available
|
||||
* fix: Change platform generating code
|
||||
* fix: purposely adding the "v" goreleaser strips out
|
||||
* refactor: default check_update true on new install
|
||||
* chore: modify MIT license and inspiration
|
||||
* feat(incident): add `incident close` command
|
||||
* refactor: move issue/close to issuable/close
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 06 03:28:33 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.27.1
|
||||
mtime: 1680697663
|
||||
commit: af7cd633c15d6ec4eacf5a8fb6f8a0c494f7e9ed
|
||||
version: 1.28.0
|
||||
mtime: 1681385064
|
||||
commit: 4ac508eff661ab326fb037e3acc2fb8a39fb03ee
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.27.1
|
||||
Version: 1.28.0
|
||||
Release: 0
|
||||
Summary: An open-source GitLab command line tool
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f066c6d187666764144fef986e90fc5a221135c6dfcdcaf3f75905d2db7e831c
|
||||
size 7095917
|
||||
oid sha256:a6329b98653c4c40076675ec1e07d2eb97d5b911335d974ab514773758ae3c8c
|
||||
size 7037014
|
||||
|
Loading…
Reference in New Issue
Block a user