pve: bump version to 0.8.2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-06-04 18:34:02 +02:00
parent 3037864e4d
commit 15e7531f3c
3 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "pve-rs" name = "pve-rs"
version = "0.8.1" version = "0.8.2"
description = "PVE parts which have been ported to Rust" description = "PVE parts which have been ported to Rust"
homepage = "https://www.proxmox.com" homepage = "https://www.proxmox.com"
authors = ["Proxmox Support Team <support@proxmox.com>"] authors = ["Proxmox Support Team <support@proxmox.com>"]

View File

@ -1,3 +1,9 @@
libpve-rs-perl (0.8.2) bookworm; urgency=medium
* update proxmox-apt which updated repositories info for bookworm
-- Proxmox Support Team <support@proxmox.com> Sun, 04 Jun 2023 18:33:42 +0200
libpve-rs-perl (0.8.1) bookworm; urgency=medium libpve-rs-perl (0.8.1) bookworm; urgency=medium
* bump proxmox-apt,http,openid,subscription,sys crates to their bookworm * bump proxmox-apt,http,openid,subscription,sys crates to their bookworm

View File

@ -15,7 +15,7 @@ Build-Depends: cargo:native <!nocheck>,
librust-openssl-0.10+default-dev (>= 0.10.40-~~), librust-openssl-0.10+default-dev (>= 0.10.40-~~),
librust-perlmod-0.13+default-dev, librust-perlmod-0.13+default-dev,
librust-perlmod-0.13+exporter-dev, librust-perlmod-0.13+exporter-dev,
librust-proxmox-apt-0.10+default-dev, librust-proxmox-apt-0.10+default-dev (>= 0.10.1~),
librust-proxmox-http-0.9+client-sync-dev, librust-proxmox-http-0.9+client-sync-dev,
librust-proxmox-http-0.9+client-trait-dev, librust-proxmox-http-0.9+client-trait-dev,
librust-proxmox-http-0.9+default-dev, librust-proxmox-http-0.9+default-dev,