diff --git a/PKGBUILD b/PKGBUILD index c13475e..712496f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20240221 +pkgver=20240313 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/_service b/_service index bcf7401..939d98c 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 20240221 - 20240221 + 20240313 + 20240313 https://github.com/openSUSE/obs-build.git git dist/build.changes diff --git a/build.changes b/build.changes index 09a3f98..c52ce19 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Mar 13 09:46:13 UTC 2024 - Adrian Schröter + +- Add a hack for systemd 255.3, creating an empty /etc/os-release + if missing after preinstall. +- docker: Fix HEAD request in dummyhttpserver +- pbuild: Make docker-nobasepackages expand flag the default +- rpm: Support a couple of builtin rpm macros +- rpm: Implement argument expansion for define/with/bcond... +- Fix multiline macro handling +- Accept -N parameter of %autosetup +- documentation updates +- various code cleanup and speedup work. + ------------------------------------------------------------------- Wed Feb 21 11:55:13 UTC 2024 - Adrian Schröter diff --git a/build.dsc b/build.dsc index 3069699..ae0b8bf 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20240221 +Version: 20240313 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 7b21ef2..a480f67 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: 20240221 +Version: 20240313 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index d366213..76fafa6 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20240221) unstable; urgency=low +build (20240313) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20240221.tar.gz b/obs-build-20240221.tar.gz deleted file mode 100644 index 693a8b5..0000000 --- a/obs-build-20240221.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86a1ba26e0c12eaaadf3488573354b206499d3b25750b5651e55ccefd16abcab -size 705355 diff --git a/obs-build-20240313.tar.gz b/obs-build-20240313.tar.gz new file mode 100644 index 0000000..3b79816 --- /dev/null +++ b/obs-build-20240313.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9236651aa581f7983dac6c13ee09f2157ccb3a2f91072edd95571687fdb71023 +size 708235