diff --git a/_service b/_service index 3a584d0..5a781bd 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://gitlab.com/gitlab-org/cli.git git - v1.43.0 + v1.44.1 @PARENT_TAG@ v(.*) glab @@ -15,6 +15,6 @@ gz - glab-1.43.0.obscpio + glab-1.44.1.obscpio diff --git a/_servicedata b/_servicedata index 3c4b6c1..76b0670 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.com/gitlab-org/cli.git - 76f3ad1ef047e2d24235c86fffcc450facdea0e0 \ No newline at end of file + bd628d4c3a01800afb00ef8586dd29904340bb68 \ No newline at end of file diff --git a/glab-1.43.0.obscpio b/glab-1.43.0.obscpio deleted file mode 100644 index 3675936..0000000 --- a/glab-1.43.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:784de638c1024b0c7331ceb2861d1fae4cffa30951d9db0418ae709730b0bb41 -size 18656781 diff --git a/glab-1.44.0.obscpio b/glab-1.44.0.obscpio new file mode 100644 index 0000000..262b8dc --- /dev/null +++ b/glab-1.44.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c33748ca932a9b36419fefa95716015ee1e0eacd8aa9c47ca81ead304a8a4a +size 18675213 diff --git a/glab-1.44.1.obscpio b/glab-1.44.1.obscpio new file mode 100644 index 0000000..100093d --- /dev/null +++ b/glab-1.44.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97572c892d228126bc0bc9443911dec0a3c3be941134a513437c885d924b7972 +size 18675213 diff --git a/glab.changes b/glab.changes index 476ebf3..71668f6 100644 --- a/glab.changes +++ b/glab.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Mon Jul 22 18:24:47 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 1.44.1 (1.44.0 was not released): + * chore: CI/CD changes to fix release bug + * chore(deps): update module github.com/mattn/go-runewidth to + v0.0.16 + * fix(ci view): pipeline creator is shown incorrectly + * chore(deps): update module k8s.io/client-go to v0.30.3 + * chore(deps): update module k8s.io/apimachinery to v0.30.3 + * fix(config): negate `HasSecurePerms` and fix workaround on + windows + * chore(deps): update golang to v1.22.5 + * chore: use latest-available Markdown linting Docker image + * chore: manually update Vale and markdownlint rules from GitLab + project + * chore: Second (final) pass through docs / UI strings + * fix(view/list release): use url returned from API as link + * chore(deps): update module golang.org/x/crypto to v0.25.0 + * fix(snippet create): use filename when path missing + * feat(snippets): allow creation of personal snippets + * chore: Updating goreleaser config to v2 + * fix(issuable note): respect editor from config + * chore: finish the UI string pass + * chore: String fixes for project-related strings + * chore: fix strings related to merge requests + * fix: allow listening hostname to be provided + * feat: remove experimental wording for duo + * chore: Yet more string cleanup + * fix(config): ignore windows config file permission checks + * chore: ensure user's settings don't impact tests + * chore: Fix capitalization and punctuation in commands + * chore: Fix punctuation and phrasing in messages + * chore(deps): update dependency danger-review to v1.4.1 + * chore: add goleak testing for goroutine leaks + * fix: always stop spinner to avoid to mess up the terminal + * chore(deps): update module github.com/zalando/go-keyring to + v0.2.5 + ------------------------------------------------------------------- Mon Jun 24 18:53:41 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/glab.obsinfo b/glab.obsinfo index fc52437..0e4eb86 100644 --- a/glab.obsinfo +++ b/glab.obsinfo @@ -1,4 +1,4 @@ name: glab -version: 1.43.0 -mtime: 1719251005 -commit: 76f3ad1ef047e2d24235c86fffcc450facdea0e0 +version: 1.44.1 +mtime: 1721666597 +commit: bd628d4c3a01800afb00ef8586dd29904340bb68 diff --git a/glab.spec b/glab.spec index 615c839..7d04c04 100644 --- a/glab.spec +++ b/glab.spec @@ -20,7 +20,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: glab -Version: 1.43.0 +Version: 1.44.1 Release: 0 Summary: A GitLab command line tool License: MIT @@ -29,10 +29,10 @@ URL: https://gitlab.com/gitlab-org/cli Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?almalinux_version} || 0%{?rocky_version} -BuildRequires: golang >= 1.22 +BuildRequires: golang >= 1.22.5 %else +BuildRequires: go1.22 >= 1.22.5 BuildRequires: golang-packaging -BuildRequires: golang(API) >= 1.22 %endif Suggests: glab-doc diff --git a/vendor.tar.gz b/vendor.tar.gz index 7246734..a7ac6bd 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3683c126abaf5128db0c1746590f0628a24d502d7abdbdd9063aec52be153be8 -size 7547355 +oid sha256:2a06d930c759e98a40aed5f197ff8a9cfe12d6bf71c786652e90811df3eeea4c +size 7556648