Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glab for openSUSE:Factory checked in at 2024-05-29 19:36:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glab (Old) and /work/SRC/openSUSE:Factory/.glab.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glab" Wed May 29 19:36:26 2024 rev:27 rq:1177534 version:1.41.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glab/glab.changes 2024-04-25 20:50:43.321456729 +0200 +++ /work/SRC/openSUSE:Factory/.glab.new.24587/glab.changes 2024-05-29 19:37:08.303283082 +0200 @@ -1,0 +2,46 @@ +Wed May 29 08:13:29 UTC 2024 - pdos...@suse.com + +- Update to version 1.41.0: + * feat(issue): add epic and due-date to issue create + * chore(deps): update dependency go to v1.22.3 + * chore(deps): update module github.com/xanzy/go-gitlab + to v0.105.0 + * chore(deps): update module github.com/spf13/viper to v1.18.2 + * fix(cluster-agent): construct kubeconfig authinfo name with + agent id + * feat: rename `ask git` to `duo ask` + * chore(deps): update module github.com/hashicorp/go-version + to v1.7.0 + * docs: improve integration test docs + * docs: clarify that fill option automatically pushes + * chore(deps): update dependency axios to ^1.7.2 + * chore(deps): update dependency @commitlint/format to ^19.3.0 + * fix(auth status): better output for auth status + * chore(deps): update module golang.org/x/term to v0.20.0 + * chore(deps): update module github.com/mattn/go-runewidth + to v0.0.15 + * chore(deps): update module k8s.io/client-go to v0.30.1 + * chore(deps): update module golang.org/x/text to v0.15.0 + * docs: Fix broken or redirecting links + * chore(deps): update module gopkg.in/yaml.v2 to v3 + * chore(deps): update module github.com/spf13/cobra to v1.8.0 + * chore: update code nagivation to use scip + * chore(deps): update module github.com/spf13/cast to v1.6.0 + * chore(deps): update module github.com/zalando/go-keyring + to v0.2.4 + * chore(deps): update module github.com/alecaivazis/survey/v2 + to v2.3.7 + * chore: upgrade to Go 1.22 + * feat(cluster): Add check manifest usage command + * build: Updating golanglint recommendation + * fix(glab repo fork): clone if --clone flag set + * test: fixing error running integration test locally + * fix(project): don't request statistics + * fix(auth status): exit with code 1 when auth fails + * chore: fix typo in Dangerfile + * refactor: Moving test helper functions to their own file + for reuse + * chore: Add a Maintainer Onboarding issue template + * test: have git tests actually use git instead of stubs + +------------------------------------------------------------------- Old: ---- glab-1.40.0.obscpio New: ---- glab-1.41.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glab.spec ++++++ --- /var/tmp/diff_new_pack.IZeM1f/_old 2024-05-29 19:37:09.271318114 +0200 +++ /var/tmp/diff_new_pack.IZeM1f/_new 2024-05-29 19:37:09.271318114 +0200 @@ -20,7 +20,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: glab -Version: 1.40.0 +Version: 1.41.0 Release: 0 Summary: A GitLab command line tool License: MIT @@ -29,10 +29,10 @@ 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.21 +BuildRequires: golang >= 1.22 %else BuildRequires: golang-packaging -BuildRequires: golang(API) >= 1.21 +BuildRequires: golang(API) >= 1.22 %endif Suggests: glab-doc ++++++ _service ++++++ --- /var/tmp/diff_new_pack.IZeM1f/_old 2024-05-29 19:37:09.311319562 +0200 +++ /var/tmp/diff_new_pack.IZeM1f/_new 2024-05-29 19:37:09.315319706 +0200 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://gitlab.com/gitlab-org/cli.git</param> <param name="scm">git</param> - <param name="revision">v1.40.0</param> + <param name="revision">v1.41.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="filename">glab</param> @@ -15,7 +15,7 @@ <param name="compression">gz</param> </service> <service name="go_modules" mode="manual"> - <param name="archive">glab-1.40.0.obscpio</param> + <param name="archive">glab-1.41.0.obscpio</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.IZeM1f/_old 2024-05-29 19:37:09.343320721 +0200 +++ /var/tmp/diff_new_pack.IZeM1f/_new 2024-05-29 19:37:09.347320865 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/gitlab-org/cli.git</param> - <param name="changesrevision">9ed43f6507f1214b165fcb79f88e5e503f4a3539</param></service></servicedata> + <param name="changesrevision">3657f322c1dabbbc3b6d31567df8d2c8adf16162</param></service></servicedata> (No newline at EOF) ++++++ glab-1.40.0.obscpio -> glab-1.41.0.obscpio ++++++ /work/SRC/openSUSE:Factory/glab/glab-1.40.0.obscpio /work/SRC/openSUSE:Factory/.glab.new.24587/glab-1.41.0.obscpio differ: char 49, line 1 ++++++ glab.obsinfo ++++++ --- /var/tmp/diff_new_pack.IZeM1f/_old 2024-05-29 19:37:09.391322458 +0200 +++ /var/tmp/diff_new_pack.IZeM1f/_new 2024-05-29 19:37:09.395322602 +0200 @@ -1,5 +1,5 @@ name: glab -version: 1.40.0 -mtime: 1713986832 -commit: 9ed43f6507f1214b165fcb79f88e5e503f4a3539 +version: 1.41.0 +mtime: 1716925241 +commit: 3657f322c1dabbbc3b6d31567df8d2c8adf16162 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/glab/vendor.tar.gz /work/SRC/openSUSE:Factory/.glab.new.24587/vendor.tar.gz differ: char 5, line 1