diff --git a/PKGBUILD b/PKGBUILD index 8d86a880..9fdc9510 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20160331 +pkgver=20160427 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 3b9ab7ac..cd1f3143 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Apr 27 15:03:56 UTC 2016 - adrian@suse.de + +- fix build on armv7hl + +------------------------------------------------------------------- +Wed Apr 27 06:31:53 UTC 2016 - adrian@suse.de + +- run debtransform after buildtime source services +- Handle also aarch32* and armv8 cases for kvm cpu switches +- add support for LXC 1.0.8 +- added DoD for aarch64 repositories on Debian + ------------------------------------------------------------------- Fri Apr 8 09:37:41 UTC 2016 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 4a457a40..ac20e96f 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20160331 +Version: 20160427 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index cd1baf1b..7de1ec20 100644 --- a/build.spec +++ b/build.spec @@ -18,13 +18,13 @@ # needsbinariesforbuild -%define version_unconverted 20160331 +%define version_unconverted 20160427 Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20160331 +Version: 20160427 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 2d12add4..2b7b3279 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20160331) unstable; urgency=low +build (20160427) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20160331.tar.gz b/obs-build-20160331.tar.gz deleted file mode 100644 index 4144c244..00000000 --- a/obs-build-20160331.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b39729e844446db37d275cefb04a35277a4b4fe5e310a4060b8c0ce5ec23aac -size 235715 diff --git a/obs-build-20160427.tar.gz b/obs-build-20160427.tar.gz new file mode 100644 index 00000000..d69f1840 --- /dev/null +++ b/obs-build-20160427.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64497e5c801fb9470efda1e45690b3ec9bc65600b4a4e9253bae841af5e1d7f +size 236431