Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rancher-cli for openSUSE:Factory 
checked in at 2026-08-01 18:32:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rancher-cli (Old)
 and      /work/SRC/openSUSE:Factory/.rancher-cli.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rancher-cli"

Sat Aug  1 18:32:10 2026 rev:32 rq:1368753 version:2.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rancher-cli/rancher-cli.changes  2026-05-29 
18:14:24.000609010 +0200
+++ /work/SRC/openSUSE:Factory/.rancher-cli.new.16738/rancher-cli.changes       
2026-08-01 18:35:22.104302273 +0200
@@ -1,0 +2,47 @@
+Fri Jul 31 06:01:46 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.15.0:
+  * Update Rancher refs to v2.15.0 (#638)
+  * chore(deps): update docker/login-action action to v4 (#621)
+  * chore(deps): update actions/checkout action to v7 (#619)
+  * chore(deps): update docker/build-push-action action to v7
+    (#620)
+  * chore(deps): update google-github-actions/upload-cloud-storage
+    action to v3 (#623)
+  * chore(deps): update google-github-actions/auth action to v3
+    (#622)
+  * chore(deps): update docker/login-action digest to c94ce9f
+    (#615)
+  * chore(deps): update actions/setup-go digest to 40f1582 (#614)
+  * chore(deps): update rancher/renovate-config digest to a2fdde8
+    (#616)
+  * chore(deps): update fossas/fossa-action action to v1.9.0 (#618)
+  * chore(deps): update golangci/golangci-lint-action action to
+    v9.2.1 (#617)
+  * [main] Dependency bumps for main HEAD (v2.15.0) (#612)
+  * Remove RKE1 related code (#613)
+  * Add tests covering hide-local-auth-provider feature flag is on
+    (#607)
+  * Migrate from urfave/cli v1 to v3 (#592)
+  * [main] Dependency bumps for main HEAD (#589)
+  * Fix build script and harden GitHub Actions workflows (#580)
+  * chore: Fix typos and inconsistencies in wording (#570)
+  * Pin GH Actions to commit sha (#572)
+  * Bump dependencies (#564)
+
+-------------------------------------------------------------------
+Fri Jul 31 05:54:35 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.14.4:
+  * [v2.14] Prerelease dependency bumps for v2.14.4 by
+    @pmatseykanets in #639
+  * Bump Rancher version to v2.14.4 by @tashima42 in #641
+
+-------------------------------------------------------------------
+Fri Jul 31 05:52:24 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.14.3:
+  * Prerelease dependency bumps for v2.14.3 (#608)
+  * Bump Rancher version to v2.14.3 (#624)
+
+-------------------------------------------------------------------

Old:
----
  rancher-cli-2.14.2.obscpio

New:
----
  rancher-cli-2.15.0.obscpio

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

Other differences:
------------------
++++++ rancher-cli.spec ++++++
--- /var/tmp/diff_new_pack.okZaiG/_old  2026-08-01 18:35:22.880328995 +0200
+++ /var/tmp/diff_new_pack.okZaiG/_new  2026-08-01 18:35:22.884329132 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           rancher-cli
-Version:        2.14.2
+Version:        2.15.0
 Release:        0
 Summary:        Rancher CLI
 License:        Apache-2.0
 URL:            https://github.com/rancher/cli
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  golang(API) >= 1.24
+BuildRequires:  go1.26 >= 1.26.4
 
 %description
 The Rancher Command Line Interface (CLI) is a unified tool for interacting with
@@ -41,9 +41,12 @@
    -ldflags="-X main.VERSION=%{version}"
 
 %install
-# Install the binary.
 install -D -m 0755 cli %{buildroot}/%{_bindir}/%{name}
 
+%check
+%{buildroot}/%{_bindir}/%{name} --version
+%{buildroot}/%{_bindir}/%{name} --version | grep %{version}
+
 %files
 %doc README.md
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.okZaiG/_old  2026-08-01 18:35:22.920330372 +0200
+++ /var/tmp/diff_new_pack.okZaiG/_new  2026-08-01 18:35:22.928330647 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="obs_scm" mode="manual">
-    <param name="url">https://github.com/rancher/cli</param>
+    <param name="url">https://github.com/rancher/cli.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.14.2</param>
+    <param name="revision">refs/tags/v2.15.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.okZaiG/_old  2026-08-01 18:35:22.956331612 +0200
+++ /var/tmp/diff_new_pack.okZaiG/_new  2026-08-01 18:35:22.960331749 +0200
@@ -1,6 +1,8 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rancher/cli</param>
-              <param 
name="changesrevision">431c4310799598e078bb2bb2e45ed50109f532c9</param></service></servicedata>
+              <param 
name="changesrevision">431c4310799598e078bb2bb2e45ed50109f532c9</param></service><service
 name="tar_scm">
+                <param name="url">https://github.com/rancher/cli.git</param>
+              <param 
name="changesrevision">40e7fd344b8e17d831a57981a9de516ae52aad3b</param></service></servicedata>
 (No newline at EOF)
 

++++++ rancher-cli-2.14.2.obscpio -> rancher-cli-2.15.0.obscpio ++++++
++++ 4352 lines of diff (skipped)

++++++ rancher-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.okZaiG/_old  2026-08-01 18:35:23.144338086 +0200
+++ /var/tmp/diff_new_pack.okZaiG/_new  2026-08-01 18:35:23.152338361 +0200
@@ -1,5 +1,5 @@
 name: rancher-cli
-version: 2.14.2
-mtime: 1779984485
-commit: 431c4310799598e078bb2bb2e45ed50109f532c9
+version: 2.15.0
+mtime: 1785443969
+commit: 40e7fd344b8e17d831a57981a9de516ae52aad3b
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/rancher-cli/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.rancher-cli.new.16738/vendor.tar.gz differ: char 
13, line 1

Reply via email to