SHA256
1
0
forked from pool/kanku

- 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
This commit is contained in:
Frank Schreiner 2019-12-05 08:25:28 +00:00 committed by Git OBS Bridge
parent affaccdd6c
commit d0a542c8f8
4 changed files with 15 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/M0ses/kanku.git</param>
<param name="changesrevision">7dbf3102b8ea2163d644d32edd6155836af3e6a4</param></service><service name="tar_scm">
<param name="changesrevision">d61a0624ff0a85965c75d9deb9c6ec1dbaca9684</param></service><service name="tar_scm">
<param name="url">/home/frank/prj/kanku</param>
<param name="changesrevision">07fc15f0647a92f01b67085d698485d3432a8924</param></service></servicedata>

View File

@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
Version: 0.6.8
Version: 0.6.9
Maintainer: unknown <unknown@debian.org>
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku

View File

@ -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

View File

@ -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