diff --git a/PKGBUILD b/PKGBUILD index 64d4f8e5..a7856d48 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20170524 +pkgver=20170611 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 262a5297..57b28729 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jun 11 12:06:17 UTC 2017 - adrian@suse.de + +- added initial leap 15.0 config +- drop %opensuse_bs from the configs which are only used outside of OBS +- fixed kvm detection for newer Ubuntu versions +- Kiwi: Fix versionstring function +- Make repoprioritoes opt-in +- Normalize arch repository dependencies +- initial native docker container build support + ------------------------------------------------------------------- Fri Mar 17 12:57:03 UTC 2017 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 76102c02..923357d9 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20170524-0 +Version: 20170611-0 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 351f32bf..316eb35c 100644 --- a/build.spec +++ b/build.spec @@ -22,7 +22,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20170524 +Version: 20170611 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 1122a854..003c75a2 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20170524-0) unstable; urgency=low +build (20170611-0) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20170524.tar.gz b/obs-build-20170524.tar.gz deleted file mode 100644 index e9084c8b..00000000 --- a/obs-build-20170524.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f79dcb812c6b91936cd95dbc748bc9f71b26dd15e2b8a5c3c966db56a45584af -size 285225 diff --git a/obs-build-20170611.tar.gz b/obs-build-20170611.tar.gz new file mode 100644 index 00000000..2ef45390 --- /dev/null +++ b/obs-build-20170611.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd33787c8bd0a6725a36449d3d5dff3eac8d14339e6801381d09c2a62683630e +size 299205