diff --git a/_servicedata b/_servicedata index 001a037..dbd4b44 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/M0ses/kanku.git - 6a2454e30a0fecf4f74fd2ed23b3b72f5ec5a607 + 6f2a4d1690dff3b6efb5b2b23ad8896b57008424 /home/frank/prj/kanku 07fc15f0647a92f01b67085d698485d3432a8924 \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index 21a428c..f5428d9 100644 --- a/debian.dsc +++ b/debian.dsc @@ -2,7 +2,7 @@ Format: 1.0 Source: kanku Binary: kanku Architecture: any -Version: 0.6.6 +Version: 0.6.7 Maintainer: unknown Standards-Version: 3.8.2 Homepage: https://github.com/M0ses/kanku diff --git a/kanku-0.6.5.tar.xz b/kanku-0.6.5.tar.xz deleted file mode 100644 index 3cc705c..0000000 --- a/kanku-0.6.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:320b90c62973284c825e8bbed4a0027213b76635376d4f32206a50e049d87d61 -size 899288 diff --git a/kanku-0.6.7.tar.xz b/kanku-0.6.7.tar.xz new file mode 100644 index 0000000..db9d0a4 --- /dev/null +++ b/kanku-0.6.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e4fca57dc3a5f04b8c74028cdd87839056c2371bbffd13cc2fef1ccd70b6b15 +size 900536 diff --git a/kanku.changes b/kanku.changes index 2609a1f..afc99e2 100644 --- a/kanku.changes +++ b/kanku.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Oct 25 14:23:08 UTC 2019 - FSchreiner@suse.com + +- Update to version 0.6.7: + * [cli] setup option '--distributed' now alias for '--server' + * [critics] cleanup for more modules + +------------------------------------------------------------------- +Fri Oct 25 13:51:15 UTC 2019 - FSchreiner@suse.com + +- Update to version 0.6.6: + * [cli] new option "--file" for cli commands + * [cli] new options for "kanku init" + * [dist] fixed installation of bash_completion + * [handler] initial version fo OBSServerFrontendTests + * [critics] cleanup for various modules + ------------------------------------------------------------------- Sat Oct 19 05:05:45 UTC 2019 - FSchreiner@suse.com diff --git a/kanku.spec b/kanku.spec index 2cc57a7..5a73a63 100644 --- a/kanku.spec +++ b/kanku.spec @@ -20,7 +20,7 @@ Name: kanku # Version gets set by obs-service-tar_scm -Version: 0.6.6 +Version: 0.6.7 Release: 0 License: GPL-3.0 Summary: Development and continuous integration made easy @@ -308,6 +308,7 @@ and in developer mode /usr/share/kanku/views/cli/rjob/*.tt /usr/lib/kanku/lib/Kanku/Cli/ /usr/lib/kanku/lib/Kanku/Cli.pm +/etc/bash_completion.d/kanku.sh %package common-server Summary: Common server files or settings for kanku