forked from Proxmox/proxmox
bump proxmox-time to 1.1.6
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
dc72878d37
commit
ea05268cde
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-time"
|
||||
version = "1.1.5"
|
||||
version = "1.1.6"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
@ -1,3 +1,11 @@
|
||||
rust-proxmox-time (1.1.6-1) stable; urgency=medium
|
||||
|
||||
* add strftime_l bindings
|
||||
|
||||
* add epoch_to_rfc2822
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 08 Jan 2024 12:17:05 +0100
|
||||
|
||||
rust-proxmox-time (1.1.5-1) stable; urgency=medium
|
||||
|
||||
* re-add epoch_to_rfc3339_utc on wasm target
|
||||
|
@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-libc-0.2+extra-traits-dev (>= 0.2.107-~~) <!nocheck>,
|
||||
librust-nom-7+default-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.1
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
||||
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
|
||||
X-Cargo-Crate: proxmox-time
|
||||
@ -38,8 +38,7 @@ 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.5-dev (= ${binary:Version}),
|
||||
librust-proxmox-time-1.1.5+default-dev (= ${binary:Version})
|
||||
librust-proxmox-time-1.1.6-dev (= ${binary:Version}),
|
||||
librust-proxmox-time-1.1.6+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.
|
||||
Source code for Debianized Rust crate "proxmox-time"
|
||||
|
Loading…
x
Reference in New Issue
Block a user