From 992017266b99a4399e503f58e4a84ad9f4cc89fb7c5323cf7d7a7f964ae24934 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 20 Oct 2016 08:50:41 +0000 Subject: [PATCH 1/2] raise deb compat level to 5 for new ubuntu OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=289 --- build.spec | 2 +- debian.tar.gz | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.spec b/build.spec index cde1a19..1921f66 100644 --- a/build.spec +++ b/build.spec @@ -79,8 +79,8 @@ chroot environment. %package mkbaselibs Summary: Tools to generate base lib packages -Group: Development/Tools/Building # NOTE: this package must not have dependencies which may break boot strapping (eg. perl modules) +Group: Development/Tools/Building %description mkbaselibs This package contains the parts which may be installed in the inner build system diff --git a/debian.tar.gz b/debian.tar.gz index 01281ed..865d422 100644 --- a/debian.tar.gz +++ b/debian.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e76356912637c3554da7a0cef6cbc7f12e5adf9fc4c6b14fb09084c6b6bcc845 -size 1524 +oid sha256:e34c026a23793c9a7a29d142eac1c2dc1f29d268204ebc1493cd991a15f6a518 +size 1832 From 171ac1c38da46957d4088efabe865f405dde246140d021306ce3c1d6435ac415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 25 Oct 2016 15:55:26 +0000 Subject: [PATCH 2/2] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=290 --- PKGBUILD | 2 +- build.changes | 15 +++++++++++++++ build.dsc | 2 +- build.spec | 4 ++-- debian.changelog | 2 +- obs-build-20160809.tar.gz | 3 --- obs-build-20161025.tar.gz | 3 +++ 7 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20160809.tar.gz create mode 100644 obs-build-20161025.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 8826935..3e7a97f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20160809 +pkgver=20161025 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 2cde9da..4312c6c 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Oct 25 15:51:17 UTC 2016 - adrian@suse.com + +- Add clang binaries to ccache symlinking +- Fix a probable tabs to spaces bug +- Kiwi: allow to specify ExclusiveArch and ExcludeArch +- build-vm-kvm: use virtio-rng-device also on aarch64 +- Add support for LXC as libvirt driver +- support multiple image builds for multiple profiles +- Add optional whitelisting for allowed buildroots and parameters +- build-vm-xen: use xvd devices for disks and hvc0 for console for recent xen +- build-vm-kvm: fix vm_enable_console also for kvm_serial_console case +- sl13.3.conf: Prepare for bash 4.4, using libreadline7 +- Add and clarify licenses + ------------------------------------------------------------------- Wed Aug 10 11:51:43 UTC 2016 - lnussel@suse.de diff --git a/build.dsc b/build.dsc index a19c5f1..ddf3b18 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20160809 +Version: 20161025 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 1921f66..dfb8a5b 100644 --- a/build.spec +++ b/build.spec @@ -18,13 +18,13 @@ # needsbinariesforbuild -%define version_unconverted 20160809 +%define version_unconverted 20161025 Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20160809 +Version: 20161025 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index c8b964c..24a308c 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20160809) unstable; urgency=low +build (20161025) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20160809.tar.gz b/obs-build-20160809.tar.gz deleted file mode 100644 index 8dcaa00..0000000 --- a/obs-build-20160809.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:964ed2da8a9eb4ea7d66116e7e0e50cd3669d5243dcbd5534486bc57a9e9bed2 -size 243190 diff --git a/obs-build-20161025.tar.gz b/obs-build-20161025.tar.gz new file mode 100644 index 0000000..f606f80 --- /dev/null +++ b/obs-build-20161025.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0240ef94f2b8ac06a03f9b9add24acd722ce4166895762d5b8a1404eae3935 +size 245660