bump proxmox-time to 1.1.5-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-01-12 14:21:44 +01:00
parent fadf7f7bd8
commit 2cebe420c1
3 changed files with 13 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-time"
version = "1.1.4"
version = "1.1.5"
authors.workspace = true
edition.workspace = true
license.workspace = true

View File

@ -1,3 +1,13 @@
rust-proxmox-time (1.1.5-1) stable; urgency=medium
* re-add epoch_to_rfc3339_utc on wasm target
* rust edition cleanup
* clippy fixes
-- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2023 14:20:10 +0100
rust-proxmox-time (1.1.4-1) stable; urgency=medium
* Update to nom 7

View File

@ -38,8 +38,8 @@ Provides:
librust-proxmox-time-1+default-dev (= ${binary:Version}),
librust-proxmox-time-1.1-dev (= ${binary:Version}),
librust-proxmox-time-1.1+default-dev (= ${binary:Version}),
librust-proxmox-time-1.1.4-dev (= ${binary:Version}),
librust-proxmox-time-1.1.4+default-dev (= ${binary:Version})
librust-proxmox-time-1.1.5-dev (= ${binary:Version}),
librust-proxmox-time-1.1.5+default-dev (= ${binary:Version})
Description: Time utilities and TmEditor - Rust source code
This package contains the source for the Rust proxmox-time crate, packaged by
debcargo for use with cargo and dh-cargo.