Script 'mail_helper' called by obssrc
Hello community,

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

Package is "helmify"

Thu Mar 16 22:58:15 2023 rev:2 rq:1072353 version:0.3.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/helmify/helmify.changes  2023-03-14 
18:16:52.383805049 +0100
+++ /work/SRC/openSUSE:Factory/.helmify.new.31432/helmify.changes       
2023-03-16 22:58:15.703434605 +0100
@@ -1,0 +2,17 @@
+Thu Mar 16 12:04:36 UTC 2023 - ka...@b1-systems.de
+
+- remove tarball and use obscpio
+  - use tar and recompress service at buildtime to create
+    the tarball on the fly
+- Update to version 0.3.30:
+  * further indent container securityContext values
+
+-------------------------------------------------------------------
+Wed Mar 15 12:10:30 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.3.29:
+  * add missing import, re-generate examples
+  * feat: add support for security context
+  * always use quotes for env values
+
+-------------------------------------------------------------------

Old:
----
  helmify-0.3.28.tar.gz

New:
----
  helmify-0.3.30.obscpio
  helmify.obsinfo

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

Other differences:
------------------
++++++ helmify.spec ++++++
--- /var/tmp/diff_new_pack.9hpOpB/_old  2023-03-16 22:58:16.491438422 +0100
+++ /var/tmp/diff_new_pack.9hpOpB/_new  2023-03-16 22:58:16.503438481 +0100
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           helmify
-Version:        0.3.28
+Version:        0.3.30
 Release:        0
 Summary:        Creates Helm chart from Kubernetes yaml
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9hpOpB/_old  2023-03-16 22:58:16.531438616 +0100
+++ /var/tmp/diff_new_pack.9hpOpB/_new  2023-03-16 22:58:16.535438636 +0100
@@ -1,9 +1,9 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/arttor/helmify/</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.3.28</param>
+    <param name="revision">v0.3.30</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -11,7 +11,8 @@
   <service name="set_version" mode="disabled">
     <param name="basename">helmify</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>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.9hpOpB/_old  2023-03-16 22:58:16.555438732 +0100
+++ /var/tmp/diff_new_pack.9hpOpB/_new  2023-03-16 22:58:16.559438751 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/arttor/helmify/</param>
-              <param 
name="changesrevision">db73ef44705129b0663316226ca860865cd3fa74</param></service></servicedata>
+              <param 
name="changesrevision">30b2a88533aa5d5bca7c67eac991901491d1d4c1</param></service></servicedata>
 (No newline at EOF)
 

++++++ helmify.obsinfo ++++++
name: helmify
version: 0.3.30
mtime: 1678954103
commit: 30b2a88533aa5d5bca7c67eac991901491d1d4c1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/helmify/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.helmify.new.31432/vendor.tar.gz differ: char 5, 
line 1

Reply via email to