bump proxmox-section-config to 1.0.1-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
c8f26ee0ea
commit
208d4ffac6
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-section-config"
|
name = "proxmox-section-config"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "AGPL-3"
|
license = "AGPL-3"
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
rust-proxmox-section-config (1.0.1-1) stable; urgency=medium
|
||||||
|
|
||||||
|
* expose 'order' in SectionConfig
|
||||||
|
|
||||||
|
* support 'additionalProperties' in sections
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Oct 2022 14:05:58 +0200
|
||||||
|
|
||||||
rust-proxmox-section-config (1.0.0-1) stable; urgency=medium
|
rust-proxmox-section-config (1.0.0-1) stable; urgency=medium
|
||||||
|
|
||||||
* initial split out of `librust-proxmox-dev`
|
* initial split out of `librust-proxmox-dev`
|
||||||
|
@ -35,8 +35,8 @@ Provides:
|
|||||||
librust-proxmox-section-config-1+default-dev (= ${binary:Version}),
|
librust-proxmox-section-config-1+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-section-config-1.0-dev (= ${binary:Version}),
|
librust-proxmox-section-config-1.0-dev (= ${binary:Version}),
|
||||||
librust-proxmox-section-config-1.0+default-dev (= ${binary:Version}),
|
librust-proxmox-section-config-1.0+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-section-config-1.0.0-dev (= ${binary:Version}),
|
librust-proxmox-section-config-1.0.1-dev (= ${binary:Version}),
|
||||||
librust-proxmox-section-config-1.0.0+default-dev (= ${binary:Version})
|
librust-proxmox-section-config-1.0.1+default-dev (= ${binary:Version})
|
||||||
Description: Proxmox schema based section config format parsing - Rust source code
|
Description: Proxmox schema based section config format parsing - Rust source code
|
||||||
This package contains the source for the Rust proxmox-section-config crate,
|
This package contains the source for the Rust proxmox-section-config crate,
|
||||||
packaged by debcargo for use with cargo and dh-cargo.
|
packaged by debcargo for use with cargo and dh-cargo.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user