Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kuberlr for openSUSE:Factory checked 
in at 2025-02-06 22:06:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kuberlr (Old)
 and      /work/SRC/openSUSE:Factory/.kuberlr.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kuberlr"

Thu Feb  6 22:06:12 2025 rev:4 rq:1243456 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kuberlr/kuberlr.changes  2022-01-11 
00:02:13.345257631 +0100
+++ /work/SRC/openSUSE:Factory/.kuberlr.new.2316/kuberlr.changes        
2025-02-06 22:07:20.450852857 +0100
@@ -1,0 +2,129 @@
+Fri Jan 31 17:34:04 UTC 2025 - Earl Sampson <esamp...@suse.com>
+
+- BuildRequire go 1.22.3 or higher
+
+-------------------------------------------------------------------
+Fri Jan 31 15:34:02 UTC 2025 - esamp...@suse.com
+
+- Update to version 0.5.2:
+  * automation: switch to release-drafter
+  * refactor: small improvements to tests
+  * test: update to latest version of golangci
+  * refactor: improve tests
+  * chore(deps): Bump actions/attest-build-provenance from 1.4.1 to 1.4.2
+  * Fix typo and add tests
+  * Small refactoring
+  * Fix infinite recursion loop with kube login
+  * chore(deps): Bump docker/build-push-action from 6.6.1 to 6.7.0
+  * chore(deps): Bump k8s.io/client-go from 0.30.3 to 0.31.0
+  * chore(deps): Bump actions/attest-build-provenance from 1.4.0 to 1.4.1
+  * chore(deps): Bump sigstore/cosign-installer from 3.5.0 to 3.6.0
+  * chore(deps): Bump docker/build-push-action from 5.3.0 to 6.6.1
+  * automation: fix release action
+  * Tag all actions by sha
+  * Remove goreleaser config comments
+  * Make machine name more generic
+  * seed bash completion at build time
+  * add attestation settings and step
+  * Add kuberlr completion
+  * Update release to publish docker image too
+  * Add dockerfile with local make script
+  * update goreleaser config with version
+  * chore(deps): Bump github.com/schollz/progressbar/v3
+  * chore(deps): Bump github.com/schollz/progressbar/v3
+  * chore(deps): Bump k8s.io/client-go from 0.30.2 to 0.30.3
+  * chore(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
+  * chore(deps): Bump k8s.io/client-go from 0.30.1 to 0.30.2
+  * chore(deps): Bump github.com/schollz/progressbar/v3
+  * chore(deps): Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
+  * chore(deps): Bump github.com/spf13/viper from 1.18.2 to 1.19.0
+  * chore(deps): update go, golangci, gorelease
+  * chore(deps): run go mod tidy
+  * --- updated-dependencies: - dependency-name: 
github.com/schollz/progressbar/v3   dependency-type: direct:production   
update-type: version-update:semver-patch ...
+  * build(deps): bump k8s.io/client-go from 0.29.3 to 0.30.1
+  * build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
+  * build(deps): bump golangci/golangci-lint-action from 4 to 6
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.6 to 6.5.9
+  * build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0
+  * refactor: cleanup checksum code
+  * skip gosec in linting, verify old binaries with sha1
+  * fix lint
+  * fix typo
+  * add types for download args
+  * update shaURLToGet
+  * fix typo
+  * use sha512 checksum for ver>=1.12, and sha1 for old versions
+  * Update README
+  * set DisableFlagParsing to true for NewKubectlWrapperCmd
+  * format code
+  * DisableFlagParsing for NewKubectlWrapperCmd
+  * remove unused lint directive
+  * add kubectl subcommand
+  * Small fixes to Kubernetes mirror patch
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.5 to 6.5.6
+  * remove unused lint directive
+  * fix getKbReleaseURL
+  * add config key KbReleaseUrl for custom download mirror
+  * build(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.5
+  * build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
+  * build(deps): bump github.com/schollz/progressbar/v3
+  * build(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2
+  * build(deps): bump golangci/golangci-lint-action from 3 to 4
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.3 to 6.5.4
+  * build(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.2 to 6.5.3
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.1 to 6.5.2
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.1
+  * Use context passed via the commandline when discovering cluster version
+  * build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2
+  * build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.1
+  * chore(deps): update to latest version of golangci
+  * build(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
+  * build(deps): bump actions/setup-go from 4 to 5
+  * build(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4
+  * build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
+  * build(deps): bump github.com/schollz/progressbar/v3
+  * build(deps): bump github.com/schollz/progressbar/v3
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.8 to 6.4.9
+  * build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3
+  * build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
+  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.8
+  * build(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
+  * fix: support global kubectl options
+  * Remove changelog file
+  * fix: goreleaser grant the right privileges
+  * automation: fix goreleaser config
+  * automation: remove release-drafter
+  * automation: enable cosign
+  * chore(deps): update k8s.io/client
+  * test: fix broken GH action
+  * test: refactor GH action
+  * test: update go version used by GH actions
+  * test: fix linter warnings
+  * test: switch to golangci
+  * chore(deps): bump go version
+  * chore: cleanup Makefile
+  * Bump github.com/schollz/progressbar/v3 from 3.3.1 to 3.13.1
+  * Bump github.com/spf13/viper from 1.4.0 to 1.16.0
+  * Bump github.com/spf13/cobra from 1.0.0 to 1.7.0
+  * Bump github.com/jedib0t/go-pretty/v6 from 6.0.4 to 6.4.7
+  * Bump actions/setup-go from 2 to 4
+  * Bump actions/checkout from 2 to 4
+  * chore(automation): configure dependabot
+  * chore: update release actions
+  * fix: release-drafter enable master branch
+  * chore: add release-drafter
+  * Added the s390x architecture
+  * Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0
+  * Bump k8s.io/client-go from 0.17.0 to 0.20.0
+  * Enable building universal binaries for macos
+  * Fix go vet
+  * Fix go fmt errors
+  * GitHub Action test workflow: update go version
+  * Fixes the command output when the Kubernetes server is unreachable.
+  * Fix BiDi rendering issue for asterisk
+  * Downloader: don't shadow err
+  * Switch go version from 1.13 to 1.17 to support darwin/arm64 builds
+
+-------------------------------------------------------------------

Old:
----
  kuberlr-0.4.1.tar.gz

New:
----
  kuberlr-0.5.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kuberlr.spec ++++++
--- /var/tmp/diff_new_pack.eFnwfU/_old  2025-02-06 22:07:21.166882363 +0100
+++ /var/tmp/diff_new_pack.eFnwfU/_new  2025-02-06 22:07:21.166882363 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kuberlr
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           kuberlr
-Version:        0.4.1
+Version:        0.5.2
 Release:        0
 Summary:        A tool that simplifies the management of multiple versions of 
kubectl
 License:        Apache-2.0
@@ -28,10 +28,10 @@
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) = 1.16
+BuildRequires:  golang(API) = 1.23
 Requires(post): %fillup_prereq
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %if 0%{?suse_version} <= 1500
 Conflicts:      kubernetes-client
 %endif

++++++ _service ++++++
--- /var/tmp/diff_new_pack.eFnwfU/_old  2025-02-06 22:07:21.202883846 +0100
+++ /var/tmp/diff_new_pack.eFnwfU/_new  2025-02-06 22:07:21.206884011 +0100
@@ -5,7 +5,7 @@
     <param name="exclude">vendor</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
-    <param name="revision">v0.4.1</param>
+    <param name="revision">v0.5.2</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.eFnwfU/_old  2025-02-06 22:07:21.226884835 +0100
+++ /var/tmp/diff_new_pack.eFnwfU/_new  2025-02-06 22:07:21.230885000 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/flavio/kuberlr</param>
-              <param 
name="changesrevision">e09d1c67e1054aa01d7ad1a0d906e09b75f03e1f</param></service></servicedata>
+              <param 
name="changesrevision">1154a916537ba531dca13021ce1d1a58671fa972</param></service></servicedata>
 (No newline at EOF)
 

++++++ kuberlr-0.4.1.tar.gz -> kuberlr-0.5.2.tar.gz ++++++
++++ 4750 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/kuberlr/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.kuberlr.new.2316/vendor.tar.gz differ: char 4, line 
1

Reply via email to