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-07-13 14:27:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jenkins-x-cli (Old)
 and      /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jenkins-x-cli"

Mon Jul 13 14:27:08 2026 rev:51 rq:1365217 version:3.17.35

Changes:
--------
--- /work/SRC/openSUSE:Factory/jenkins-x-cli/jenkins-x-cli.changes      
2026-06-28 21:12:38.310443221 +0200
+++ /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.1991/jenkins-x-cli.changes    
2026-07-13 14:27:23.770041048 +0200
@@ -1,0 +2,38 @@
+Mon Jul 13 05:59:34 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 3.17.35:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.3.9
+- Update to version 3.17.34:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.3.8
+- Update to version 3.17.33:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.3.7
+- Update to version 3.17.32:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.3.5
+- Update to version 3.17.31:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.3.4
+- Update to version 3.17.30:
+  * chore(deps): upgrade jenkins-x-plugins/jx-test to version
+    0.4.13
+
+-------------------------------------------------------------------
+Wed Jul 01 07:52:40 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 3.17.29:
+  * chore(deps): upgrade jenkins-x-plugins/jx-secret to version
+    0.4.23
+- Update to version 3.17.28:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.3.3
+- Update to version 3.17.27:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.3.2
+- Update to version 3.17.26:
+  * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version
+    1.3.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ jenkins-x-cli.spec ++++++
--- /var/tmp/diff_new_pack.h31Pbf/_old  2026-07-13 14:27:25.398096714 +0200
+++ /var/tmp/diff_new_pack.h31Pbf/_new  2026-07-13 14:27:25.398096714 +0200
@@ -19,7 +19,7 @@
 %define executable_name jx
 
 Name:           jenkins-x-cli
-Version:        3.17.25
+Version:        3.17.35
 Release:        0
 Summary:        CLI for Jenkins X
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.h31Pbf/_old  2026-07-13 14:27:25.462098902 +0200
+++ /var/tmp/diff_new_pack.h31Pbf/_new  2026-07-13 14:27:25.470099176 +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.25</param>
+    <param name="revision">refs/tags/v3.17.35</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.h31Pbf/_old  2026-07-13 14:27:25.522100954 +0200
+++ /var/tmp/diff_new_pack.h31Pbf/_new  2026-07-13 14:27:25.534101364 +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">766b2fad8feea30ffabe1759408b9290de68bdb6</param></service></servicedata>
+              <param 
name="changesrevision">9945609dc68dcd1d5b80dad3cfe50a9afede6d97</param></service></servicedata>
 (No newline at EOF)
 

++++++ jenkins-x-cli-3.17.25.obscpio -> jenkins-x-cli-3.17.35.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jenkins-x-cli-3.17.25/pkg/plugins/versions.go 
new/jenkins-x-cli-3.17.35/pkg/plugins/versions.go
--- old/jenkins-x-cli-3.17.25/pkg/plugins/versions.go   2026-06-27 
20:53:03.000000000 +0200
+++ new/jenkins-x-cli-3.17.35/pkg/plugins/versions.go   2026-07-12 
02:49:30.000000000 +0200
@@ -16,7 +16,7 @@
        ChangelogVersion = "0.10.22"
 
        // GitOpsVersion the version of the jx gitops plugin
-       GitOpsVersion = "1.3.0"
+       GitOpsVersion = "1.3.9"
 
        // HealthVersion the version of the jx health plugin
        HealthVersion = "0.0.85"
@@ -34,10 +34,10 @@
        PromoteVersion = "0.6.42"
 
        // SecretVersion the version of the jx secret plugin
-       SecretVersion = "0.4.21"
+       SecretVersion = "0.4.23"
 
        // TestVersion the version of the jx test plugin
-       TestVersion = "0.4.11"
+       TestVersion = "0.4.13"
 
        // VerifyVersion the version of the jx verify plugin
        VerifyVersion = "0.3.21"

++++++ jenkins-x-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.h31Pbf/_old  2026-07-13 14:27:25.870112853 +0200
+++ /var/tmp/diff_new_pack.h31Pbf/_new  2026-07-13 14:27:25.890113537 +0200
@@ -1,5 +1,5 @@
 name: jenkins-x-cli
-version: 3.17.25
-mtime: 1782586383
-commit: 766b2fad8feea30ffabe1759408b9290de68bdb6
+version: 3.17.35
+mtime: 1783817370
+commit: 9945609dc68dcd1d5b80dad3cfe50a9afede6d97
 

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

Reply via email to