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-17 01:41:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jenkins-x-cli (Old)
 and      /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jenkins-x-cli"

Fri Jul 17 01:41:10 2026 rev:53 rq:1366054 version:3.17.45

Changes:
--------
--- /work/SRC/openSUSE:Factory/jenkins-x-cli/jenkins-x-cli.changes      
2026-07-15 16:56:11.052121130 +0200
+++ /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.24530/jenkins-x-cli.changes   
2026-07-17 01:42:58.924254313 +0200
@@ -1,0 +2,22 @@
+Thu Jul 16 05:20:48 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 3.17.45:
+  * chore(deps): upgrade jenkins-x-plugins/jx-preview to version
+    0.7.13
+- Update to version 3.17.44:
+  * chore(deps): upgrade jenkins-x-plugins/jx-application to
+    version 0.3.13
+- Update to version 3.17.43:
+  * chore(deps): upgrade jenkins-x-plugins/jx-application to
+    version 0.3.12
+- Update to version 3.17.42:
+  * chore(deps): upgrade jenkins-x-plugins/jx-promote to version
+    0.6.45
+- Update to version 3.17.41:
+  * chore(deps): upgrade jenkins-x-plugins/jx-promote to version
+    0.6.44
+- Update to version 3.17.40:
+  * chore(deps): upgrade jenkins-x-plugins/jx-changelog to version
+    0.10.28
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ jenkins-x-cli.spec ++++++
--- /var/tmp/diff_new_pack.4TZPIJ/_old  2026-07-17 01:42:59.804284023 +0200
+++ /var/tmp/diff_new_pack.4TZPIJ/_new  2026-07-17 01:42:59.808284158 +0200
@@ -19,7 +19,7 @@
 %define executable_name jx
 
 Name:           jenkins-x-cli
-Version:        3.17.39
+Version:        3.17.45
 Release:        0
 Summary:        CLI for Jenkins X
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4TZPIJ/_old  2026-07-17 01:42:59.844285373 +0200
+++ /var/tmp/diff_new_pack.4TZPIJ/_new  2026-07-17 01:42:59.856285779 +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.39</param>
+    <param name="revision">refs/tags/v3.17.45</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.4TZPIJ/_old  2026-07-17 01:42:59.884286724 +0200
+++ /var/tmp/diff_new_pack.4TZPIJ/_new  2026-07-17 01:42:59.888286859 +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">08b39157155c6148d7c3824bc06dae063121be83</param></service></servicedata>
+              <param 
name="changesrevision">368ca57e84e747c6285c0749680dbc301fc46784</param></service></servicedata>
 (No newline at EOF)
 

++++++ jenkins-x-cli-3.17.39.obscpio -> jenkins-x-cli-3.17.45.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jenkins-x-cli-3.17.39/pkg/plugins/versions.go 
new/jenkins-x-cli-3.17.45/pkg/plugins/versions.go
--- old/jenkins-x-cli-3.17.39/pkg/plugins/versions.go   2026-07-14 
11:35:45.000000000 +0200
+++ new/jenkins-x-cli-3.17.45/pkg/plugins/versions.go   2026-07-15 
14:48:00.000000000 +0200
@@ -10,10 +10,10 @@
        AdminVersion = "0.3.29"
 
        // ApplicationVersion the version of the jx application plugin
-       ApplicationVersion = "0.3.8"
+       ApplicationVersion = "0.3.13"
 
        // ChangelogVersion the version of the jx changelog plugin
-       ChangelogVersion = "0.10.22"
+       ChangelogVersion = "0.10.28"
 
        // GitOpsVersion the version of the jx gitops plugin
        GitOpsVersion = "1.3.15"
@@ -25,13 +25,13 @@
        PipelineVersion = "0.7.40"
 
        // PreviewVersion the version of the jx preview plugin
-       PreviewVersion = "0.7.12"
+       PreviewVersion = "0.7.13"
 
        // ProjectVersion the version of the jx project plugin
        ProjectVersion = "0.2.89"
 
        // PromoteVersion the version of the jx promote plugin
-       PromoteVersion = "0.6.42"
+       PromoteVersion = "0.6.45"
 
        // SecretVersion the version of the jx secret plugin
        SecretVersion = "0.4.23"

++++++ jenkins-x-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.4TZPIJ/_old  2026-07-17 01:43:00.172296447 +0200
+++ /var/tmp/diff_new_pack.4TZPIJ/_new  2026-07-17 01:43:00.176296582 +0200
@@ -1,5 +1,5 @@
 name: jenkins-x-cli
-version: 3.17.39
-mtime: 1784021745
-commit: 08b39157155c6148d7c3824bc06dae063121be83
+version: 3.17.45
+mtime: 1784119680
+commit: 368ca57e84e747c6285c0749680dbc301fc46784
 

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

Reply via email to