Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package k3kcli for openSUSE:Factory checked 
in at 2026-02-18 17:12:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/k3kcli (Old)
 and      /work/SRC/openSUSE:Factory/.k3kcli.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "k3kcli"

Wed Feb 18 17:12:56 2026 rev:10 rq:1333749 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/k3kcli/k3kcli.changes    2025-12-11 
18:41:42.630403695 +0100
+++ /work/SRC/openSUSE:Factory/.k3kcli.new.1977/k3kcli.changes  2026-02-18 
17:13:12.625160578 +0100
@@ -1,0 +2,51 @@
+Tue Feb 17 05:59:43 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.0.2:
+  * Pin QEMU setup to use tonistiigi/binfmt:qemu-v10.0.4-56 image
+    (#669)
+  * Bump Charts to `1.0.2-rc1` (#652)
+  * Update registry.suse.com/bci/bci-base Docker tag to v15.7
+    (#651)
+  * Bump kubernetes dependencies (v1.33) (#647)
+  * Show correct allocatable resources when a Policy is applied
+    (#638)
+  * SecretMounts feature and private registries (#570)
+  * Update Update Kubernetes dependencies to v1.32.10 [SECURITY]
+    (#626)
+  * Bump testcontainers-go (v0.40.0), containerd (v1.7.30) and
+    x/crypto (v0.45.0) (#640)
+  * Update helm.sh/helm/v3 to v3.18.5 (#641)
+  * Update module github.com/sirupsen/logrus to v1.9.4 (#631)
+  * Update dependency golangci/golangci-lint to v2.8.0 (#635)
+  * Update github/codeql-action digest to 38e701f (#634)
+  * Update module go.uber.org/zap to v1.27.1 (#633)
+  * Update module github.com/spf13/cobra to v1.10.2 (#632)
+  * Update module github.com/go-logr/logr to v1.4.3 (#629)
+  * Pin dependencies (#628)
+  * Migrate config .github/renovate.json (#627)
+  * Make the storageRequestSize immutable.
+  * Only reconcile the server resource on the StatefullSet
+    Controller (fix #618)
+  * Fix lint issues and failing test.
+  * Use resource.Quantity for storageRequestSize
+  * Bump to Go 1.25 (#620)
+  * Add initial Renovate configuration (#621)
+  * CLI cluster update (#595)
+  * fix virtual pod NodeSelector #572 (#616)
+  * Add a dedicated Validate GitHub Actions workflow (#614)
+  * Dev doc update (#611)
+  * Fixed resource allocation fetching the stats from the node
+    where the (#610)
+  * Bump Charts to `1.0.2-rc1` (#609)
+  * Add FOSSA scanning workflow (#606)
+  * Added AsciiDoc K3k CRDs docs automation (#600)
+  * Refactor startup command to wait for node IP changes (#598)
+  * Added AsciiDoc `k3kcli` automation (#597)
+  * fix for missing label update in creation, added tests (#592)
+  * Attach creation of Pseudo PV to the PVC instead of the pods
+    (#577)
+  * Fixed CreatePod and UpdatePod in Virtual Kubelet for Downward
+    API (#573)
+  * Bump Charts to `1.0.1` (#588)
+
+-------------------------------------------------------------------

Old:
----
  k3kcli-1.0.1.obscpio

New:
----
  k3kcli-1.0.2.obscpio

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

Other differences:
------------------
++++++ k3kcli.spec ++++++
--- /var/tmp/diff_new_pack.cyVMbY/_old  2026-02-18 17:13:14.473237483 +0100
+++ /var/tmp/diff_new_pack.cyVMbY/_new  2026-02-18 17:13:14.473237483 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package k3kcli
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           k3kcli
-Version:        1.0.1
+Version:        1.0.2
 Release:        0
 Summary:        Kubernetes in Kubernetes
 License:        Apache-2.0
 URL:            https://github.com/rancher/k3k
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  go1.24 >= 1.24.10
+BuildRequires:  golang(API) >= 1.25
 
 %description
 A Kubernetes in Kubernetes tool, k3k provides a way to run multiple embedded

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cyVMbY/_old  2026-02-18 17:13:14.553240811 +0100
+++ /var/tmp/diff_new_pack.cyVMbY/_new  2026-02-18 17:13:14.557240978 +0100
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/rancher/k3k</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.0.1</param>
-    <param name="match-tag">v1.0.1</param>
+    <param name="revision">v1.0.2</param>
+    <param name="match-tag">v1.0.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cyVMbY/_old  2026-02-18 17:13:14.613243309 +0100
+++ /var/tmp/diff_new_pack.cyVMbY/_new  2026-02-18 17:13:14.621243641 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rancher/k3k</param>
-              <param 
name="changesrevision">93025d301b73834bae11c7963ca88ae15ae47de6</param></service></servicedata>
+              <param 
name="changesrevision">9fae02fcbf74dacdaafd4052e9ca080cb4189927</param></service></servicedata>
 (No newline at EOF)
 

++++++ k3kcli-1.0.1.obscpio -> k3kcli-1.0.2.obscpio ++++++
++++ 10831 lines of diff (skipped)

++++++ k3kcli.obsinfo ++++++
--- /var/tmp/diff_new_pack.cyVMbY/_old  2026-02-18 17:13:15.489279763 +0100
+++ /var/tmp/diff_new_pack.cyVMbY/_new  2026-02-18 17:13:15.525281262 +0100
@@ -1,5 +1,5 @@
 name: k3kcli
-version: 1.0.1
-mtime: 1764758689
-commit: 93025d301b73834bae11c7963ca88ae15ae47de6
+version: 1.0.2
+mtime: 1771252110
+commit: 9fae02fcbf74dacdaafd4052e9ca080cb4189927
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/k3kcli/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.k3kcli.new.1977/vendor.tar.gz differ: char 13, line 
1

Reply via email to