Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package goreleaser for openSUSE:Factory 
checked in at 2026-09-14 16:40:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goreleaser (Old)
 and      /work/SRC/openSUSE:Factory/.goreleaser.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goreleaser"

Mon Sep 14 16:40:49 2026 rev:33 rq:1377895 version:2.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/goreleaser/goreleaser.changes    2026-08-25 
13:19:30.604732956 +0200
+++ /work/SRC/openSUSE:Factory/.goreleaser.new.1265/goreleaser.changes  
2026-09-14 16:40:53.447142101 +0200
@@ -1,0 +2,52 @@
+Mon Sep 07 07:37:28 UTC 2026 - Felix Niederwanger <[email protected]>
+
+- Update to version 2.18.1:
+  * chore: schema update
+  * sec(deps): bump golang.org/x/crypto and golang.org/x/mod (#6872)
+  * ci(milestone): assign the lowest open versioned milestone (#6874)
+  * chore(deps): bump docker/buildx-bin from 0.36.1 to 0.37.0 in the docker 
group across 1 directory (#6865)
+  * fix(cask): deprecate url.verified (#6871)
+  * chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager 
from 0.3.16 to 0.4.2 in the gomod group (#6867)
+  * ci(deps): bump the actions group with 4 updates (#6868)
+  * fix(git): report repository detection errors (#6869)
+  * chore: auto-update generated files (#6861)
+  * fix(docker): only use wheels of the configured ids (#6860)
+  * fix(gomod): don't read the module path from stderr (#6864)
+  * chore: update to Go 1.27.1 (#6859)
+  * chore(deps): update go-github to v91 (#6858)
+  * fix: map every 32-bit ARM variant to Termux's "arm" (#6857)
+  * chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 (#6856)
+  * test(client): assert the gitlab release link url (#6854)
+  * docs: update
+  * perf(git): ask git once (#6850)
+  * fix(client): apply the commit config per command (#6852)
+  * fix(chocolatey): a skipped chocolatey entry stops the ones after it (#6853)
+  * test(sign): stop running cosign for cases that do not look at it (#6836)
+  * fix(archive): report stripped binary paths (#6820)
+  * ci: merge lint.yml into build.yml (#6849)
+  * test(gitlab): write the download template responses once (#6848)
+  * perf(node): faster dist extraction, and stop leaking it into TMPDIR (#6844)
+  * fix(sign): warn when the signer writes no file, fail in v3 (#6842)
+  * fix(client): stop TestGitLabRateLimitRetryAfter racing the clock (#6846)
+  * fix(cmd): drop setup's unused return value (#6845)
+  * fix(gitlab): own the retries, and honor replace_existing_artifacts (#6843)
+  * docs: fix broken commands, dead links, and inaccurate options (#6841)
+  * test(builders): drop TestBuildSpecificModes (#6834)
+  * test(cmd): stop repeating work the tests already cover (#6831)
+  * test: stop cloning repositories from github (#6835)
+  * test: stop spawning docker to watch it fail slowly (#6838)
+  * test(builders): share zig's global cache between tests (#6829)
+  * perf: skip needless docker probes; make the ko registry test hermetic 
(#6827)
+  * ci: fetch the nix formatters as release binaries (#6828)
+  * ci: drop the ruleguard job (#6825)
+  * test: faster, hermetic tests (#6823)
+  * ci: speed up the test jobs (#6822)
+  * fix(aursources): clarify error and document source.enabled requirement 
(#6816)
+  * chore: auto-update generated files (#6812)
+  * ci(deps): bump the actions group with 5 updates (#6819)
+  * chore(deps): bump the gomod group with 2 updates (#6818)
+  * chore(deps): bump anchore/syft from v1.51.0 to v1.51.1 in the docker group 
across 1 directory (#6817)
+  * chore: auto-update generated files (#6811)
+  * docs: update
+
+-------------------------------------------------------------------

Old:
----
  goreleaser-2.18.0.obscpio

New:
----
  goreleaser-2.18.1.obscpio

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

Other differences:
------------------
++++++ goreleaser.spec ++++++
--- /var/tmp/diff_new_pack.78tAed/_old  2026-09-14 16:40:58.219342285 +0200
+++ /var/tmp/diff_new_pack.78tAed/_new  2026-09-14 16:40:58.224342495 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           goreleaser
-Version:        2.18.0
+Version:        2.18.1
 Release:        0
 Summary:        CLI tool for release engineering in Go, Rust, Zig and 
TypeScript
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.78tAed/_old  2026-09-14 16:40:58.290345263 +0200
+++ /var/tmp/diff_new_pack.78tAed/_new  2026-09-14 16:40:58.294345431 +0200
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/goreleaser/goreleaser.git</param>
     <param name="scm">git</param>
-       <param name="revision">v2.18.0</param>
+       <param name="revision">v2.18.1</param>
        <param name="match-tag">v*</param>
        <param name="versionformat">@PARENT_TAG@</param>
        <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.78tAed/_old  2026-09-14 16:40:58.318346438 +0200
+++ /var/tmp/diff_new_pack.78tAed/_new  2026-09-14 16:40:58.322346606 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/goreleaser/goreleaser.git</param>
-              <param 
name="changesrevision">a38ac3174c591f95049234d25bb326104d3ca820</param></service></servicedata>
+              <param 
name="changesrevision">9fa2a65578f357f21fc3f3035ff96ba9e2890ad9</param></service></servicedata>
 (No newline at EOF)
 

++++++ goreleaser-2.18.0.obscpio -> goreleaser-2.18.1.obscpio ++++++
++++ 8474 lines of diff (skipped)

++++++ goreleaser.obsinfo ++++++
--- /var/tmp/diff_new_pack.78tAed/_old  2026-09-14 16:40:59.051377187 +0200
+++ /var/tmp/diff_new_pack.78tAed/_new  2026-09-14 16:40:59.064377733 +0200
@@ -1,5 +1,5 @@
 name: goreleaser
-version: 2.18.0
-mtime: 1787504062
-commit: a38ac3174c591f95049234d25bb326104d3ca820
+version: 2.18.1
+mtime: 1788642249
+commit: 9fa2a65578f357f21fc3f3035ff96ba9e2890ad9
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/goreleaser/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.goreleaser.new.1265/vendor.tar.gz differ: char 19, 
line 1

Reply via email to