diff --git a/PKGBUILD b/PKGBUILD index 914a932..a91dc82 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20190709 +pkgver=20190923 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index ff05955..8a86eee 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Sep 23 11:57:05 UTC 2019 - Adrian Schröter + +- build-recipe-dsc: Move all build results, not just *.deb and *.changes +- Mount /sys in chroot build +- vc: Do not open the editor if content is set +- adding leap 15.2 and SLE 15 SP2 configs +- Fix some rpmlint warnings +- return exit status 9 in the genbuildreqs case +- Export SYSTEMD_OFFLINE=1 to avoid failures from systemctl + ------------------------------------------------------------------- Tue Jul 9 13:33:36 UTC 2019 - Adrian Schröter diff --git a/build.dsc b/build.dsc index 7049f30..b039c67 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20190709 +Version: 20190923 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 1c18bc5..b239ff0 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: 20190709 +Version: 20190923 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index e3869f7..1c14a83 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20190709) unstable; urgency=low +build (20190923) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20190709.tar.gz b/obs-build-20190709.tar.gz deleted file mode 100644 index 19c1dab..0000000 --- a/obs-build-20190709.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01ee9a2ea9165ae704b3bb09f809bf1a5f41a594cdeb7371a8f421bf7e07fe4b -size 331660 diff --git a/obs-build-20190923.tar.gz b/obs-build-20190923.tar.gz new file mode 100644 index 0000000..321285e --- /dev/null +++ b/obs-build-20190923.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d39ec7d36afb6aedc7b869b4357abfb05771127155e1ea566d2ae25273f590e +size 352630