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 2022-12-05 18:01:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rancher-cli (Old)
 and      /work/SRC/openSUSE:Factory/.rancher-cli.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rancher-cli"

Mon Dec  5 18:01:43 2022 rev:6 rq:1040180 version:2.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rancher-cli/rancher-cli.changes  2022-10-17 
14:58:00.966129178 +0200
+++ /work/SRC/openSUSE:Factory/.rancher-cli.new.1835/rancher-cli.changes        
2022-12-05 18:01:55.476817958 +0100
@@ -1,0 +2,8 @@
+Sat Dec  3 23:41:09 UTC 2022 - Dirk Müller <[email protected]>
+
+- update to v2.7.0:
+  * Ignore FOSSA failures by @nettlingham in #323
+  * Update error messages and usage for add-node command by @HarrisonWAffel
+    in #322
+
+-------------------------------------------------------------------

Old:
----
  cli-2.6.9.tar.gz

New:
----
  cli-2.7.0.tar.gz

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

Other differences:
------------------
++++++ rancher-cli.spec ++++++
--- /var/tmp/diff_new_pack.iKxEd9/_old  2022-12-05 18:01:56.196821879 +0100
+++ /var/tmp/diff_new_pack.iKxEd9/_new  2022-12-05 18:01:56.204821922 +0100
@@ -17,16 +17,15 @@
 
 
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
-
 Name:           rancher-cli
-Version:        2.6.9
+Version:        2.7.0
 Release:        0
 Summary:        Rancher CLI
 License:        Apache-2.0
 URL:            https://github.com/rancher/cli
-Source:         cli-%{version}.tar.gz
+Source:         
https://github.com/rancher/cli/archive/refs/tags/v%{version}.tar.gz#/cli-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  go >= 1.13
+BuildRequires:  golang(API) = 1.16
 
 %description
 The Rancher Command Line Interface (CLI) is a unified tool for interacting 
with your Rancher Server.
@@ -46,7 +45,6 @@
 install -D -m 0755 cli "%{buildroot}/%{_bindir}/%{name}"
 
 %files
-%defattr(-,root,root)
 %doc README.md
 %license LICENSE
 %{_bindir}/%{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.iKxEd9/_old  2022-12-05 18:01:56.248822162 +0100
+++ /var/tmp/diff_new_pack.iKxEd9/_new  2022-12-05 18:01:56.252822183 +0100
@@ -1,22 +1,7 @@
 <services>
-  <service name="tar_scm" mode="disabled">
-    <param name="url">https://github.com/rancher/cli</param>
-    <param name="scm">git</param>
-    <param name="exclude">.git</param>
-    <param name="revision">v2.6.9</param>
-    <param name="versionformat">@PARENT_TAG@</param>
-    <param name="changesgenerate">enable</param>
-    <param name="versionrewrite-pattern">v(.*)</param>
-  </service>
-  <service name="set_version" mode="disabled">
-    <param name="basename">cli</param>
-  </service>
-  <service name="recompress" mode="disabled">
-    <param name="file">*.tar</param>
-    <param name="compression">gz</param>
-  </service>
+  <service name="download_files" mode="disabled"/>
   <service name="go_modules" mode="disabled">
-    <param name="archive">cli-2.6.9.tar.gz</param>
+    <param name="archive">cli-2.7.0.tar.gz</param>
   </service>
 </services>
 

++++++ cli-2.6.9.tar.gz -> cli-2.7.0.tar.gz ++++++

++++++ vendor.tar.gz ++++++

Reply via email to