SHA256
1
0
forked from pool/glab

Accepting request 1077616 from home:ojkastl_buildservice:Branch_devel_tools_scm

update to 1.27.1

OBS-URL: https://build.opensuse.org/request/show/1077616
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/glab?expand=0&rev=11
This commit is contained in:
Martin Pluskal 2023-04-11 08:25:28 +00:00 committed by Git OBS Bridge
parent f76239ae17
commit 77076d9cc7
8 changed files with 43 additions and 13 deletions

View File

@ -2,18 +2,18 @@
<service name="obs_scm" mode="disabled"> <service name="obs_scm" mode="disabled">
<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.26.0</param> <param name="revision">v1.27.1</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>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>
<service name="tar" mode="buildtime" /> <service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime"> <service name="recompress" mode="buildtime">
<param name="file">*.tar</param> <param name="file">*.tar</param>
<param name="compression">gz</param> <param name="compression">gz</param>
</service> </service>
<service name="set_version" mode="disabled" /> <service name="set_version" mode="disabled"/>
<service name="go_modules" mode="disabled"> <service name="go_modules" mode="disabled">
</service> </service>
</services> </services>

View File

@ -3,4 +3,4 @@
<param name="url">https://github.com/profclems/glab.git</param> <param name="url">https://github.com/profclems/glab.git</param>
<param name="changesrevision">612ff864276e848c4cfdef187b5f16f5c52f3c25</param></service><service name="tar_scm"> <param name="changesrevision">612ff864276e848c4cfdef187b5f16f5c52f3c25</param></service><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">ef363646f539ed785d29e2b07c20b5f8f00c4d45</param></service></servicedata> <param name="changesrevision">af7cd633c15d6ec4eacf5a8fb6f8a0c494f7e9ed</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:933769570d4f3ed4627b1466dbf1860aad0daa53071301c1426820c072f1aed9
size 18248717

3
glab-1.27.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbe95b6a33a2900a32737cf0d9b12229da25786e23337d94896c8aff8d37c00b
size 18263565

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Apr 06 03:28:33 UTC 2023 - kastl@b1-systems.de
- Update to version 1.27.1:
* chore: upgrade go-gitlab to 0.81.0
* chore: fix testing repo to a local GitLab one
* feat(docs): Add aliases to gen-docs
-------------------------------------------------------------------
Mon Apr 03 12:48:31 UTC 2023 - kastl@b1-systems.de
- Update to version 1.27.0:
* chore: security release merge
* fix: markdown fence shell script needs to be "shell"
* feat(pagination): add pagination to user events
* chore: update golang/x/net package
* fix(variable set): scope for group variables
* refactor(test): replace os.Setenv with t.Setenv in tests
* docs: configuration for self-signed certs
* fix(test): use gray256 color in tests when enabled
* fix(color): fix gray color for 256 color terminal
* test(glab auth login): use temp config for test
* docs: fix link to issue command in index
* fix(issue): display list of comments in raw format
* docs(config): clarify config help
* docs(readme): clarify config file location and environment
variables
* feat(label): display label colors in the list
* security: Remove configuration import for old locations
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 15 08:08:40 UTC 2023 - kastl@b1-systems.de Wed Mar 15 08:08:40 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: glab name: glab
version: 1.26.0 version: 1.27.1
mtime: 1678474854 mtime: 1680697663
commit: ef363646f539ed785d29e2b07c20b5f8f00c4d45 commit: af7cd633c15d6ec4eacf5a8fb6f8a0c494f7e9ed

View File

@ -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.26.0 Version: 1.27.1
Release: 0 Release: 0
Summary: An open-source GitLab command line tool Summary: An open-source GitLab command line tool
License: MIT License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:85de5f44570c8f361a36e5ae2ea5d380f3d679e6eaea82034830dfde724e9b8f oid sha256:f066c6d187666764144fef986e90fc5a221135c6dfcdcaf3f75905d2db7e831c
size 7080665 size 7095917