Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hcloud-cli for openSUSE:Factory 
checked in at 2025-10-07 18:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hcloud-cli (Old)
 and      /work/SRC/openSUSE:Factory/.hcloud-cli.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hcloud-cli"

Tue Oct  7 18:29:28 2025 rev:8 rq:1309640 version:1.54.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hcloud-cli/hcloud-cli.changes    2025-09-26 
22:26:16.082426219 +0200
+++ /work/SRC/openSUSE:Factory/.hcloud-cli.new.11973/hcloud-cli.changes 
2025-10-07 18:31:48.318170108 +0200
@@ -1,0 +2,45 @@
+Tue Oct 07 13:08:10 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.54.0:
+  * DNS API Beta
+    This release adds support for the new DNS API.
+    The DNS API is currently in beta, which will likely end on 10
+    November 2025. After the beta ended, it will no longer be
+    possible to create new zones in the old DNS system. See the DNS
+    Beta FAQ for more details.
+    Future minor releases of this project may include breaking
+    changes for features that are related to the DNS API.
+    See the DNS API Beta changelog for more details.
+    Examples:
+
+      hcloud zone create \
+          --name example.com \
+          --mode primary \
+          --label key=value
+
+      hcloud zone rrset create example.com \
+          --name @ \
+          --type A \
+          --record 201.180.75.2
+
+  * Features
+    - support the new DNS API (#1182)
+  * Changelog
+    - chore(main): release v1.54.0 (#1183)
+    - feat: support the new DNS API (#1182)
+    - deps: update module github.com/hetznercloud/hcloud-go/v2 to
+      v2.27.0 (#1181)
+    - deps: update module github.com/hetznercloud/hcloud-go/v2 to
+      v2.26.0 (#1179)
+    - ci: fix invalid mise version identifier (#1180)
+    - deps: update dependency go to v1.25.1 (#1152)
+    - deps: update dependency golangci-lint to v2 (#1177)
+    - docs: allow setting maturity level for experimental features
+      (#1165)
+    - deps: update module github.com/hetznercloud/hcloud-go/v2 to
+      v2.25.1 (#1174)
+    - deps: update apricote/releaser-pleaser action to v0.7.1
+      (#1171)
+    - ci: increase e2e test timeout to 30m (#1170)
+
+-------------------------------------------------------------------

Old:
----
  hcloud-cli-1.53.0.obscpio

New:
----
  hcloud-cli-1.54.0.obscpio

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

Other differences:
------------------
++++++ hcloud-cli.spec ++++++
--- /var/tmp/diff_new_pack.plyZFB/_old  2025-10-07 18:31:48.930195896 +0200
+++ /var/tmp/diff_new_pack.plyZFB/_new  2025-10-07 18:31:48.934196065 +0200
@@ -19,7 +19,7 @@
 %define executable_name hcloud
 
 Name:           hcloud-cli
-Version:        1.53.0
+Version:        1.54.0
 Release:        0
 Summary:        A command-line interface for Hetzner Cloud
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.plyZFB/_old  2025-10-07 18:31:48.970197582 +0200
+++ /var/tmp/diff_new_pack.plyZFB/_new  2025-10-07 18:31:48.974197751 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/hetznercloud/cli</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.53.0</param>
+    <param name="revision">v1.54.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.plyZFB/_old  2025-10-07 18:31:49.006199098 +0200
+++ /var/tmp/diff_new_pack.plyZFB/_new  2025-10-07 18:31:49.026199942 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/hetznercloud/cli</param>
-              <param 
name="changesrevision">29f8f3b2f5f60c9b16b44abb980467a043d5891e</param></service></servicedata>
+              <param 
name="changesrevision">4240171d5be6808cab2453ef83f5be7779376d11</param></service></servicedata>
 (No newline at EOF)
 

++++++ hcloud-cli-1.53.0.obscpio -> hcloud-cli-1.54.0.obscpio ++++++
++++ 7112 lines of diff (skipped)

++++++ hcloud-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.plyZFB/_old  2025-10-07 18:31:49.654226404 +0200
+++ /var/tmp/diff_new_pack.plyZFB/_new  2025-10-07 18:31:49.670227078 +0200
@@ -1,5 +1,5 @@
 name: hcloud-cli
-version: 1.53.0
-mtime: 1758805237
-commit: 29f8f3b2f5f60c9b16b44abb980467a043d5891e
+version: 1.54.0
+mtime: 1759828279
+commit: 4240171d5be6808cab2453ef83f5be7779376d11
 

++++++ vendor.tar.gz ++++++
++++ 2319 lines of diff (skipped)

Reply via email to