diff --git a/Makefile b/Makefile index d5db47c..b82dd54 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.0 VERSION=3.0 PACKAGE=libpve-access-control -PKGREL=4 +PKGREL=5 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index ad1371e..73f7c4f 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (3.0-5) unstable; urgency=low + + * add code to generate tickets for SPICE + + -- Proxmox Support Team Wed, 26 Jun 2013 13:08:32 +0200 + libpve-access-control (3.0-4) unstable; urgency=low * moved add_vm_to_pool/remove_vm_from_pool from qemu-server