Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package build for openSUSE:Factory checked in at 2021-12-01 20:46:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/build (Old) and /work/SRC/openSUSE:Factory/.build.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "build" Wed Dec 1 20:46:34 2021 rev:138 rq:933759 version:20211125 Changes: -------- --- /work/SRC/openSUSE:Factory/build/build.changes 2021-10-30 23:14:17.335082132 +0200 +++ /work/SRC/openSUSE:Factory/.build.new.31177/build.changes 2021-12-02 02:10:39.871502554 +0100 @@ -1,0 +2,18 @@ +Thu Nov 25 13:01:00 UTC 2021 - Adrian Schr??ter <[email protected]> + +- renamed tumbleweed config to tumbleweed +- synced tumbleweed config changes +- initial config for Leap 15.4 +- docker build environment + * Use /.dockerenv as marker for docker environment + * support privileged docker/nspawn mode + * move --cap-add=SYS_ADMIN --cap-add=MKNOD to privileged mode + * initvm: do not attempt to mount /proc and binfmt_misc handler if present +- pbuild + * rename --hide-timestamps to --no-timestamps + * reuse options from older builds + * revised --single build mode + * support ccache +- Unify ccache and sccache handling + +------------------------------------------------------------------- Old: ---- obs-build-20211025.tar.gz New: ---- obs-build-20211125.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ build.spec ++++++ --- /var/tmp/diff_new_pack.q02D2Z/_old 2021-12-02 02:10:40.539500517 +0100 +++ /var/tmp/diff_new_pack.q02D2Z/_new 2021-12-02 02:10:40.543500504 +0100 @@ -28,7 +28,7 @@ Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0-only OR GPL-3.0-only Group: Development/Tools/Building -Version: 20211025 +Version: 20211125 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -177,10 +177,13 @@ # this is SUSE Leap 15 and higher ln -s sl${SLE_V:0:2}.${SLE_V:3:1}.conf default.conf %endif -%if !0%{?sle_version} && ( 0%{?suse_version} <= 1310 || 0%{?suse_version} == 1320 || 0%{?suse_version} == 1330 || 0%{?suse_version} == 1550 ) +%if !0%{?sle_version} && ( 0%{?suse_version} <= 1310 || 0%{?suse_version} == 1320 || 0%{?suse_version} == 1330 ) # this is old openSUSE releases and Factory ln -s sl${SUSE_V:0:2}.${SUSE_V:2:1}.conf default.conf %endif +%if !0%{?sle_version} && ( 0%{?suse_version} == 1599 ) +ln -s tumbleweed.conf default.conf +%endif %if 0%{?sle_version} && !0%{?is_opensuse} # this is SUSE SLE 12 and higher ln -s sle${SLE_V:0:2}.${SLE_V:3:1}.conf default.conf ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.q02D2Z/_old 2021-12-02 02:10:40.579500395 +0100 +++ /var/tmp/diff_new_pack.q02D2Z/_new 2021-12-02 02:10:40.583500383 +0100 @@ -1,5 +1,5 @@ pkgname=build -pkgver=20211025 +pkgver=20211125 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') ++++++ _service ++++++ --- /var/tmp/diff_new_pack.q02D2Z/_old 2021-12-02 02:10:40.619500272 +0100 +++ /var/tmp/diff_new_pack.q02D2Z/_new 2021-12-02 02:10:40.623500261 +0100 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="manual"> - <param name="revision">20211025</param> - <param name="version">20211025</param> + <param name="revision">20211125</param> + <param name="version">20211125</param> <param name="url">git://github.com/openSUSE/obs-build.git</param> <param name="scm">git</param> <param name="extract">dist/build.changes</param> ++++++ build.dsc ++++++ --- /var/tmp/diff_new_pack.q02D2Z/_old 2021-12-02 02:10:40.655500163 +0100 +++ /var/tmp/diff_new_pack.q02D2Z/_new 2021-12-02 02:10:40.659500151 +0100 @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20211025 +Version: 20211125 Binary: build Maintainer: Adrian Schroeter <[email protected]> Architecture: all ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.q02D2Z/_old 2021-12-02 02:10:40.711499992 +0100 +++ /var/tmp/diff_new_pack.q02D2Z/_new 2021-12-02 02:10:40.711499992 +0100 @@ -1,4 +1,4 @@ -build (20211025) unstable; urgency=low +build (20211125) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection ++++++ obs-build-20211025.tar.gz -> obs-build-20211125.tar.gz ++++++ ++++ 8148 lines of diff (skipped)
