Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package diun for openSUSE:Factory checked in 
at 2026-01-13 21:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diun (Old)
 and      /work/SRC/openSUSE:Factory/.diun.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diun"

Tue Jan 13 21:27:12 2026 rev:4 rq:1326834 version:4.31.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/diun/diun.changes        2025-09-02 
17:59:41.993972953 +0200
+++ /work/SRC/openSUSE:Factory/.diun.new.1928/diun.changes      2026-01-13 
21:27:46.903145766 +0100
@@ -1,0 +2,61 @@
+Mon Jan 12 18:54:47 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 4.31.0:
+  * update CHANGELOG
+  * chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0
+  * chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.7 to
+    6.7.8
+  * replace utl.Contains with slices.Contains from stdlib
+  * kubernetes: support negating namespaces
+  * docs: secrets loaded from files and trailing newlines
+  * notif(discord): add renderEmbeds option
+  * chore: update generated content
+  * vendor: update to github.com/hashicorp/nomad/api v1.11.1
+  * chore(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc
+  * switch to go tool directive
+  * chore(deps): bump github.com/go-playground/validator/v10
+  * ci: update docker scout to 1.19.0
+  * e2e: file provider testing
+  * chore(deps): bump maunium.net/go/mautrix from 0.25.2 to 0.26.1
+  * update to go 1.25
+  * update to alpine linux 3.23
+  * chore(deps): bump github.com/moby/buildkit from 0.25.2 to
+    0.26.3
+  * chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.77.0
+  * dockerfile(gen): update base image to trixie
+  * chore: update generated content
+  * chore(deps): bump google.golang.org/protobuf from 1.36.10 to
+    1.36.11
+  * chore(deps): bump go.podman.io/image/v5 from 5.37.0 to 5.38.0
+  * chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.8 to
+    6.7.7
+  * Add RFC 5322 compliant Message-ID header to email notifications
+  * chore(deps): bump actions/download-artifact from 6 to 7
+  * chore(deps): bump actions/upload-artifact from 5 to 6
+  * fix(matrix): store credentials after mautrix login
+  * chore(deps): bump actions/checkout from 5 to 6
+  * chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0
+  * chore(deps): bump github.com/dromara/carbon/v2 from 2.6.14 to
+    2.6.15
+  * chore(deps): bump github.com/alecthomas/kong from 1.12.1 to
+    1.13.0
+  * chore(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0
+  * chore(deps): bump github.com/containerd/platforms
+  * chore(deps): bump k8s.io/client-go from 0.33.3 to 0.34.1
+  * chore(deps): bump github.com/eclipse/paho.mqtt.golang
+  * chore(deps): bump github.com/go-playground/validator/v10
+  * chore(deps): bump github.com/moby/buildkit from 0.23.2 to
+    0.25.1
+  * chore(deps): bump github.com/docker/docker
+  * fix: replace gomatrix client with mautrix-go, fixes #1527
+  * gotify: use X-Gotify-Key header to send token
+  * chore(deps): bump github.com/dromara/carbon/v2 from 2.6.11 to
+    2.6.14
+  * chore(deps): bump actions/upload-artifact from 4 to 5
+  * chore(deps): bump actions/download-artifact from 5 to 6
+  * chore(deps): bump github/codeql-action from 3 to 4
+  * MkDocs Material 9.6.20
+  * switch to go.podman.io/image/v5
+  * fix CHANGELOG
+
+-------------------------------------------------------------------

Old:
----
  diun-4.30.0.obscpio

New:
----
  diun-4.31.0.obscpio

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

Other differences:
------------------
++++++ diun.spec ++++++
--- /var/tmp/diff_new_pack.x8U83o/_old  2026-01-13 21:27:48.635217238 +0100
+++ /var/tmp/diff_new_pack.x8U83o/_new  2026-01-13 21:27:48.635217238 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package diun
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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:           diun
-Version:        4.30.0
+Version:        4.31.0
 Release:        0
 Summary:        Receive notifications when an image is updated on a Docker 
registry
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.x8U83o/_old  2026-01-13 21:27:48.679219053 +0100
+++ /var/tmp/diff_new_pack.x8U83o/_new  2026-01-13 21:27:48.683219218 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/crazy-max/diun</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v4.30.0</param>
+    <param name="revision">v4.31.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.x8U83o/_old  2026-01-13 21:27:48.711220374 +0100
+++ /var/tmp/diff_new_pack.x8U83o/_new  2026-01-13 21:27:48.715220538 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/crazy-max/diun</param>
-              <param 
name="changesrevision">d3f721e2ff862a3d7b18af95093575e660cffcc4</param></service></servicedata>
+              <param 
name="changesrevision">5d8820fedc77999baa163530a221ecaef8e8933c</param></service></servicedata>
 (No newline at EOF)
 

++++++ diun-4.30.0.obscpio -> diun-4.31.0.obscpio ++++++
++++ 294270 lines of diff (skipped)

++++++ diun.obsinfo ++++++
--- /var/tmp/diff_new_pack.x8U83o/_old  2026-01-13 21:27:54.131444033 +0100
+++ /var/tmp/diff_new_pack.x8U83o/_new  2026-01-13 21:27:54.187446344 +0100
@@ -1,5 +1,5 @@
 name: diun
-version: 4.30.0
-mtime: 1756650741
-commit: d3f721e2ff862a3d7b18af95093575e660cffcc4
+version: 4.31.0
+mtime: 1766580962
+commit: 5d8820fedc77999baa163530a221ecaef8e8933c
 

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

Reply via email to