diff --git a/PKGBUILD b/PKGBUILD index f887953..522c83c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20161128 +pkgver=20161205 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 3efd6cc..e5c8db2 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 6 07:21:19 UTC 2016 - adrian@suse.de + +- 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 diff --git a/build.dsc b/build.dsc index b3748f2..9deca2f 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20161128 +Version: 20161205 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 7f6f2b1..e139de0 100644 --- a/build.spec +++ b/build.spec @@ -18,13 +18,13 @@ # needsbinariesforbuild -%define version_unconverted 20161128 +%define version_unconverted 20161205 Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20161128 +Version: 20161205 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 2a385c3..4463550 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20161128) unstable; urgency=low +build (20161205) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20161128.tar.gz b/obs-build-20161128.tar.gz deleted file mode 100644 index 999584c..0000000 --- a/obs-build-20161128.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2983d0c80d5803395b5f1d3e8eeb60c5a75a72fa6aded97f563e02963f0ca576 -size 246608 diff --git a/obs-build-20161205.tar.gz b/obs-build-20161205.tar.gz new file mode 100644 index 0000000..0c527f4 --- /dev/null +++ b/obs-build-20161205.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ebbbcf85c82c86c57cdc1500811aa0a28a7258fc543f5fb5b8e6e9e59e5b2ac +size 246703