From: Dietmar Maurer Date: Thu, 22 Jun 2017 11:05:10 +0000 (+0200) Subject: bump version to 2.0-6 X-Git-Url: https://git.proxmox.com/?p=pve-guest-common.git;a=commitdiff_plain;h=6c2f0982fe447436fdc09768cf7f0c193640d6f5 bump version to 2.0-6 --- diff --git a/Makefile b/Makefile index bfde9f3..f799a3e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=libpve-guest-common-perl PKGVER=2.0 -PKGREL=5 +PKGREL=6 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 5e94ce0..2300d6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-guest-common-perl (2.0-6) unstable; urgency=medium + + * change replication log timestamp to a human readable format + + -- Proxmox Support Team Thu, 22 Jun 2017 13:04:23 +0200 + libpve-guest-common-perl (2.0-5) unstable; urgency=medium * PVE::AbstractMigrate - new helpers to handle replication jobs