]> git.proxmox.com Git - proxmox.git/commitdiff
update proxmox-time to version 1.1.2-1
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Dec 2021 09:36:35 +0000 (10:36 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Dec 2021 09:38:06 +0000 (10:38 +0100)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
proxmox-time/Cargo.toml
proxmox-time/debian/changelog
proxmox-time/debian/control

index 6fd33ad056515a635cc286b5f81af714385316c1..f87f1626025da1c1941852a88619b026512493fa 100644 (file)
@@ -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"
index 078b3058978f4352e761db8d297c365837ded98a..e3bf5c4f579b6e8c77b966108cfe97676fd6cb52 100644 (file)
@@ -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
index e7b0bc5557661310445424d5caddcaf4f08c6a8b..1a2b70cb7ccec2d1a95ef340e3d83b69023c5550 100644 (file)
@@ -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.