diff --git a/_servicedata b/_servicedata
index d0751c8..d0702ea 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,6 +1,6 @@
git://github.com/M0ses/kanku.git
- e311923d94262e4615ece415147f3a926c5270c8
+ 6a17758a2e66dd92e708188f6bb6e4119cdf858b
/home/frank/prj/kanku
07fc15f0647a92f01b67085d698485d3432a8924
\ No newline at end of file
diff --git a/debian.dsc b/debian.dsc
index 281b82a..7046b08 100644
--- a/debian.dsc
+++ b/debian.dsc
@@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
-Version: 0.6.10
+Version: 0.7.2
Maintainer: unknown
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku
diff --git a/kanku-0.6.10.tar.xz b/kanku-0.6.10.tar.xz
deleted file mode 100644
index 0cf05f0..0000000
--- a/kanku-0.6.10.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a3f061761c9f357b28c30ac5f8c509a34c3d516d55039749de9203d00f4d0da3
-size 903036
diff --git a/kanku-0.7.2.tar.xz b/kanku-0.7.2.tar.xz
new file mode 100644
index 0000000..5d50162
--- /dev/null
+++ b/kanku-0.7.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b544cfbc52a2ad064930180967bb91b4094b1add474efb0152751947dad85d9e
+size 1039604
diff --git a/kanku.changes b/kanku.changes
index 5d0c079..725961c 100644
--- a/kanku.changes
+++ b/kanku.changes
@@ -1,3 +1,51 @@
+-------------------------------------------------------------------
+Fri Apr 17 08:31:24 UTC 2020 - FSchreiner@suse.com
+
+- Update to version 0.7.2:
+ * [web] remove console.log
+ * [web] settings view -> vue
+ * [web] updated axios and added js maps for axios and bootstrap
+ * [web] vue-ification of the notify page
+ * [web] show error message in jobs page if parsing of config fails
+ * [web] fix for 'Refresh' button in job_history
+ * [web] improved error handling when job config broken
+ * [doc] updated path in Development.pod
+ * [web] fixed slider code in job_history
+ * [web] better role integration in js (jobs/guests)
+ * [web] fixes for role handling in REST/dispatcher
+ * [web] introduction of development mode for Dancer2
+ * [web] enforce domain_name prefixed by username if role is user
+ * [web] removed dummy roles and added active_roles in guest page
+ * [web] vue-ified guest page
+ * [core] better app recognition in K::U::IPTables
+ * [web] cleanup worker_errors and spinner from guest page
+ * [web] vue-ified job page
+ * [core] better handling of job config errors
+ * [core] output of SSH connection problems more verbose
+ * [dist] rewrite of KankuFile with new YAML::PP features
+ * [core] Switched to YAML::PP
+ * [cli] rguest cleanup
+ * [handler] send_esc in CreateDomain
+ * [web] removed debug output
+ * [web] fixed messageboxes when trigger jobs
+ * [util] be more verbose if prj/pkg not ready yet
+ * [web] fix refresh button in job_history
+ * [web] fix buttons for remove-domain
+ * [web] refresh buttons for job_history/guests/worker
+ * [dist] included with-spice.tt2
+ * [handler] support cursor in CreateDomain installation
+ * [notify] configurable state maps for K::N::NSCA
+ * [web] fix duration calculation in job_result
+ * [web] spinner in job/guest page
+ * [dist] updated bootstrap 4.1.3 -> 4.4.1
+ * [web] limit distinct view of job results to currently configured jobs
+ * [handler] CreateDomain: fix for colorized grep
+ * [handler] fix 'undefined' errors in K::H::Reboot
+ * [handler] suppress errors when grep for 9P in CreateDomain
+ * [core] fix TO_JSON in obHistorySub
+ * [cli] improved output of 'kanku lsi'
+ * [handler] croak if use_9p enabled but no module in guest kernel
+
-------------------------------------------------------------------
Fri Feb 14 17:36:42 UTC 2020 - FSchreiner@suse.com
diff --git a/kanku.spec b/kanku.spec
index 0a46a26..59ac744 100644
--- a/kanku.spec
+++ b/kanku.spec
@@ -20,7 +20,7 @@
Name: kanku
# Version gets set by obs-service-tar_scm
-Version: 0.6.10
+Version: 0.7.2
Release: 0
License: GPL-3.0
Summary: Development and continuous integration made easy
@@ -36,7 +36,7 @@ BuildRequires: systemd-rpm-macros
# perl requires for %check
BuildRequires: perl(Const::Fast)
BuildRequires: perl(Test::Simple)
-BuildRequires: perl(YAML)
+BuildRequires: perl(YAML::PP)
BuildRequires: perl(Config::Tiny)
BuildRequires: perl(Path::Class)
BuildRequires: perl(Sys::Virt)
@@ -135,11 +135,12 @@ Summary: Common files for kanku
Recommends: osc
Recommends: perl(IO::Uncompress::UnXz)
Recommends: apache2
+Recommends: perl(YAML::PP::LibYAML)
Requires: libvirt-daemon-qemu qemu-kvm libvirt-daemon-config-network libvirt-daemon-config-nwfilter
Requires: sudo
Requires: perl(DBIx::Class::Fixtures)
Requires: perl(Test::Simple)
-Requires: perl(YAML)
+Requires: perl(YAML::PP)
Requires: perl(Config::Tiny)
Requires: perl(Path::Class)
Requires: perl(Sys::Virt)
@@ -220,6 +221,7 @@ TODO:
%dir /etc/kanku/templates
%dir /etc/kanku/templates/cmd
%dir /etc/kanku/templates/cmd/setup
+%config /etc/kanku/templates/with-spice.tt2
%config /etc/kanku/templates/cmd/init.tt2
%config /etc/kanku/templates/cmd/setup/*
%dir /etc/kanku/templates/examples-vm/