Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubeconform for openSUSE:Factory 
checked in at 2023-03-27 18:16:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubeconform (Old)
 and      /work/SRC/openSUSE:Factory/.kubeconform.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubeconform"

Mon Mar 27 18:16:46 2023 rev:2 rq:1074604 version:0.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubeconform/kubeconform.changes  2022-12-14 
14:12:10.683857353 +0100
+++ /work/SRC/openSUSE:Factory/.kubeconform.new.31432/kubeconform.changes       
2023-03-27 18:17:04.331357335 +0200
@@ -1,0 +2,13 @@
+Mon Mar 27 06:42:35 UTC 2023 - andrea.manz...@suse.com
+
+- Update to version 0.6.1:
+  * fix: expose error instance path instead of schema path 
+  * support disabling ssl validation in openapi2jsonschema.py 
+  * Try to expose JSON paths 
+  * feat: support to set an alternative image owner 
+  * Documenting Helm support via 3rd party repo 
+  * Update LICENSE
+  * Add opencontainers label 
+  * Add informations how to use Kubeconform in Gitlab-CI
+
+-------------------------------------------------------------------

Old:
----
  kubeconform-0.5.0.tar.gz

New:
----
  kubeconform-0.6.1.tar.gz

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

Other differences:
------------------
++++++ kubeconform.spec ++++++
--- /var/tmp/diff_new_pack.1xdTO4/_old  2023-03-27 18:17:04.851360079 +0200
+++ /var/tmp/diff_new_pack.1xdTO4/_new  2023-03-27 18:17:04.855360100 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kubeconform
 #
-# Copyright (c) 2021 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
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %global provider_prefix github.com/yannh/kubeconform
 %global import_path     %{provider_prefix}
 
 Name:           kubeconform
-Version:        0.5.0
+Version:        0.6.1
 Release:        0
 Summary:        A fast Kubernetes manifests validator, with support for custom 
resources
 License:        Apache-2.0
@@ -42,7 +43,7 @@
   of Kubernetes.
 
 %prep
-%setup -qa1
+%autosetup -a1
 
 %build
 go build -buildmode=pie -mod=vendor -o bin/ .../.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1xdTO4/_old  2023-03-27 18:17:04.895360311 +0200
+++ /var/tmp/diff_new_pack.1xdTO4/_new  2023-03-27 18:17:04.899360332 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v0.5.0</param>
+    <param name="revision">v0.6.1</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.1xdTO4/_old  2023-03-27 18:17:04.923360458 +0200
+++ /var/tmp/diff_new_pack.1xdTO4/_new  2023-03-27 18:17:04.927360480 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/yannh/kubeconform.git</param>
-              <param 
name="changesrevision">d8e348a5978ce85d8bd614e1da6a3acf2d6be635</param></service></servicedata>
+              <param 
name="changesrevision">e3bb34851d02b04671be2792153eb2eff5c05c56</param></service></servicedata>
 (No newline at EOF)
 

++++++ kubeconform-0.5.0.tar.gz -> kubeconform-0.6.1.tar.gz ++++++
++++ 15549 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 11439 lines of diff (skipped)

Reply via email to