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-07-21 11:35:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okteto (Old)
 and      /work/SRC/openSUSE:Factory/.okteto.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okteto"

Thu Jul 21 11:35:13 2022 rev:23 rq:990431 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/okteto/okteto.changes    2022-07-07 
12:57:53.639370589 +0200
+++ /work/SRC/openSUSE:Factory/.okteto.new.1523/okteto.changes  2022-07-21 
11:35:24.767067190 +0200
@@ -1,0 +2,66 @@
+Wed Jul 20 14:57:09 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 2.5.0:
+  * fix: vanilla clusters (#2949) (#2950)
+  * Fix release notes (#2942)
+  * Account for previous versions in release-branch (#2940)
+  * fix: manifest deploying a compose (#2939)
+  * added condition to avoid dockerfile with "." (#2937)
+  * add error auth page (#2938)
+  * fix: exec dev selector (#2930)
+  * login error page (#2923)
+  * fix: wrong behaviour when okteto down --all (#2911)
+  * fix: url too large (#2927)
+  * fix: build images on up cmd (#2919)
+  * docs: add code review guidelines (#2892)
+  * Load context resource only instead of the whole file while loading ctx 
(#2910)
+  * Fix env parsing at stack expander (#2894)
+  * fix: pipeline test (#2922)
+  * fix: panic on destroy with wait flag (#2898)
+  * Use GetKubernetesTimeout to configure our k8s proxy timeouts (#2915)
+  * fix: forward request to cluster if invalid resource spec (#2897)
+  * feat: run windows unit tests on every commit (#2899)
+  * Fix to show endpoints after "okteto deploy" (#2904)
+  * Retry "okteto build" if buildkit restarts in the middle of the build 
process (#2905)
+  * Fix github actions latest release (#2906)
+  * Fix typo in RELEASE.md (#2901)
+  * Warning two dockerfiles fixed (#2883)
+  * fix configmap filename file path (#2864)
+  * Jlopezbarb/refactor tests e2e (#2755)
+  * Jlopezbarb/fix up file flag compose (#2893)
+  * Replace to underscore on manifest header comment (#2895)
+  * Update possible k8s manifest names (#2879)
+  * Revert "Jlopezbarb/fix up file flag compose (#2814)" (#2891)
+  * Jlopezbarb/fix up file flag compose (#2814)
+  * Use multi-platform okteto/bin image to support ARM clusters (#2878)
+  * Fix condition to force autocreate to false (#2882)
+  * Adding information on PR labels to the contibution guide. (#2881)
+  * Check more status in the `--wait` flag (#2880)
+  * Release fixes (#2866)
+  * Add debug logs to help troubleshoot "--wait" flag (#2848)
+  * Handle jobs "completed" status properly for the "--wait" flag (#2862)
+  * added file closure to delete it with windows (#2842)
+  * fix: remove parallel test when writing in map (#2844)
+  * Github action release (#2833)
+  * Update .DEREK.yml (#2838)
+  * build context default (#2707)
+  * Rephrase "managed by Okteto" with "Okteto installed" (#2836)
+  * Clearer patters for remote stignore (#2831)
+  * feat: support global forwarding (#2771)
+  * build(deps): Bump mheap/github-action-required-labels from 1 to 2 (#2822)
+  * Fix condition to force autocreate (#2817)
+  * Run windows tests in staging (#2784)
+  * Use seconds instead of miliseconds to build the test name for the 
autowake, this is a quick fix to fix the tests (#2818)
+  * creating manifest if deploy fails (#2764)
+  * fix beta release sorting (#2815)
+  * Revert "fix: compose flag on okteto up (#2804)" (#2813)
+  * fix: compose flag on okteto up (#2804)
+  * Run release after pushing the docker image (#2806)
+  * Automatically backport  Pull Requests (#2800)
+  * Update build retry conditions (#2802)
+  * update release.sh (#2787)
+  * Update kubectl and helm binaries in okteto/okteto image (#2785)
+  * Run e2e tests in staging (#2779)
+  * Release minor fixes (#2780)
+
+-------------------------------------------------------------------

Old:
----
  okteto-2.4.2.tar.gz

New:
----
  okteto-2.5.0.tar.gz

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

Other differences:
------------------
++++++ okteto.spec ++++++
--- /var/tmp/diff_new_pack.fWBHFs/_old  2022-07-21 11:35:25.987068393 +0200
+++ /var/tmp/diff_new_pack.fWBHFs/_new  2022-07-21 11:35:25.987068393 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           okteto
-Version:        2.4.2
+Version:        2.5.0
 Release:        0
 Summary:        Develop your applications directly in your Kubernetes Cluster
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fWBHFs/_old  2022-07-21 11:35:26.015068420 +0200
+++ /var/tmp/diff_new_pack.fWBHFs/_new  2022-07-21 11:35:26.019068424 +0200
@@ -3,10 +3,10 @@
     <param name="url">https://github.com/okteto/okteto</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">2.4.2</param>
+    <param name="revision">2.5.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="match-tag">2.4.2</param>
+    <param name="match-tag">2.5.0</param>
   </service>
   <service name="set_version" mode="disabled">
     <param name="basename">okteto</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">okteto-2.4.2.tar.gz</param>
+    <param name="archive">okteto-2.5.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.fWBHFs/_old  2022-07-21 11:35:26.031068436 +0200
+++ /var/tmp/diff_new_pack.fWBHFs/_new  2022-07-21 11:35:26.035068440 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/okteto/okteto</param>
-              <param 
name="changesrevision">abaf67e53a4eef3660d27fd36e17c6e45d552a7c</param></service></servicedata>
+              <param 
name="changesrevision">1779058e25614b926aaf528fcca3ea0226e284d4</param></service></servicedata>
 (No newline at EOF)
 

++++++ okteto-2.4.2.tar.gz -> okteto-2.5.0.tar.gz ++++++
++++ 22471 lines of diff (skipped)

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

Reply via email to