Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sops for openSUSE:Factory checked in 
at 2024-10-07 21:49:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sops (Old)
 and      /work/SRC/openSUSE:Factory/.sops.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sops"

Mon Oct  7 21:49:38 2024 rev:8 rq:1205974 version:3.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sops/sops.changes        2024-07-04 
16:25:58.849441078 +0200
+++ /work/SRC/openSUSE:Factory/.sops.new.19354/sops.changes     2024-10-07 
21:50:13.917259365 +0200
@@ -1,0 +2,76 @@
+Sun Oct 06 08:22:29 UTC 2024 - [email protected]
+
+- Update to version 3.9.1:
+  * Add missing newlines.
+  * Add changelog for 3.9.1.
+  * Bump version to 3.9.1.
+  * Do not ignore errors when trying to parse a config file.
+  * Update all go deps with 'go get -t -u ./...'.
+  * build(deps): Bump the rust group in /functional-tests with 5
+    updates
+  * build(deps): Bump the go group with 7 updates
+  * Add Cargo.lock for better reproducability of functional tests.
+  * build(deps): Bump the go group with 7 updates
+  * build(deps): Bump the ci group with 2 updates
+  * Dependabot: fix config for Docker, add config for Rust/Cargo.
+  * Show changes in shamir_threshold when updating keys.
+  * Do not encrypt if a key group is empty, or there are no key
+    groups.
+  * Fix checkout action version.
+  * Use Go version from go.mod.
+  * Build release with Go 1.22.x.
+  * Allow edit subcommand to create files.
+  * Build 1.22 1.23 because 1.21 is unsupported without security
+    fixes
+  * Review: Add test "matrix" but only for 1.22
+  * feat(build): Build last 2 Go versions
+  * refactor: specify missing file in error message
+  * build(deps): Bump github/codeql-action in the ci group
+  * build(deps): Bump the go group with 10 updates
+  * Add 'check' task to CI that makes sure everything is green.
+  * sops_test: add more tests on errors
+  * sops_test: homogenize use of asserts
+  * tests: add coverage for unset
+  * build(deps): Bump github/codeql-action in the ci group
+  * build(deps): Bump the go group with 4 updates
+  * Fix `--config` being ignored by `loadConfig`
+  * github actions: set rust version globally
+  * linters: pin version of Rust
+  * functional tests: formatting lint
+  * github actions: add Rust linter
+  * Added example of having age recipients in .sops.yaml
+  * Actually use option --shamir-secret-sharing-threshold.
+  * build(deps): Bump github.com/opencontainers/runc from 1.1.13 to
+    1.1.14
+  * build(deps): Bump the go group with 12 updates
+  * tests: ignore env var SOPS_AGE_KEY_FILE
+  * build(deps): Bump the ci group with 2 updates
+  * build(deps): Bump the go group with 7 updates
+  * build(deps): Bump the ci group with 2 updates
+  * Bump go version.
+  * build(deps): Bump the go group across 1 directory with 15
+    updates
+  * build(deps): Bump the ci group with 2 updates
+  * Use ReST admonition syntax for note
+  * Note on the name of the configuration file
+  * build(deps): Bump the ci group with 3 updates
+  * build(deps): Bump github.com/docker/docker
+  * build(deps): Bump the ci group with 2 updates
+  * build(deps): Bump the go group with 5 updates
+  * build(deps): Bump github.com/docker/docker
+  * build(deps): Bump github/codeql-action in the ci group
+  * build(deps): Bump the go group with 4 updates
+  * build(deps): Bump the ci group across 1 directory with 5
+    updates
+  * build(deps): Bump the go group with 5 updates
+  * build(deps): Bump the ci group with 3 updates
+  * build(deps): Bump the go group with 10 updates
+  * build(deps): Bump the go group with 11 updates
+  * build(deps): Bump the ci group with 4 updates
+  * Fix the URL used for determining the latest SOPS version.
+  * build(deps): Bump github/codeql-action in the ci group
+  * build(deps): Bump the go group with 8 updates
+  * Explicitly mark goreleaser's version, to avoid confusion with
+    the Go version.
+
+-------------------------------------------------------------------

Old:
----
  sops-3.9.0.obscpio

New:
----
  sops-3.9.1.obscpio

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

Other differences:
------------------
++++++ sops.spec ++++++
--- /var/tmp/diff_new_pack.qYxBDu/_old  2024-10-07 21:50:14.881299474 +0200
+++ /var/tmp/diff_new_pack.qYxBDu/_new  2024-10-07 21:50:14.881299474 +0200
@@ -20,7 +20,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           sops
-Version:        3.9.0
+Version:        3.9.1
 Release:        0
 Summary:        Simple and flexible tool for managing secrets
 License:        MPL-2.0
@@ -30,14 +30,13 @@
 Source1:        vendor.tar.gz
 BuildRequires:  golang-packaging
 BuildRequires:  xz
-BuildRequires:  golang(API) >= 1.15
+BuildRequires:  golang(API) >= 1.22
 
 %description
 Simple and flexible tool for managing secrets
 
 %prep
-%setup -q
-%setup -q -T -D -a 1
+%autosetup -p 1 -a 1
 
 %build
 go build \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qYxBDu/_old  2024-10-07 21:50:14.913300805 +0200
+++ /var/tmp/diff_new_pack.qYxBDu/_new  2024-10-07 21:50:14.917300972 +0200
@@ -5,7 +5,7 @@
                <param name="filename">sops</param>
                <param name="versionformat">@PARENT_TAG@</param>
                 <param name="versionrewrite-pattern">v(.*)</param>
-               <param name="revision">v3.9.0</param>
+               <param name="revision">v3.9.1</param>
                <param name="exclude">.git</param>
                <param name="changesgenerate">enable</param>
        </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.qYxBDu/_old  2024-10-07 21:50:14.937301804 +0200
+++ /var/tmp/diff_new_pack.qYxBDu/_new  2024-10-07 21:50:14.941301970 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/mozilla/sops</param>
-              <param 
name="changesrevision">19259529106022b62f758956c04f025c832a1f11</param></service></servicedata>
+              <param 
name="changesrevision">d50fda248047372c79368508e1df479970a52cda</param></service></servicedata>
 (No newline at EOF)
 

++++++ sops-3.9.0.obscpio -> sops-3.9.1.obscpio ++++++
++++ 2298 lines of diff (skipped)

++++++ sops.obsinfo ++++++
--- /var/tmp/diff_new_pack.qYxBDu/_old  2024-10-07 21:50:15.145310458 +0200
+++ /var/tmp/diff_new_pack.qYxBDu/_new  2024-10-07 21:50:15.149310624 +0200
@@ -1,5 +1,5 @@
 name: sops
-version: 3.9.0
-mtime: 1719553863
-commit: 19259529106022b62f758956c04f025c832a1f11
+version: 3.9.1
+mtime: 1728017448
+commit: d50fda248047372c79368508e1df479970a52cda
 

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

Reply via email to