Accepting request 1082363 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1082363 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glab?expand=0&rev=8
This commit is contained in:
commit
e9d4cf31ba
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.28.0</param>
|
||||
<param name="revision">v1.28.1</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">4ac508eff661ab326fb037e3acc2fb8a39fb03ee</param></service></servicedata>
|
||||
<param name="changesrevision">815d2622473028a14de7db77728a6d7cda467946</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40e92d392e956031a53f4d82df0dc0b55fec3013bb1c2975334c5a23013bf812
|
||||
size 18267149
|
3
glab-1.28.1.obscpio
Normal file
3
glab-1.28.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31dfef6f34fbe6de34f074faea4643c0463372213de06caf4aef9837e4e614c5
|
||||
size 18270733
|
23
glab.changes
23
glab.changes
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 24 06:39:15 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 1.28.1:
|
||||
* docs: Update installation_options.md
|
||||
* docs: update string for merge request flag on repo
|
||||
* docs: et cetera without dots
|
||||
* docs: Update README.md - fix punctuation
|
||||
* fix: Disable breaking test for CI Lint endpoint
|
||||
* chore: fix broken link
|
||||
* chore: improve documentation visibility
|
||||
* chore: replace README badges with native project badges
|
||||
* fix: add newline to auth status command output
|
||||
* test: fix Test_getFromKeyring not passing in CI
|
||||
* test: fix assertion order, clear token in keyring test
|
||||
* chore: update use-keyring flag description
|
||||
* test: add tests for loading and storing tokens in keyring
|
||||
* chore: update docs, fix lint error
|
||||
* chore: replace native keyring with os keyring in login argument
|
||||
desc
|
||||
* docs: regenerate the docs
|
||||
* feat: add support for token storage in encrypted keychains
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 17:43:20 UTC 2023 - pdostal@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glab
|
||||
version: 1.28.0
|
||||
mtime: 1681385064
|
||||
commit: 4ac508eff661ab326fb037e3acc2fb8a39fb03ee
|
||||
version: 1.28.1
|
||||
mtime: 1682095974
|
||||
commit: 815d2622473028a14de7db77728a6d7cda467946
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: glab
|
||||
Version: 1.28.0
|
||||
Version: 1.28.1
|
||||
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:a6329b98653c4c40076675ec1e07d2eb97d5b911335d974ab514773758ae3c8c
|
||||
size 7037014
|
||||
oid sha256:b4390fc2ce2e666e5d72c1e6893d020565362118de2ee286c7263f962f67345b
|
||||
size 7092950
|
||||
|
Loading…
Reference in New Issue
Block a user