Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vexctl for openSUSE:Factory checked 
in at 2025-09-22 16:40:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vexctl (Old)
 and      /work/SRC/openSUSE:Factory/.vexctl.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vexctl"

Mon Sep 22 16:40:34 2025 rev:3 rq:1306381 version:0.3.0+git181.33bac59

Changes:
--------
--- /work/SRC/openSUSE:Factory/vexctl/vexctl.changes    2025-06-17 
18:25:20.242078757 +0200
+++ /work/SRC/openSUSE:Factory/.vexctl.new.27445/vexctl.changes 2025-09-22 
16:41:26.549855203 +0200
@@ -1,0 +2,36 @@
+Mon Sep 22 01:30:50 UTC 2025 - Jeff Kowalczyk <[email protected]>
+
+- Update to version 0.3.0+git181.33bac59:
+  * Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 in the all group
+  * Fix break w/cosign 2.6.0
+  * Bump cosign & go-vex
+  * Bump the all group across 1 directory with 2 updates
+  * Fix 2.4 linter nits
+  * Bump softprops/action-gh-release from 2.3.2 to 2.3.3 in the all group
+  * Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
+  * Bump actions/setup-go from 5.5.0 to 6.0.0
+  * Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the all group
+  * Bump github.com/stretchr/testify from 1.10.0 to 1.11.0
+  * Bump github.com/go-viper/mapstructure/v2 in the go_modules group
+  * Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 in the all group
+  * update release-utils and fix pkg name
+  * Bump actions/checkout from 4.2.2 to 5.0.0
+  * Bump github.com/secure-systems-lab/go-securesystemslib in the all group
+  * Bump github.com/sigstore/rekor from 1.3.10 to 1.4.0
+  * Bump sigs.k8s.io/release-utils from 0.11.1 to 0.12.0
+  * Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 in the all group
+  * Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.5.3 in the all group
+  * Bump github.com/go-viper/mapstructure/v2 in the go_modules group
+  * Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 in the all group
+  * Bump github.com/sigstore/cosign/v2 from 2.5.1 to 2.5.2 in the all group
+  * Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 in the all group
+  * Bump the all group with 2 updates
+  * migrate config to v2
+  * Bump golangci/golangci-lint-action from 6.5.2 to 8.0.0
+- Packaging improvements:
+  * _service tar_scm versionrewrite-pattern v(.*?)(\+git0\.?.*?)?$
+    which includes git offset only if offset exists. Useful for
+    packages which frequently need package updates in the interim
+    between upstream tagged releases.
+
+-------------------------------------------------------------------

Old:
----
  vexctl-0.3.0+git133.ff97560.tar.gz

New:
----
  vexctl-0.3.0+git181.33bac59.tar.gz

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

Other differences:
------------------
++++++ vexctl.spec ++++++
--- /var/tmp/diff_new_pack.eAv9Yu/_old  2025-09-22 16:41:27.237884111 +0200
+++ /var/tmp/diff_new_pack.eAv9Yu/_new  2025-09-22 16:41:27.237884111 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vexctl
 #
-# Copyright (c) 2025 SUSE LLC
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:           vexctl
-Version:        0.3.0+git133.ff97560
+Version:        0.3.0+git181.33bac59
 Release:        0
 Summary:        CLI tool to create, transform and attest VEX metadata
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.eAv9Yu/_old  2025-09-22 16:41:27.265885288 +0200
+++ /var/tmp/diff_new_pack.eAv9Yu/_new  2025-09-22 16:41:27.269885455 +0200
@@ -6,7 +6,7 @@
     <param name="revision">main</param>
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
     <param name="changesgenerate">enable</param>
-    <param name="versionrewrite-pattern">v(.*)</param>
+    <param name="versionrewrite-pattern">v(.*?)(\+git0\.?.*?)?$</param>
   </service>
   <service name="set_version" mode="manual">
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.eAv9Yu/_old  2025-09-22 16:41:27.289886296 +0200
+++ /var/tmp/diff_new_pack.eAv9Yu/_new  2025-09-22 16:41:27.293886464 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/openvex/vexctl.git</param>
-              <param 
name="changesrevision">ff97560be8be7de7f32d52c8cfabdad5034a90ad</param></service></servicedata>
+              <param 
name="changesrevision">33bac59089bb939d8286513a5945eed53b0eb0dd</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/vexctl/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.vexctl.new.27445/vendor.tar.gz differ: char 13, 
line 1

++++++ vexctl-0.3.0+git133.ff97560.tar.gz -> vexctl-0.3.0+git181.33bac59.tar.gz 
++++++
++++ 3752 lines of diff (skipped)

Reply via email to