Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kompose for openSUSE:Factory checked 
in at 2023-07-18 22:08:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kompose (Old)
 and      /work/SRC/openSUSE:Factory/.kompose.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kompose"

Tue Jul 18 22:08:59 2023 rev:7 rq:1099285 version:1.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kompose/kompose.changes  2023-06-29 
17:29:20.862617592 +0200
+++ /work/SRC/openSUSE:Factory/.kompose.new.3193/kompose.changes        
2023-07-18 22:09:30.675454200 +0200
@@ -1,0 +2,18 @@
+Tue Jul 18 13:53:42 UTC 2023 - Stefan Weiberg <opens...@hibiki.eu>
+
+- Fix spec to require go >= 1.18
+
+-------------------------------------------------------------------
+Tue Jul 18 13:42:50 UTC 2023 - Stefan Weiberg <opens...@hibiki.eu>
+
+- Update to version 1.30.0:
+  * 1.30.0 Release (#1672)
+  * Feat add ns generation (#1667)
+  * Feat: add read only containers support (#1670)
+  * test: add functional tests for read only fs support
+  * test: add unit-test for read only fs support
+  * feat: add read only fs support
+  * fix: remove lower case of the host generation
+  * fix missing image pull secrets
+
+-------------------------------------------------------------------

Old:
----
  kompose-1.28.0.tar.gz

New:
----
  kompose-1.30.0.tar.gz

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

Other differences:
------------------
++++++ kompose.spec ++++++
--- /var/tmp/diff_new_pack.kefkLm/_old  2023-07-18 22:09:31.703459947 +0200
+++ /var/tmp/diff_new_pack.kefkLm/_new  2023-07-18 22:09:31.703459947 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kompose
-Version:        1.28.0
+Version:        1.30.0
 Release:        0
 Summary:        Go from Docker Compose to Kubernetes
 License:        Apache-2.0
@@ -27,8 +27,7 @@
 Source1:        vendor.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  golang-packaging
-# kompose README says go 1.6, but vendored apimachinery requires 1.13 to build
-BuildRequires:  golang(API) >= 1.13
+BuildRequires:  golang(API) >= 1.18
 # necessary for SLE15, Leap 15, Tumbleweed and some archs (no problem for 
other releases as well)
 BuildRequires:  python3-PyYAML
 #!BuildIgnore:  python2-PyYAML

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kefkLm/_old  2023-07-18 22:09:31.735460126 +0200
+++ /var/tmp/diff_new_pack.kefkLm/_new  2023-07-18 22:09:31.739460148 +0200
@@ -2,7 +2,7 @@
   <service mode="disabled" name="obs_scm">
     <param name="url">https://github.com/kubernetes/kompose.git</param>
     <param name="scm">git</param>
-    <param name="revision">refs/tags/v1.28.0</param>
+    <param name="revision">refs/tags/v1.30.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ kompose-1.28.0.tar.gz -> kompose-1.30.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/kompose/kompose-1.28.0.tar.gz 
/work/SRC/openSUSE:Factory/.kompose.new.3193/kompose-1.30.0.tar.gz differ: char 
12, line 1

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

Reply via email to