diff --git a/PKGBUILD b/PKGBUILD index c3115e0..f39acb3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20220307 +pkgver=20220315 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/_service b/_service index ed92852..98e0084 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 20220307 - 20220307 + 20220315 + 20220315 https://github.com/openSUSE/obs-build.git git dist/build.changes diff --git a/build.changes b/build.changes index c78f26d..a757caf 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Mar 15 15:55:55 UTC 2022 - Adrian Schröter + +- regression fix from last release, avoid calling shutdown handler + twice when building in vm + +------------------------------------------------------------------- +Mon Mar 14 15:56:04 UTC 2022 - Adrian Schröter + +Changes: + * pbuild: add --debug option for building debuginfo packages + * rename --debug to --debuginfo to be more exact. + * docu: add buildflags:ccachtype and OBS-DoNotAppendProfileToContainername + +Fixes: + * Avoid shutdown of host when using nspawn + ------------------------------------------------------------------- Mon Mar 7 08:41:07 UTC 2022 - Adrian Schröter diff --git a/build.dsc b/build.dsc index 4a31be8..7242b53 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20220307 +Version: 20220315 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 5928ba4..53845ff 100644 --- a/build.spec +++ b/build.spec @@ -28,7 +28,7 @@ Name: %{__pkg_name} Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0-only OR GPL-3.0-only Group: Development/Tools/Building -Version: 20220307 +Version: 20220315 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index c492113..c2647d5 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20220307) unstable; urgency=low +build (20220315) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20220307.tar.gz b/obs-build-20220307.tar.gz deleted file mode 100644 index bfeacc7..0000000 --- a/obs-build-20220307.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2051c78ef050a6796c44883ca2cdb1cd5cfa51043a17473c1efb81f864f592e2 -size 559483 diff --git a/obs-build-20220315.tar.gz b/obs-build-20220315.tar.gz new file mode 100644 index 0000000..d0731ee --- /dev/null +++ b/obs-build-20220315.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a9dbe3f883013cf12419619f5c958a6423cec5807872509d39fdfb8300fddf +size 560872