Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package conftest for openSUSE:Factory 
checked in at 2025-10-07 18:26:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/conftest (Old)
 and      /work/SRC/openSUSE:Factory/.conftest.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "conftest"

Tue Oct  7 18:26:50 2025 rev:30 rq:1309385 version:0.63.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/conftest/conftest.changes        2025-07-10 
22:13:02.353938017 +0200
+++ /work/SRC/openSUSE:Factory/.conftest.new.11973/conftest.changes     
2025-10-07 18:28:09.012897595 +0200
@@ -1,0 +2,47 @@
+Mon Oct 06 05:31:57 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.63.0:
+  * New Features
+    - 30b9a8d: feat: add reformat command for JSON output
+      conversion (#1153) (@thevilledev)
+  * Bug Fixes
+    - ffb6ce3: fix: Add explicit line-number to GitHub output
+      (#1173) (@tun0)
+  * OPA Changes
+    - 64bf641: build(deps): bump github.com/open-policy-agent/opa
+      from 1.6.0 to 1.7.1 (#1156) (@dependabot[bot])
+    - 981983b: build(deps): bump github.com/open-policy-agent/opa
+      from 1.7.1 to 1.8.0 (#1165) (@dependabot[bot])
+    - c7aa1d4: build(deps): bump github.com/open-policy-agent/opa
+      from 1.8.0 to 1.9.0 (#1175) (@dependabot[bot])
+  * Other Changes
+    - 0d903ce: build(deps): bump actions/checkout from 4 to 5
+      (#1158) (@dependabot[bot])
+    - 364cf32: build(deps): bump actions/setup-go from 5 to 6
+      (#1171) (@dependabot[bot])
+    - d4aa81f: build(deps): bump actions/setup-python from 5 to 6
+      (#1172) (@dependabot[bot])
+    - a1ecf3f: build(deps): bump alpine from 3.22.0 to 3.22.1
+      (#1152) (@dependabot[bot])
+    - b87ca5f: build(deps): bump cuelang.org/go from 0.13.2 to
+      0.14.1 (#1159) (@dependabot[bot])
+    - 1c5abaa: build(deps): bump github.com/CycloneDX/cyclonedx-go
+      from 0.9.2 to 0.9.3 (#1177) (@dependabot[bot])
+    - 2a509fe: build(deps): bump github.com/hashicorp/go-getter
+      from 1.7.8 to 1.7.9 (#1162) (@dependabot[bot])
+    - a433ed0: build(deps): bump github.com/hashicorp/go-getter
+      from 1.7.9 to 1.8.0 (#1169) (@dependabot[bot])
+    - d9dca30: build(deps): bump github.com/hashicorp/go-getter
+      from 1.8.0 to 1.8.1 (#1174) (@dependabot[bot])
+    - b51f6d9: build(deps): bump github.com/hashicorp/go-getter
+      from 1.8.1 to 1.8.2 (#1178) (@dependabot[bot])
+    - c664099: build(deps): bump github.com/moby/buildkit from
+      0.23.2 to 0.24.0 (#1166) (@dependabot[bot])
+    - 5378cc3: build(deps): bump github.com/moby/buildkit from
+      0.24.0 to 0.25.0 (#1176) (@dependabot[bot])
+    - fb4c503: build(deps): bump golang from 1.25.0-alpine to
+      1.25.1-alpine (#1170) (@dependabot[bot])
+    - 0d6e3b4: chore(deps): bump Go version to 1.25 (#1160)
+      (@thevilledev)
+
+-------------------------------------------------------------------

Old:
----
  conftest-0.62.0.obscpio

New:
----
  conftest-0.63.0.obscpio

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

Other differences:
------------------
++++++ conftest.spec ++++++
--- /var/tmp/diff_new_pack.OcPWEY/_old  2025-10-07 18:28:11.012982280 +0200
+++ /var/tmp/diff_new_pack.OcPWEY/_new  2025-10-07 18:28:11.016982450 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package conftest
 #
-# 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:           conftest
-Version:        0.62.0
+Version:        0.63.0
 Release:        0
 Summary:        Tool to write tests against structured configuration data
 License:        Apache-2.0
@@ -26,8 +26,8 @@
 Source1:        vendor.tar.gz
 BuildRequires:  bash-completion
 BuildRequires:  fish
-BuildRequires:  go >= 1.23
 BuildRequires:  zsh
+BuildRequires:  golang(API) >= 1.25
 
 %description
 Conftest helps you write tests against structured configuration data. Using

++++++ _service ++++++
--- /var/tmp/diff_new_pack.OcPWEY/_old  2025-10-07 18:28:11.172989055 +0200
+++ /var/tmp/diff_new_pack.OcPWEY/_new  2025-10-07 18:28:11.192989902 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v0.62.0</param>
+    <param name="revision">v0.63.0</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="manual">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.OcPWEY/_old  2025-10-07 18:28:11.256992612 +0200
+++ /var/tmp/diff_new_pack.OcPWEY/_new  2025-10-07 18:28:11.264992950 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/open-policy-agent/conftest.git</param>
-              <param 
name="changesrevision">ebb167d2baab1b09ea133e00213aa0d8b026ad8c</param></service></servicedata>
+              <param 
name="changesrevision">c7aa1d404a8650de80236983ee77b7626bb31048</param></service></servicedata>
 (No newline at EOF)
 

++++++ conftest-0.62.0.obscpio -> conftest-0.63.0.obscpio ++++++
++++ 2912 lines of diff (skipped)

++++++ conftest.obsinfo ++++++
--- /var/tmp/diff_new_pack.OcPWEY/_old  2025-10-07 18:28:11.885019203 +0200
+++ /var/tmp/diff_new_pack.OcPWEY/_new  2025-10-07 18:28:11.901019881 +0200
@@ -1,5 +1,5 @@
 name: conftest
-version: 0.62.0
-mtime: 1751676622
-commit: ebb167d2baab1b09ea133e00213aa0d8b026ad8c
+version: 0.63.0
+mtime: 1759626119
+commit: c7aa1d404a8650de80236983ee77b7626bb31048
 

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

Reply via email to