From d0a542c8f868988b3b5c00c985dde46fb8a8cc7596271ed8b10cad46b60a845a Mon Sep 17 00:00:00 2001 From: Frank Schreiner Date: Thu, 5 Dec 2019 08:25:28 +0000 Subject: [PATCH] - Update to version 0.6.9: * [doc] improved doc for param allow_ip_change in Kanku::Handler::Reboot * [handler] removed deprecated FileCopy/FileMove * [core] Refactoring of cache_dir/use_cache * [critics] cleanup for K::H::ResizeImage * [util] fix problem with deleting domain snapshots * [handler] avoid warnings when disk size uninitialized OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=29 --- _servicedata | 2 +- debian.dsc | 2 +- kanku.changes | 12 ++++++++++++ kanku.spec | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/_servicedata b/_servicedata index 019649e..aa8f873 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/M0ses/kanku.git - 7dbf3102b8ea2163d644d32edd6155836af3e6a4 + d61a0624ff0a85965c75d9deb9c6ec1dbaca9684 /home/frank/prj/kanku 07fc15f0647a92f01b67085d698485d3432a8924 \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index 71930b5..c9b0a8b 100644 --- a/debian.dsc +++ b/debian.dsc @@ -2,7 +2,7 @@ Format: 1.0 Source: kanku Binary: kanku Architecture: any -Version: 0.6.8 +Version: 0.6.9 Maintainer: unknown Standards-Version: 3.8.2 Homepage: https://github.com/M0ses/kanku diff --git a/kanku.changes b/kanku.changes index c2a6b20..0fd1f98 100644 --- a/kanku.changes +++ b/kanku.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Dec 05 08:23:16 UTC 2019 - FSchreiner@suse.com + +- Update to version 0.6.9: + * [doc] improved doc for param allow_ip_change in + Kanku::Handler::Reboot + * [handler] removed deprecated FileCopy/FileMove + * [core] Refactoring of cache_dir/use_cache + * [critics] cleanup for K::H::ResizeImage + * [util] fix problem with deleting domain snapshots + * [handler] avoid warnings when disk size uninitialized + ------------------------------------------------------------------- Fri Nov 22 14:50:40 UTC 2019 - FSchreiner@suse.com diff --git a/kanku.spec b/kanku.spec index c6f2325..0042586 100644 --- a/kanku.spec +++ b/kanku.spec @@ -20,7 +20,7 @@ Name: kanku # Version gets set by obs-service-tar_scm -Version: 0.6.8 +Version: 0.6.9 Release: 0 License: GPL-3.0 Summary: Development and continuous integration made easy