5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-23 17:34:34 +03:00

bump version to 3.0-3

This commit is contained in:
Dietmar Maurer 2013-05-02 06:37:01 +02:00
parent 38e6ec3fbd
commit 5a0f42f880
2 changed files with 8 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=3.0
VERSION=3.0
PACKAGE=libpve-storage-perl
PKGREL=2
PKGREL=3
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,10 @@
libpve-storage-perl (3.0-3) unstable; urgency=low
* add snapsname parameter to path (required for qemu-img convert, for
rbd & sheepdog currently)
-- Proxmox Support Team <support@proxmox.com> Thu, 02 May 2013 06:36:33 +0200
libpve-storage-perl (3.0-2) unstable; urgency=low
* rdb related fixes