From 9c5c624ac58a9235b44b3ca991f504b435cab58d Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 1 Mar 2022 10:39:51 +0100 Subject: [PATCH] bump pmg-rs to 0.5.0 Signed-off-by: Wolfgang Bumiller --- pmg-rs/Cargo.toml | 2 +- pmg-rs/debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/pmg-rs/Cargo.toml b/pmg-rs/Cargo.toml index 41000da..b801e66 100644 --- a/pmg-rs/Cargo.toml +++ b/pmg-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmg-rs" -version = "0.3.2" +version = "0.5.0" authors = [ "Proxmox Support Team ", "Wolfgang Bumiller ", diff --git a/pmg-rs/debian/changelog b/pmg-rs/debian/changelog index 59fd883..c106fea 100644 --- a/pmg-rs/debian/changelog +++ b/pmg-rs/debian/changelog @@ -1,3 +1,11 @@ +libpmg-rs-perl (0.5.0) bullseye; urgency=medium + + * bump perlmod to 0.12 + + * provide Proxmox::RS::CalendarEvent + + -- Proxmox Support Team Tue, 01 Mar 2022 10:38:42 +0100 + libpmg-rs-perl (0.4.0) bullseye; urgency=medium * add tfa module