diff --git a/PKGBUILD b/PKGBUILD index 67c79842..0f146636 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20161025 +pkgver=20161206 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 2dac85ce..9498809c 100644 --- a/build.changes +++ b/build.changes @@ -1,5 +1,23 @@ ------------------------------------------------------------------- -Tue Oct 25 15:51:17 UTC 2016 - adrian@suse.com +Tue Dec 6 15:36:20 UTC 2016 - adrian@suse.de + +- add config for openSUSE Leap 42.3 (alpha, non-final) +- handle Fedora 25 special cases +- Improve /proc mount behaviour +- fix dependency on CentOS (build#2415) +- Use weak dependencies as 3rd choice breaker +- support statistics from xvda devices +- build env wipe support (--wipe command) + +------------------------------------------------------------------- +Tue Nov 29 07:01:58 UTC 2016 - adrian@suse.de + +- speed up build (for preinstall and keeping packages) +- Recognize Recommends and Supplements relations of RPMs. +- fix build against susetags repos + +------------------------------------------------------------------- +Tue Oct 25 15:51:17 UTC 2016 - adrian@suse.de - Add clang binaries to ccache symlinking - Fix a probable tabs to spaces bug diff --git a/build.dsc b/build.dsc index 7e7b19a6..8b603747 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20161025 +Version: 20161206 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index f5af3537..862a10fd 100644 --- a/build.spec +++ b/build.spec @@ -18,13 +18,13 @@ # needsbinariesforbuild -%define version_unconverted 20161025 +%define version_unconverted 20161206 Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20161025 +Version: 20161206 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index ca02e299..809cd4b8 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20161025) unstable; urgency=low +build (20161206) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20161025.tar.gz b/obs-build-20161025.tar.gz deleted file mode 100644 index c0c83b4d..00000000 --- a/obs-build-20161025.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a0240ef94f2b8ac06a03f9b9add24acd722ce4166895762d5b8a1404eae3935 -size 245660 diff --git a/obs-build-20161206.tar.gz b/obs-build-20161206.tar.gz new file mode 100644 index 00000000..616e264a --- /dev/null +++ b/obs-build-20161206.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c8c78b5bf3439ae0c34f955f8b2ccd5a044806930bb20152da73101a848e23 +size 255989