rrd-api-types: bump version to 1.1.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox-rrd-api-types"
|
||||
description = "Types for RRD values."
|
||||
version = "1.0.3"
|
||||
version = "1.1.0"
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
@ -1,3 +1,9 @@
|
||||
rust-proxmox-rrd-api-types (1.1.0-1) trixie; urgency=medium
|
||||
|
||||
* re-build for Debian Trixie based releases.
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 21 May 2025 17:48:15 +0200
|
||||
|
||||
rust-proxmox-rrd-api-types (1.0.3-1) bookworm; urgency=medium
|
||||
|
||||
* rebuild with proxmox-schema 4.0
|
||||
|
@ -33,9 +33,9 @@ Provides:
|
||||
librust-proxmox-rrd-api-types+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1-dev (= ${binary:Version}),
|
||||
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.3-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0.3+default-dev (= ${binary:Version})
|
||||
librust-proxmox-rrd-api-types-1.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.1+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.1.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.1.0+default-dev (= ${binary:Version})
|
||||
Description: Types for RRD values - Rust source code
|
||||
Source code for Debianized Rust crate "proxmox-rrd-api-types"
|
||||
|
Reference in New Issue
Block a user