rrd-api-types: bump to 1.0.2-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
9ed8f7f110
commit
6e8ad21227
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-rrd-api-types"
|
||||
version = "1.0.1"
|
||||
version = "1.0.2"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
@ -1,3 +1,11 @@
|
||||
rust-proxmox-rrd-api-types (1.0.2-1) bookworm; urgency=medium
|
||||
|
||||
* rename RrdMode and RrdTimeframe to follow naming guidelines
|
||||
|
||||
* add deprecated type aliases for the old spellings
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Sep 2024 15:16:36 +0200
|
||||
|
||||
rust-proxmox-rrd-api-types (1.0.1-1) bookworm; urgency=medium
|
||||
|
||||
* derive Debug, Eq, PartialEq for RRDMode and RRDTimeFrame
|
||||
|
@ -34,7 +34,7 @@ Provides:
|
||||
librust-proxmox-rrd-api-types-1+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0.1+default-dev (= ${binary:Version})
|
||||
librust-proxmox-rrd-api-types-1.0.2-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0.2+default-dev (= ${binary:Version})
|
||||
Description: Types for RRD values - Rust source code
|
||||
Source code for Debianized Rust crate "proxmox-rrd-api-types"
|
||||
|
Loading…
Reference in New Issue
Block a user