diff --git a/_servicedata b/_servicedata index 337c1de..302d7a5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/M0ses/kanku.git - 56ff27aa03649a92fe788e1213d8cb3ac8fd4885 + 3ae89d100893752180586a4a8a38f0c5fea759cd /home/frank/prj/kanku 07fc15f0647a92f01b67085d698485d3432a8924 \ No newline at end of file diff --git a/kanku-0.5.7.tar.xz b/kanku-0.5.7.tar.xz deleted file mode 100644 index 262cd96..0000000 --- a/kanku-0.5.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b08c0be8f8efc952a62a10d6c462a887b7f54ee588ff63323519a44a6be64df7 -size 893616 diff --git a/kanku-0.5.9.tar.xz b/kanku-0.5.9.tar.xz new file mode 100644 index 0000000..433037f --- /dev/null +++ b/kanku-0.5.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9db43a462e328337e0e830f295cf41d5612f1790b0f1b218b8f7b47823eb9de +size 894488 diff --git a/kanku.changes b/kanku.changes index 613f1fd..f578a70 100644 --- a/kanku.changes +++ b/kanku.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri May 24 00:22:15 UTC 2019 - FSchreiner@suse.com + +- Update to version 0.5.9: + * [dist] shadow-utils for fedora + * [setup] install_ubuntu.sh + * fixed KankuFile.kanku-ubuntu to clone kanku + * [setup] create certs befor configuring apache2 + * [setup] improved apache setup with ssl + * [dist] fixed Wants= in service files + * fix VM definition to use virtio for block devices but ide for cdroms + * drop rendernode attribute if we are not enabling gl anyway + * use virtio instead of ide bus for the disk of the VM + ------------------------------------------------------------------- Mon May 06 13:12:11 UTC 2019 - FSchreiner@suse.com diff --git a/kanku.spec b/kanku.spec index 0c79683..97c0dd8 100644 --- a/kanku.spec +++ b/kanku.spec @@ -20,7 +20,7 @@ Name: kanku # Version gets set by obs-service-tar_scm -Version: 0.5.7 +Version: 0.5.5.git20181113.495ead4 Release: 0 License: GPL-3.0 Summary: Development and continuous integration made easy @@ -310,7 +310,12 @@ and in developer mode %package common-server Summary: Common server files or settings for kanku Requires(pre): libvirt-daemon libvirt-daemon-driver-qemu qemu-kvm + +%if 0%{?fedora} +Requires(pre): shadow-utils +%else Requires(pre): shadow +%endif %description common-server This package contains common server files, settings and dependencies