From eadf2e06c316734fa54ccf743e25e70b6acfdcc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 27 Nov 2023 13:43:10 +0100 Subject: [PATCH] bump proxmox-subscription to 0.4.2-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- proxmox-subscription/Cargo.toml | 2 +- proxmox-subscription/debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/proxmox-subscription/Cargo.toml b/proxmox-subscription/Cargo.toml index 2d6203b1..ea40a66d 100644 --- a/proxmox-subscription/Cargo.toml +++ b/proxmox-subscription/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-subscription" -version = "0.4.1" +version = "0.4.2" authors.workspace = true edition.workspace = true license.workspace = true diff --git a/proxmox-subscription/debian/changelog b/proxmox-subscription/debian/changelog index 582b0d4a..4efca7f5 100644 --- a/proxmox-subscription/debian/changelog +++ b/proxmox-subscription/debian/changelog @@ -1,3 +1,11 @@ +rust-proxmox-subscription (0.4.2-1) stable; urgency=medium + + * move `ProductType` type to `proxmox-subscription` from POM + + * SubscriptionInfo: expose the `next_due_date` as an `i64` + + -- Proxmox Support Team Mon, 27 Nov 2023 13:42:13 +0100 + rust-proxmox-subscription (0.4.1-1) bookworm; urgency=medium * update to proxmox-schema 2.0