diff --git a/PKGBUILD b/PKGBUILD index cf95c40..22269fc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20170112 +pkgver=20170209 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index bfee207..0f35498 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 9 13:15:55 UTC 2017 - adrian@suse.de + +- updated confguration for tumbleweed +- Arch linux fixes +- mount swap by label +- allow custom qemu options +- allow to override hostname +- fix build with vm-type lxc + ------------------------------------------------------------------- Wed Jan 25 16:06:13 UTC 2017 - adrian@suse.de diff --git a/build.dsc b/build.dsc index d3b9321..eedae77 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20170112 +Version: 20170209 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 409cced..a0912b1 100644 --- a/build.spec +++ b/build.spec @@ -18,13 +18,13 @@ # needsbinariesforbuild -%define version_unconverted 20170112 +%define version_unconverted 20170209 Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20170112 +Version: 20170209 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 78e8dad..63b97ce 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20170112) unstable; urgency=low +build (20170209) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20170112.tar.gz b/obs-build-20170112.tar.gz deleted file mode 100644 index 9aba068..0000000 --- a/obs-build-20170112.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4561496f4150d3e94ec9ea7dee992a06859826b68024e311b485f536c2061dfb -size 255315 diff --git a/obs-build-20170209.tar.gz b/obs-build-20170209.tar.gz new file mode 100644 index 0000000..03eabeb --- /dev/null +++ b/obs-build-20170209.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d74511e08722c8a870c308a3078c7b682b644cbd563650b31b92af57be823b1 +size 256121