Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package diun for openSUSE:Factory checked in 
at 2025-09-02 17:59:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diun (Old)
 and      /work/SRC/openSUSE:Factory/.diun.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diun"

Tue Sep  2 17:59:04 2025 rev:3 rq:1302314 version:4.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/diun/diun.changes        2024-12-20 
15:28:14.734151784 +0100
+++ /work/SRC/openSUSE:Factory/.diun.new.1977/diun.changes      2025-09-02 
17:59:41.993972953 +0200
@@ -1,0 +2,46 @@
+Tue Sep 02 05:56:35 UTC 2025 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- Update to version 4.30.0:
+  * Add TLS config options tlsSkipVerify and tlsCaCertFiles for all
+    notifiers using an HTTP client (#1489)
+  * Apprise notifications support (#1457)
+  * Elasticsearch notifications support (#1452)
+  * Add disableNotification option for Telegram (#1354)
+  * Switch from third-party module to HTTP client for Pushover
+    (#1490)
+  * Align chatIDs and chatIDsFile format handling for Telegram
+    (#1316)
+  * Switch from github.com/hako/durafmt to
+    github.com/dromara/carbon module (#1317)
+  * Remove unneeded openssl package in the Docker image (#1488)
+  * Go 1.24 (#1461)
+  * Alpine Linux 3.22 (#1462)
+  * Bump dario.cat/mergo to 1.0.2 (#1436)
+  * Bump github.com/alecthomas/kong to 1.12.1 (#1324 #1456)
+  * Bump github.com/containers/image/v5 to 5.36.1 (#1340 #1454
+    #1467)
+  * Bump github.com/crazy-max/gohealthchecks to 0.5.0 (#1319)
+  * Bump github.com/docker/docker to 28.3.3+incompatible (#1458)
+  * Bump github.com/docker/go-connections to 0.6.0 (#1470)
+  * Bump github.com/dromara/carbon/v2 to 2.6.11 (#1435 #1455)
+  * Bump github.com/go-playground/validator/v10 to 10.27.0 (#1333
+    #1432 #1446)
+  * Bump github.com/hashicorp/nomad/api to 1.10.4 (#1487)
+  * Bump github.com/jedib0t/go-pretty/v6 to 6.6.8 (#1430 #1466)
+  * Bump github.com/moby/buildkit to 0.23.2 (#1445)
+  * Bump github.com/opencontainers/image-spec to 1.1.1 (#1434)
+  * Bump github.com/panjf2000/ants/v2 to 2.11.3 (#1331 #1433)
+  * Bump github.com/PaulSonOfLars/gotgbot/v2 to 2.0.0-rc.33 (#1397
+    #1448)
+  * Bump github.com/rs/zerolog to 1.34.0 (#1431)
+  * Bump github.com/stretchr/testify to 1.11.1 (#1482)
+  * Bump go.etcd.io/bbolt to 1.4.3 (#1361 #1444 #1477)
+  * Bump golang.org/x/crypto to 0.35.0 (#1398)
+  * Bump golang.org/x/mod to 0.27.0 (#1377 #1450 #1469)
+  * Bump golang.org/x/net to 0.38.0 (#1343 #1402)
+  * Bump golang.org/x/sys to 0.35.0 (#1323 #1427 #1472)
+  * Bump google.golang.org/grpc to 1.74.2 (#1407 #1465)
+  * Bump google.golang.org/protobuf to 1.36.8 (#1389 #1471 #1479)
+  * Bump k8s.io/client-go to 0.32.1 (#1338 #1453)
+
+-------------------------------------------------------------------

Old:
----
  diun-4.29.0.obscpio

New:
----
  diun-4.30.0.obscpio

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

Other differences:
------------------
++++++ diun.spec ++++++
--- /var/tmp/diff_new_pack.DPOwM3/_old  2025-09-02 17:59:44.418074800 +0200
+++ /var/tmp/diff_new_pack.DPOwM3/_new  2025-09-02 17:59:44.434075473 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package diun
 #
-# Copyright (c) 2024 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
@@ -16,10 +16,8 @@
 #
 
 
-%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
-
 Name:           diun
-Version:        4.29.0
+Version:        4.30.0
 Release:        0
 Summary:        Receive notifications when an image is updated on a Docker 
registry
 License:        MIT
@@ -28,8 +26,8 @@
 Source1:        vendor.tar.gz
 Source11:       %{name}.service
 Source12:       %{name}.sysusers
-BuildRequires:  go >= 1.22
 BuildRequires:  sysuser-tools
+BuildRequires:  golang(API) >= 1.24
 %{sysusers_requires}
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DPOwM3/_old  2025-09-02 17:59:44.610082867 +0200
+++ /var/tmp/diff_new_pack.DPOwM3/_new  2025-09-02 17:59:44.614083035 +0200
@@ -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.29.0</param>
+    <param name="revision">v4.30.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.DPOwM3/_old  2025-09-02 17:59:44.862093456 +0200
+++ /var/tmp/diff_new_pack.DPOwM3/_new  2025-09-02 17:59:44.938096648 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/crazy-max/diun</param>
-              <param 
name="changesrevision">1ca5d37370a57965fa55979d9e9aa4e177ddf193</param></service></servicedata>
+              <param 
name="changesrevision">d3f721e2ff862a3d7b18af95093575e660cffcc4</param></service></servicedata>
 (No newline at EOF)
 

++++++ diun-4.29.0.obscpio -> diun-4.30.0.obscpio ++++++
++++ 234758 lines of diff (skipped)

++++++ diun.obsinfo ++++++
--- /var/tmp/diff_new_pack.DPOwM3/_old  2025-09-02 17:59:51.146357487 +0200
+++ /var/tmp/diff_new_pack.DPOwM3/_new  2025-09-02 17:59:51.150357654 +0200
@@ -1,5 +1,5 @@
 name: diun
-version: 4.29.0
-mtime: 1734628541
-commit: 1ca5d37370a57965fa55979d9e9aa4e177ddf193
+version: 4.30.0
+mtime: 1756650741
+commit: d3f721e2ff862a3d7b18af95093575e660cffcc4
 

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

Reply via email to