Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jenkins-x-cli for openSUSE:Factory 
checked in at 2026-08-03 17:17:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jenkins-x-cli (Old)
 and      /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jenkins-x-cli"

Mon Aug  3 17:17:53 2026 rev:56 rq:1369164 version:3.17.74

Changes:
--------
--- /work/SRC/openSUSE:Factory/jenkins-x-cli/jenkins-x-cli.changes      
2026-08-01 18:35:23.720357920 +0200
+++ /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.16738/jenkins-x-cli.changes   
2026-08-03 17:18:02.680285532 +0200
@@ -1,0 +2,30 @@
+Mon Aug 03 06:23:24 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 3.17.74:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.4.9
+- Update to version 3.17.73:
+  * chore(deps): upgrade jenkins-x-plugins/jx-project to version
+    0.2.94
+- Update to version 3.17.72:
+  * chore(deps): upgrade jenkins-x-plugins/jx-project to version
+    0.2.93
+- Update to version 3.17.71:
+  * chore(deps): upgrade jenkins-x-plugins/jx-preview to version
+    0.7.19
+- Update to version 3.17.70:
+  * chore(deps): upgrade jenkins-x-plugins/jx-promote to version
+    0.6.49
+- Update to version 3.17.69:
+  * chore(deps): upgrade jenkins-x-plugins/jx-preview to version
+    0.7.18
+- Update to version 3.17.68:
+  * chore(deps): upgrade jenkins-x-plugins/jx-admin to version
+    0.3.33
+- Update to version 3.17.67 (.66 was not released):
+  * chore(deps): upgrade jenkins-x-plugins/jx-release-version to
+    version 2.10.6
+  * chore(deps): upgrade jenkins-x-plugins/jx-promote to version
+    0.6.47
+
+-------------------------------------------------------------------

Old:
----
  jenkins-x-cli-3.17.65.obscpio

New:
----
  jenkins-x-cli-3.17.74.obscpio

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

Other differences:
------------------
++++++ jenkins-x-cli.spec ++++++
--- /var/tmp/diff_new_pack.PF43Pm/_old  2026-08-03 17:18:04.564351890 +0200
+++ /var/tmp/diff_new_pack.PF43Pm/_new  2026-08-03 17:18:04.568352030 +0200
@@ -19,7 +19,7 @@
 %define executable_name jx
 
 Name:           jenkins-x-cli
-Version:        3.17.65
+Version:        3.17.74
 Release:        0
 Summary:        CLI for Jenkins X
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.PF43Pm/_old  2026-08-03 17:18:04.620353862 +0200
+++ /var/tmp/diff_new_pack.PF43Pm/_new  2026-08-03 17:18:04.628354144 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/jenkins-x/jx.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">refs/tags/v3.17.65</param>
+    <param name="revision">refs/tags/v3.17.74</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.PF43Pm/_old  2026-08-03 17:18:04.660355271 +0200
+++ /var/tmp/diff_new_pack.PF43Pm/_new  2026-08-03 17:18:04.668355553 +0200
@@ -3,6 +3,6 @@
                 <param name="url">https://github.com/jenkins-x/jx</param>
               <param 
name="changesrevision">39227226e6a9278c134721327db484b47100cc77</param></service><service
 name="tar_scm">
                 <param name="url">https://github.com/jenkins-x/jx.git</param>
-              <param 
name="changesrevision">9210b5ed5e2cc7c7473e870cbf14c2d292e7f8e2</param></service></servicedata>
+              <param 
name="changesrevision">22a325ee05c9877e83eb135ede0d46816082f750</param></service></servicedata>
 (No newline at EOF)
 

++++++ jenkins-x-cli-3.17.65.obscpio -> jenkins-x-cli-3.17.74.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jenkins-x-cli-3.17.65/pkg/plugins/versions.go 
new/jenkins-x-cli-3.17.74/pkg/plugins/versions.go
--- old/jenkins-x-cli-3.17.65/pkg/plugins/versions.go   2026-07-30 
19:13:02.000000000 +0200
+++ new/jenkins-x-cli-3.17.74/pkg/plugins/versions.go   2026-08-02 
19:41:28.000000000 +0200
@@ -7,7 +7,7 @@
 
 const (
        // AdminVersion the version of the jx admin plugin
-       AdminVersion = "0.3.32"
+       AdminVersion = "0.3.33"
 
        // ApplicationVersion the version of the jx application plugin
        ApplicationVersion = "0.3.14"
@@ -16,7 +16,7 @@
        ChangelogVersion = "0.10.29"
 
        // GitOpsVersion the version of the jx gitops plugin
-       GitOpsVersion = "1.3.15"
+       GitOpsVersion = "1.4.9"
 
        // HealthVersion the version of the jx health plugin
        HealthVersion = "0.0.87"
@@ -25,13 +25,13 @@
        PipelineVersion = "0.7.43"
 
        // PreviewVersion the version of the jx preview plugin
-       PreviewVersion = "0.7.17"
+       PreviewVersion = "0.7.19"
 
        // ProjectVersion the version of the jx project plugin
-       ProjectVersion = "0.2.91"
+       ProjectVersion = "0.2.94"
 
        // PromoteVersion the version of the jx promote plugin
-       PromoteVersion = "0.6.46"
+       PromoteVersion = "0.6.49"
 
        // SecretVersion the version of the jx secret plugin
        SecretVersion = "0.4.26"

++++++ jenkins-x-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.PF43Pm/_old  2026-08-03 17:18:04.976366401 +0200
+++ /var/tmp/diff_new_pack.PF43Pm/_new  2026-08-03 17:18:04.988366824 +0200
@@ -1,5 +1,5 @@
 name: jenkins-x-cli
-version: 3.17.65
-mtime: 1785431582
-commit: 9210b5ed5e2cc7c7473e870cbf14c2d292e7f8e2
+version: 3.17.74
+mtime: 1785692488
+commit: 22a325ee05c9877e83eb135ede0d46816082f750
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/jenkins-x-cli/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.jenkins-x-cli.new.16738/vendor.tar.gz differ: char 
152, line 1

Reply via email to