Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pluto for openSUSE:Factory checked 
in at 2023-07-14 15:35:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pluto (Old)
 and      /work/SRC/openSUSE:Factory/.pluto.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pluto"

Fri Jul 14 15:35:53 2023 rev:33 rq:1098594 version:5.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pluto/pluto.changes      2023-07-12 
17:28:24.378940982 +0200
+++ /work/SRC/openSUSE:Factory/.pluto.new.3193/pluto.changes    2023-07-14 
15:36:00.082061814 +0200
@@ -1,0 +2,6 @@
+Fri Jul 14 05:26:16 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 5.18.1:
+  * Fix the exit code documentation (#499)
+
+-------------------------------------------------------------------

Old:
----
  pluto-5.18.0.obscpio

New:
----
  pluto-5.18.1.obscpio

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

Other differences:
------------------
++++++ pluto.spec ++++++
--- /var/tmp/diff_new_pack.Uelq6Y/_old  2023-07-14 15:36:01.186068235 +0200
+++ /var/tmp/diff_new_pack.Uelq6Y/_new  2023-07-14 15:36:01.190068259 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           pluto
-Version:        5.18.0
+Version:        5.18.1
 Release:        0
 Summary:        A cli tool to help discover deprecated apiVersions in 
Kubernetes
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Uelq6Y/_old  2023-07-14 15:36:01.242068561 +0200
+++ /var/tmp/diff_new_pack.Uelq6Y/_new  2023-07-14 15:36:01.242068561 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/FairwindsOps/pluto</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v5.18.0</param>
+    <param name="revision">v5.18.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Uelq6Y/_old  2023-07-14 15:36:01.262068677 +0200
+++ /var/tmp/diff_new_pack.Uelq6Y/_new  2023-07-14 15:36:01.266068700 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/FairwindsOps/pluto</param>
-              <param 
name="changesrevision">b6702365f3af13588a790d7e9b8ddab14d3d60fd</param></service></servicedata>
+              <param 
name="changesrevision">1851905efce58037d46daf14a733cc8cc54db53e</param></service></servicedata>
 (No newline at EOF)
 

++++++ pluto-5.18.0.obscpio -> pluto-5.18.1.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluto-5.18.0/docs/advanced.md 
new/pluto-5.18.1/docs/advanced.md
--- old/pluto-5.18.0/docs/advanced.md   2023-07-11 21:51:07.000000000 +0200
+++ new/pluto-5.18.1/docs/advanced.md   2023-07-13 18:31:07.000000000 +0200
@@ -125,12 +125,14 @@
 - Exit Code 1 - An error. A message will be displayed
 - Exit Code 2 - A deprecated apiVersion has been found.
 - Exit Code 3 - A removed apiVersion has been found.
+- Exit Code 4 - A replacement apiVersion is unavailable in the target version
 
 If you wish to bypass the generation of exit codes 2 and 3, you may do so with 
two different flags:
 
 ```shell
 --ignore-deprecations              Ignore the default behavior to exit 2 if 
deprecated apiVersions are found.
 --ignore-removals                  Ignore the default behavior to exit 3 if 
removed apiVersions are found.
+--ignore-unavailable-replacements  Ignore the default behavior to exit 4 if 
deprecated but unavailable apiVersions are found.
 ```
 
 ## Target Versions

++++++ pluto.obsinfo ++++++
--- /var/tmp/diff_new_pack.Uelq6Y/_old  2023-07-14 15:36:01.490070003 +0200
+++ /var/tmp/diff_new_pack.Uelq6Y/_new  2023-07-14 15:36:01.490070003 +0200
@@ -1,5 +1,5 @@
 name: pluto
-version: 5.18.0
-mtime: 1689105067
-commit: b6702365f3af13588a790d7e9b8ddab14d3d60fd
+version: 5.18.1
+mtime: 1689265867
+commit: 1851905efce58037d46daf14a733cc8cc54db53e
 

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

Reply via email to