diff --git a/PKGBUILD b/PKGBUILD
index 598a129..914a932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
 pkgname=build
-pkgver=20190627
+pkgver=20190709
 pkgrel=0
 pkgdesc="Build packages in sandbox"
 arch=('i686' 'x86_64')
diff --git a/build.changes b/build.changes
index 5a57794..ff05955 100644
--- a/build.changes
+++ b/build.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Tue Jul  9 13:33:36 UTC 2019 - Adrian Schröter <adrian@suse.de>
+
+- fail build on preinstall failure
+- avoid dependency errors on Fedora 30
+- fixes for simpleimage vm build support
+- support zstd decompression with old rpms
+- license tag fixes
+
 -------------------------------------------------------------------
 Wed Jun 26 10:41:38 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
 
diff --git a/build.dsc b/build.dsc
index a82398c..7049f30 100644
--- a/build.dsc
+++ b/build.dsc
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: build
-Version: 20190627
+Version: 20190709
 Binary: build
 Maintainer: Adrian Schroeter <adrian@suse.de>
 Architecture: all
diff --git a/build.spec b/build.spec
index 66fd805..1c18bc5 100644
--- a/build.spec
+++ b/build.spec
@@ -22,7 +22,7 @@ Name:           build
 Summary:        A Script to Build SUSE Linux RPMs
 License:        GPL-2.0-only OR GPL-3.0-only
 Group:          Development/Tools/Building
-Version:        20190627
+Version:        20190709
 Release:        0
 Source:         obs-build-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff --git a/debian.changelog b/debian.changelog
index 96c030b..e3869f7 100644
--- a/debian.changelog
+++ b/debian.changelog
@@ -1,4 +1,4 @@
-build (20190627) unstable; urgency=low
+build (20190709) unstable; urgency=low
 
   * Update to current git trunk
     - add sles11sp2 build config and adapt autodetection
diff --git a/obs-build-20190627.tar.gz b/obs-build-20190627.tar.gz
deleted file mode 100644
index 39f6d6e..0000000
--- a/obs-build-20190627.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:797b98bf5385bdd8fa1735aba04bd7676f435e77990b2a1ce09939377c42c73c
-size 330687
diff --git a/obs-build-20190709.tar.gz b/obs-build-20190709.tar.gz
new file mode 100644
index 0000000..19c1dab
--- /dev/null
+++ b/obs-build-20190709.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:01ee9a2ea9165ae704b3bb09f809bf1a5f41a594cdeb7371a8f421bf7e07fe4b
+size 331660