From d00aa7f0915b7b93500862fba607d41509497c8b Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 15 Nov 2022 11:14:14 +0100 Subject: [PATCH] pve-rs: bump to 0.7.3 Signed-off-by: Wolfgang Bumiller --- pve-rs/Cargo.toml | 2 +- pve-rs/debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index daa6bff..6a56d3a 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pve-rs" -version = "0.7.2" +version = "0.7.3" authors = ["Proxmox Support Team "] edition = "2018" license = "AGPL-3" diff --git a/pve-rs/debian/changelog b/pve-rs/debian/changelog index 0765eb9..3976734 100644 --- a/pve-rs/debian/changelog +++ b/pve-rs/debian/changelog @@ -1,3 +1,9 @@ +libpve-rs-perl (0.7.3) bullseye; urgency=medium + + * add PVE::RS::ResourceScheduling::Static and tests + + -- Proxmox Support Team Tue, 15 Nov 2022 11:13:26 +0100 + libpve-rs-perl (0.7.2) bullseye; urgency=medium * update to proxmox-subscription 0.3 / proxmox-http 0.7