Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package k3sup for openSUSE:Factory checked 
in at 2023-05-30 22:02:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/k3sup (Old)
 and      /work/SRC/openSUSE:Factory/.k3sup.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "k3sup"

Tue May 30 22:02:28 2023 rev:5 rq:1089725 version:0.12.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/k3sup/k3sup.changes      2022-10-06 
07:41:48.824635163 +0200
+++ /work/SRC/openSUSE:Factory/.k3sup.new.1533/k3sup.changes    2023-05-30 
22:02:46.255126461 +0200
@@ -1,0 +2,38 @@
+Tue May 30 07:54:40 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- use -buildmode=pie and BuildRequire go1.19
+
+-------------------------------------------------------------------
+Tue May 30 04:41:20 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.12.12:
+  * Rename no-deploy to disable
+
+-------------------------------------------------------------------
+Tue May 30 04:37:49 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.12.11:
+  * Bump GH Workflows to use Go 1.19
+  * Update publish.yaml
+- BuildRequire go1.18
+
+-------------------------------------------------------------------
+Tue May 30 04:36:51 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.12.10:
+  * Fix tests with extra parameter
+
+-------------------------------------------------------------------
+Tue May 30 04:35:51 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.12.9:
+  * Add server-url for use with HA IP
+  * Only print out stderr with --local if there's a non-zero exit
+
+-------------------------------------------------------------------
+Tue May 30 04:34:47 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.12.8:
+  * Document the ready command
+
+-------------------------------------------------------------------

Old:
----
  k3sup-0.12.7.tar.gz

New:
----
  k3sup-0.12.12.obscpio
  k3sup.obsinfo

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

Other differences:
------------------
++++++ k3sup.spec ++++++
--- /var/tmp/diff_new_pack.fpzBUY/_old  2023-05-30 22:02:47.531133982 +0200
+++ /var/tmp/diff_new_pack.fpzBUY/_new  2023-05-30 22:02:47.539134029 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package k3sup
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,14 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           k3sup
-Version:        0.12.7
+Version:        0.12.12
 Release:        0
 Summary:        Bootstrap Kubernetes with k3s over SSH < 1 min
 License:        MIT
 URL:            https://github.com/rancher/k3sup
 Source:         k3sup-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  go >= 1.13
+BuildRequires:  go >= 1.19
 
 %description
 k3sup is a light-weight utility to get from zero to KUBECONFIG with k3s on any 
local or remote VM. All you need is ssh access and the k3sup binary to get 
kubectl access immediately.
@@ -40,6 +40,7 @@
 %build
 go build \
    -mod=vendor \
+   -buildmode=pie \
    -ldflags="-X main.Version=%{version}"
 
 %install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fpzBUY/_old  2023-05-30 22:02:47.603134406 +0200
+++ /var/tmp/diff_new_pack.fpzBUY/_new  2023-05-30 22:02:47.607134430 +0200
@@ -1,9 +1,9 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/alexellis/k3sup</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">0.12.7</param>
+    <param name="revision">0.12.12</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">(.*)</param>
@@ -11,12 +11,12 @@
   <service name="set_version" mode="disabled">
     <param name="basename">k3sup</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">k3sup-0.12.7.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.fpzBUY/_old  2023-05-30 22:02:47.655134712 +0200
+++ /var/tmp/diff_new_pack.fpzBUY/_new  2023-05-30 22:02:47.659134736 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/alexellis/k3sup</param>
-              <param 
name="changesrevision">e3ff08cf1d3798c7d89372f30a79b5fd4a1d2500</param></service></servicedata>
+              <param 
name="changesrevision">02c7a775b9914b9dcf3b90fa7935eb347b7979e7</param></service></servicedata>
 (No newline at EOF)
 

++++++ k3sup.obsinfo ++++++
name: k3sup
version: 0.12.12
mtime: 1671574005
commit: 02c7a775b9914b9dcf3b90fa7935eb347b7979e7

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

Reply via email to