diff --git a/PKGBUILD b/PKGBUILD index 598a1296..914a9322 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 5a577941..ff059555 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 9 13:33:36 UTC 2019 - Adrian Schröter + +- 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 diff --git a/build.dsc b/build.dsc index a82398cc..7049f30a 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 Architecture: all diff --git a/build.spec b/build.spec index 66fd8059..1c18bc52 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 96c030bb..e3869f79 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 39f6d6e3..00000000 --- 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 00000000..19c1dab9 --- /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