forked from Proxmox/proxmox
update proxmox-time to version 1.1.2-1
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
parent
6bdf5085dc
commit
259e4b1441
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-time"
|
||||
version = "1.1.1"
|
||||
version = "1.1.2"
|
||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||
edition = "2018"
|
||||
license = "AGPL-3"
|
||||
|
@ -1,3 +1,9 @@
|
||||
rust-proxmox-time (1.1.2-1) stable; urgency=medium
|
||||
|
||||
* calendar-events: parse 'UTC' timezone into calendareven
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Dec 2021 10:36:15 +0100
|
||||
|
||||
rust-proxmox-time (1.1.1-1) stable; urgency=medium
|
||||
|
||||
* time-span: implement FromStr
|
||||
|
@ -35,8 +35,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.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-time-1.1.1+default-dev (= ${binary:Version})
|
||||
librust-proxmox-time-1.1.2-dev (= ${binary:Version}),
|
||||
librust-proxmox-time-1.1.2+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.
|
||||
|
Loading…
Reference in New Issue
Block a user