Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sops for openSUSE:Factory checked in 
at 2026-07-01 16:52:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sops (Old)
 and      /work/SRC/openSUSE:Factory/.sops.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sops"

Wed Jul  1 16:52:53 2026 rev:19 rq:1362792 version:3.13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sops/sops.changes        2026-05-17 
18:56:53.308458821 +0200
+++ /work/SRC/openSUSE:Factory/.sops.new.11887/sops.changes     2026-07-01 
16:54:01.001270123 +0200
@@ -1,0 +2,56 @@
+Wed Jul 01 05:55:29 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 3.13.2:
+  * build(deps): Bump the go group with 3 updates by
+    @dependabot[bot] in #2185
+  * build(deps): Bump github/codeql-action from 4.35.4 to 4.35.5 in
+    the ci group by @dependabot[bot] in #2184
+  * build(deps): Bump the go group with 11 updates by
+    @dependabot[bot] in #2193
+  * build(deps): Bump the ci group with 4 updates by
+    @dependabot[bot] in #2192
+  * build(deps): Bump serde_json from 1.0.149 to 1.0.150 in
+    /functional-tests in the rust group by @dependabot[bot] in
+    #2191
+  * build(deps): Bump the go group with 11 updates by
+    @dependabot[bot] in #2197
+  * build(deps): Bump docker/setup-qemu-action from 4.0.0 to 4.1.0
+    in the ci group by @dependabot[bot] in #2196
+  * test: unset all age env vars in make test target by
+    @arpitjain099 in #2208
+  * build(deps): Bump the go group with 10 updates by
+    @dependabot[bot] in #2212
+  * build(deps): Bump the ci group with 2 updates by
+    @dependabot[bot] in #2211
+  * build(deps): Bump the go group with 15 updates by
+    @dependabot[bot] in #2218
+  * build(deps): Bump alpine from 3.23 to 3.24 in /.release in the
+    docker group by @dependabot[bot] in #2217
+  * fix: handle pointers when serializing context by @tlercher in
+    #2219
+  * docs: fix typo in exec-file --filename help text by @s3onghyun
+    in #2221
+  * JSON store: preserve large integers that fit into int64 by
+    @s3onghyun in #2222
+  * Fix panic when expecting an encrypted string, but a non-string
+    is encountered by @felixfontein in #2227
+  * Fix INI store no longer double-encoding newlines by
+    @felixfontein in #2189
+  * exec-file/exec-env: reset supplementary groups when changing
+    user by @felixfontein in #2194
+  * build(deps): Bump the go group with 6 updates by
+    @dependabot[bot] in #2229
+  * build(deps): Bump actions/checkout from 6.0.3 to 7.0.0 in the
+    ci group by @dependabot[bot] in #2228
+  * Fix issue when changing user in exec subcommands by @sabre1041
+    in #2230
+  * Shorten .md lines by @felixfontein in #2206
+  * Update all Go dependencies with go get -t -u ./... by
+    @felixfontein in #2231
+  * build(deps): Bump github.com/opencontainers/runc from 1.2.8 to
+    1.3.6 by @dependabot[bot] in #2233
+  * build(deps): Bump the ci group with 2 updates by
+    @dependabot[bot] in #2236
+  * Release 3.13.2 by @felixfontein in #2232
+
+-------------------------------------------------------------------

Old:
----
  sops-3.13.1.obscpio

New:
----
  sops-3.13.2.obscpio

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

Other differences:
------------------
++++++ sops.spec ++++++
--- /var/tmp/diff_new_pack.2lERiL/_old  2026-07-01 16:54:04.013374061 +0200
+++ /var/tmp/diff_new_pack.2lERiL/_new  2026-07-01 16:54:04.013374061 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           sops
-Version:        3.13.1
+Version:        3.13.2
 Release:        0
 Summary:        Simple and flexible tool for managing secrets
 License:        MPL-2.0
@@ -25,9 +25,9 @@
 URL:            https://github.com/getsops/sops
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
+BuildRequires:  go1.25 >= 1.25.8
 BuildRequires:  golang-packaging
 BuildRequires:  xz
-BuildRequires:  golang(API) >= 1.24
 
 %description
 Simple and flexible tool for managing secrets

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2lERiL/_old  2026-07-01 16:54:04.053375441 +0200
+++ /var/tmp/diff_new_pack.2lERiL/_new  2026-07-01 16:54:04.061375717 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="obs_scm" mode="manual">
-   <param name="url">https://github.com/mozilla/sops</param>
+   <param name="url">https://github.com/mozilla/sops.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
-   <param name="revision">v3.13.1</param>
+   <param name="revision">refs/tags/v3.13.2</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="versionrewrite-pattern">v(.*)</param>
    <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.2lERiL/_old  2026-07-01 16:54:04.085376545 +0200
+++ /var/tmp/diff_new_pack.2lERiL/_new  2026-07-01 16:54:04.089376683 +0200
@@ -1,6 +1,8 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/mozilla/sops</param>
-              <param 
name="changesrevision">72e337c45c195e02394ee865f9ec2b794b6b74b4</param></service></servicedata>
+              <param 
name="changesrevision">72e337c45c195e02394ee865f9ec2b794b6b74b4</param></service><service
 name="tar_scm">
+                <param name="url">https://github.com/mozilla/sops.git</param>
+              <param 
name="changesrevision">15e36f97a8641769712da76b64aec4ea566be81e</param></service></servicedata>
 (No newline at EOF)
 

++++++ sops-3.13.1.obscpio -> sops-3.13.2.obscpio ++++++
++++ 3142 lines of diff (skipped)

++++++ sops.obsinfo ++++++
--- /var/tmp/diff_new_pack.2lERiL/_old  2026-07-01 16:54:04.549392557 +0200
+++ /var/tmp/diff_new_pack.2lERiL/_new  2026-07-01 16:54:04.565393109 +0200
@@ -1,5 +1,5 @@
 name: sops
-version: 3.13.1
-mtime: 1778940361
-commit: 72e337c45c195e02394ee865f9ec2b794b6b74b4
+version: 3.13.2
+mtime: 1782794981
+commit: 15e36f97a8641769712da76b64aec4ea566be81e
 

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

Reply via email to