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 2025-08-04 15:24:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jenkins-x-cli (Old) and /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jenkins-x-cli" Mon Aug 4 15:24:36 2025 rev:31 rq:1297293 version:3.16.13 Changes: -------- --- /work/SRC/openSUSE:Factory/jenkins-x-cli/jenkins-x-cli.changes 2025-07-28 14:59:21.629302844 +0200 +++ /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.1085/jenkins-x-cli.changes 2025-08-04 15:24:46.781885085 +0200 @@ -1,0 +2,50 @@ +Sun Aug 03 14:48:15 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- Update to version 3.16.13: + * chore(deps): upgrade jenkins-x-plugins/jx-preview to version + 0.5.12 +- Update to version 3.16.12: + * chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version + 0.7.31 +- Update to version 3.16.11: + * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version + 1.0.27 + +------------------------------------------------------------------- +Sun Aug 03 14:45:42 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- Update to version 3.16.10: + * fix: stop using dprecated output method +- Update to version 3.16.9: + * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version + 1.0.26 +- Update to version 3.16.8: + * chore: debug changelog output + * chore(deps): upgrade jenkins-x-plugins/jx-preview to version + 0.5.11 +- Update to version 3.16.7: + * chore: update GoReleaser configurations +- Update to version 3.16.6: + * chore(deps): upgrade jenkins-x-plugins/jx-secret to version + 0.4.18 +- Update to version 3.16.5: + * chore(deps): upgrade jenkins-x-plugins/jx-secret to version + 0.4.17 + +------------------------------------------------------------------- +Sun Aug 03 14:41:39 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- Update to version 3.16.4: + * chore(deps): upgrade jenkins-x-plugins/jx-preview to version + 0.5.10 +- Update to version 3.16.3: + * chore(deps): upgrade jenkins-x-plugins/jx-preview to version + 0.5.9 +- Update to version 3.16.2: + * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version + 1.0.25 +- Update to version 3.16.1: + * chore(deps): upgrade jenkins-x-plugins/jx-promote to version + 0.6.28 + +------------------------------------------------------------------- Old: ---- jenkins-x-cli-3.16.0.obscpio New: ---- jenkins-x-cli-3.16.13.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jenkins-x-cli.spec ++++++ --- /var/tmp/diff_new_pack.8bm1CX/_old 2025-08-04 15:24:49.153984727 +0200 +++ /var/tmp/diff_new_pack.8bm1CX/_new 2025-08-04 15:24:49.153984727 +0200 @@ -1,7 +1,9 @@ # # spec file for package jenkins-x-cli # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +21,7 @@ %define executable_name jx Name: jenkins-x-cli -Version: 3.16.0 +Version: 3.16.13 Release: 0 Summary: CLI for Jenkins X License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.8bm1CX/_old 2025-08-04 15:24:49.201986743 +0200 +++ /var/tmp/diff_new_pack.8bm1CX/_new 2025-08-04 15:24:49.205986912 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/jenkins-x/jx</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v3.16.0</param> + <param name="revision">v3.16.13</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.8bm1CX/_old 2025-08-04 15:24:49.229987920 +0200 +++ /var/tmp/diff_new_pack.8bm1CX/_new 2025-08-04 15:24:49.233988087 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/jenkins-x/jx</param> - <param name="changesrevision">d6dfdb343df03abeff5255c032797bf70fde8559</param></service></servicedata> + <param name="changesrevision">f6b2f6468bc2d43aed659a70b9ee2e048e8ff15d</param></service></servicedata> (No newline at EOF) ++++++ jenkins-x-cli-3.16.0.obscpio -> jenkins-x-cli-3.16.13.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jenkins-x-cli-3.16.0/.goreleaser.yml new/jenkins-x-cli-3.16.13/.goreleaser.yml --- old/jenkins-x-cli-3.16.0/.goreleaser.yml 2025-07-25 14:35:32.000000000 +0200 +++ new/jenkins-x-cli-3.16.13/.goreleaser.yml 2025-07-31 12:25:47.000000000 +0200 @@ -39,7 +39,8 @@ - name_template: "jx-{{ .Os }}-{{ .Arch }}" format_overrides: - goos: windows - format: zip + formats: + - zip checksum: # You can change the name of the checksums file. # Default is `jx_{{ .Version }}_checksums.txt`. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jenkins-x-cli-3.16.0/pkg/plugins/versions.go new/jenkins-x-cli-3.16.13/pkg/plugins/versions.go --- old/jenkins-x-cli-3.16.0/pkg/plugins/versions.go 2025-07-25 14:35:32.000000000 +0200 +++ new/jenkins-x-cli-3.16.13/pkg/plugins/versions.go 2025-07-31 12:25:47.000000000 +0200 @@ -16,25 +16,25 @@ ChangelogVersion = "0.10.14" // GitOpsVersion the version of the jx gitops plugin - GitOpsVersion = "1.0.24" + GitOpsVersion = "1.0.27" // HealthVersion the version of the jx health plugin HealthVersion = "0.0.81" // PipelineVersion the version of the jx pipeline plugin - PipelineVersion = "0.7.30" + PipelineVersion = "0.7.31" // PreviewVersion the version of the jx preview plugin - PreviewVersion = "0.5.8" + PreviewVersion = "0.5.12" // ProjectVersion the version of the jx project plugin ProjectVersion = "0.2.78" // PromoteVersion the version of the jx promote plugin - PromoteVersion = "0.6.27" + PromoteVersion = "0.6.28" // SecretVersion the version of the jx secret plugin - SecretVersion = "0.4.16" + SecretVersion = "0.4.18" // TestVersion the version of the jx test plugin TestVersion = "0.4.10" ++++++ jenkins-x-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.8bm1CX/_old 2025-08-04 15:24:49.385994473 +0200 +++ /var/tmp/diff_new_pack.8bm1CX/_new 2025-08-04 15:24:49.389994641 +0200 @@ -1,5 +1,5 @@ name: jenkins-x-cli -version: 3.16.0 -mtime: 1753446932 -commit: d6dfdb343df03abeff5255c032797bf70fde8559 +version: 3.16.13 +mtime: 1753957547 +commit: f6b2f6468bc2d43aed659a70b9ee2e048e8ff15d ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/jenkins-x-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.jenkins-x-cli.new.1085/vendor.tar.gz differ: char 13, line 1