diff --git a/PKGBUILD b/PKGBUILD index 8138ea3..6a9b0f3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20210902 +pkgver=20211025 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/_service b/_service index 53743c8..1ef1a74 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 20210902 - 20210902 + 20211025 + 20211025 git://github.com/openSUSE/obs-build.git git dist/build.changes diff --git a/build.changes b/build.changes index 77c8c3b..50875a7 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Oct 25 09:16:20 UTC 2021 - Adrian Schröter + +Features: +- deb zstd support (for Ubuntu 21.10) +- support KVM builds with enabled network +- modulemd support improvements +- Support a "Distmacro" directive for recipe parser-only macros + +Fixes: +- Load selinux policy when using a preinstall image +- Use the pax format for preinstall images if bsdtar is available +- Add %riscv to std_macros +- Fix combine_configs dropping newlines + +pbuild: +- Implement SCC calculation +- Improve --shell-after-build and --single options +- initial documentation of pbuild +- Bugfixes + ------------------------------------------------------------------- Thu Sep 2 09:18:33 UTC 2021 - Adrian Schröter diff --git a/build.dsc b/build.dsc index 2fbe992..ffc9f6d 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20210902 +Version: 20211025 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index a846795..9defa5e 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: 20210902 +Version: 20211025 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -254,7 +254,7 @@ fi %files %defattr(-,root,root) -%doc README.md +%doc README.md docs /usr/bin/build /usr/bin/pbuild /usr/bin/buildvc diff --git a/debian.changelog b/debian.changelog index 5c9b2d2..8efac11 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20210902) unstable; urgency=low +build (20211025) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20210902.tar.gz b/obs-build-20210902.tar.gz deleted file mode 100644 index 78288e3..0000000 --- a/obs-build-20210902.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb9a22f9467483119dce811bfdc758fbd3140efb1f05f4db5f11b1814a934874 -size 485561 diff --git a/obs-build-20211025.tar.gz b/obs-build-20211025.tar.gz new file mode 100644 index 0000000..c955978 --- /dev/null +++ b/obs-build-20211025.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4fbd47674046157656d7fc95eb0d8fc3fe28047e3f245001eb3839af51ca086 +size 511118