]> git.proxmox.com Git - pve-guest-common.git/commitdiff
bump version to 2.0-6
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 22 Jun 2017 11:05:10 +0000 (13:05 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 22 Jun 2017 11:05:10 +0000 (13:05 +0200)
Makefile
debian/changelog

index bfde9f3790aab8c03321ce68a2a9a9588f8b4c98..f799a3e86085d5a4690e58ac1f085857bae4a505 100644 (file)
--- 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
 
index 5e94ce0c3f9043064bfb20beb181c9225960703b..2300d6eed5dcc96eaffc29cf2dcde60b16cfa608 100644 (file)
@@ -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 <support@proxmox.com>  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