Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okteto for openSUSE:Factory checked 
in at 2022-04-05 19:55:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okteto (Old)
 and      /work/SRC/openSUSE:Factory/.okteto.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okteto"

Tue Apr  5 19:55:47 2022 rev:11 rq:966968 version:2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/okteto/okteto.changes    2022-03-29 
18:15:38.123145592 +0200
+++ /work/SRC/openSUSE:Factory/.okteto.new.1900/okteto.changes  2022-04-05 
19:56:17.853668908 +0200
@@ -1,0 +2,6 @@
+Tue Apr 05 08:42:43 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 2.0.3:
+  * fix: test e2e (#2491)
+
+-------------------------------------------------------------------

Old:
----
  okteto-2.0.2.tar.gz

New:
----
  okteto-2.0.3.tar.gz

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

Other differences:
------------------
++++++ okteto.spec ++++++
--- /var/tmp/diff_new_pack.LrfjTB/_old  2022-04-05 19:56:18.825658070 +0200
+++ /var/tmp/diff_new_pack.LrfjTB/_new  2022-04-05 19:56:18.829658026 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           okteto
-Version:        2.0.2
+Version:        2.0.3
 Release:        0
 Summary:        Develop your applications directly in your Kubernetes Cluster
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LrfjTB/_old  2022-04-05 19:56:18.865657624 +0200
+++ /var/tmp/diff_new_pack.LrfjTB/_new  2022-04-05 19:56:18.865657624 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/okteto/okteto</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">2.0.2</param>
+    <param name="revision">2.0.3</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
   </service>
@@ -15,7 +15,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">okteto-2.0.2.tar.gz</param>
+    <param name="archive">okteto-2.0.3.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.LrfjTB/_old  2022-04-05 19:56:18.885657402 +0200
+++ /var/tmp/diff_new_pack.LrfjTB/_new  2022-04-05 19:56:18.885657402 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/okteto/okteto</param>
-              <param 
name="changesrevision">b2cfd510c04c718e93b480d20620eded1b5e7dd2</param></service></servicedata>
+              <param 
name="changesrevision">7098a1d32ca7d7dd38def2f32deba7f4d442265c</param></service></servicedata>
 (No newline at EOF)
 

++++++ okteto-2.0.2.tar.gz -> okteto-2.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/okteto-2.0.2/pkg/cmd/stack/translate.go 
new/okteto-2.0.3/pkg/cmd/stack/translate.go
--- old/okteto-2.0.2/pkg/cmd/stack/translate.go 2022-03-28 15:44:18.000000000 
+0200
+++ new/okteto-2.0.3/pkg/cmd/stack/translate.go 2022-04-04 17:25:38.000000000 
+0200
@@ -133,6 +133,8 @@
                        buildInfo = &model.BuildInfo{
                                VolumesToInclude: svcInfo.VolumeMounts,
                        }
+               } else {
+                       buildInfo.Image = svcInfo.Image
                }
                opts := build.OptsFromManifest(svcName, buildInfo, 
&build.BuildOptions{})
 

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

Reply via email to