SHA256
1
0
forked from pool/glab

Accepting request 1088277 from home:pdostal:branches:devel:tools:scm

- Update to version 1.30.0:
  * feat: better error messages for no matching remotes
  * chore: Updating snapcraft info
  * feat: add new changelog command
  * fix(ci): Fixed issue with API deprecation for CI lint
  * chore: stop overwriting config file in test

OBS-URL: https://build.opensuse.org/request/show/1088277
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/glab?expand=0&rev=27
This commit is contained in:
Johannes Kastl 2023-05-22 07:36:37 +00:00 committed by Git OBS Bridge
parent c9dc8ba36d
commit c933e1c0b8
8 changed files with 28 additions and 14 deletions

View File

@ -1,19 +1,19 @@
<services>
<service name="obs_scm" mode="disabled">
<service name="tar_scm" mode="disabled">
<param name="url">https://gitlab.com/gitlab-org/cli.git</param>
<param name="scm">git</param>
<param name="revision">v1.29.4</param>
<param name="revision">v1.30.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="filename">glab</param>
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<service name="set_version" mode="disabled"/>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="go_modules" mode="disabled">
<param name="archive">glab-1.30.0.tar.gz</param>
</service>
</services>

View File

@ -1,6 +1,4 @@
<servicedata>
<service name="tar_scm">
<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">654ae7c117d2d93fc4621b58a8cfb5388ba485a0</param></service></servicedata>
<param name="changesrevision">93b82a4999a3474b71576b3da36594fa10f381b7</param></service></servicedata>

View File

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

3
glab-1.30.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat May 20 10:34:07 UTC 2023 - pdostal@suse.com
- Update to version 1.30.0:
* feat: better error messages for no matching remotes
* chore: Updating snapcraft info
* feat: add new changelog command
* fix(ci): Fixed issue with API deprecation for CI lint
* chore: stop overwriting config file in test
-------------------------------------------------------------------
Sun May 14 06:08:50 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,10 @@
name: glab
<<<<<<< .mine
version: 1.28.1
mtime: 1682095974
commit: 815d2622473028a14de7db77728a6d7cda467946
=======
version: 1.29.4
mtime: 1683908902
commit: 654ae7c117d2d93fc4621b58a8cfb5388ba485a0
>>>>>>> .new

View File

@ -20,7 +20,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: glab
Version: 1.29.4
Version: 1.30.0
Release: 0
Summary: A GitLab command line tool
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5284479b1e3825db75f041d7d5a5c8be3e741e9604cecd39c6ba5d1b7c60a222
size 7353265
oid sha256:db80eecabadb52a9ce0f6a9188bd195e8427ed8d3c946ae1c4a7b83d2f415f87
size 7362374