forked from proxmox-mirrors/proxmox
		
	apt: bump version to 0.10.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									a367f6a0d8
								
							
						
					
					
						commit
						45432b689d
					
				| @ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "proxmox-apt" | ||||
| version = "0.10.0" | ||||
| version = "0.10.1" | ||||
| description = "Proxmox library for APT" | ||||
| authors.workspace = true | ||||
| edition.workspace = true | ||||
|  | ||||
| @ -1,3 +1,11 @@ | ||||
| rust-proxmox-apt (0.10.1-1) bookworm; urgency=medium | ||||
| 
 | ||||
|   * apt: drop older Ceph standard repositories | ||||
| 
 | ||||
|   * apt: split Ceph main repository into no-subscription and enterprise | ||||
| 
 | ||||
|  -- Proxmox Support Team <support@proxmox.com>  Sat, 03 Jun 2023 18:27:53 +0200 | ||||
| 
 | ||||
| rust-proxmox-apt (0.10.0-1) bookworm; urgency=medium | ||||
| 
 | ||||
|   * rebuild for Debian 12 bookworm release series | ||||
|  | ||||
| @ -45,8 +45,8 @@ Provides: | ||||
|  librust-proxmox-apt-0+default-dev (= ${binary:Version}), | ||||
|  librust-proxmox-apt-0.10-dev (= ${binary:Version}), | ||||
|  librust-proxmox-apt-0.10+default-dev (= ${binary:Version}), | ||||
|  librust-proxmox-apt-0.10.0-dev (= ${binary:Version}), | ||||
|  librust-proxmox-apt-0.10.0+default-dev (= ${binary:Version}) | ||||
|  librust-proxmox-apt-0.10.1-dev (= ${binary:Version}), | ||||
|  librust-proxmox-apt-0.10.1+default-dev (= ${binary:Version}) | ||||
| Description: Proxmox library for APT - Rust source code | ||||
|  This package contains the source for the Rust proxmox-apt crate, packaged by | ||||
|  debcargo for use with cargo and dh-cargo. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Thomas Lamprecht
						Thomas Lamprecht