diff --git a/PKGBUILD b/PKGBUILD index 0125338..ba19d2e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20181022 +pkgver=20181206 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index f84fa8c..dd73c40 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Dec 6 15:23:11 UTC 2018 - Adrian Schröter + +- support jumping into KVM debug shells using "--vm-type=kvm --shell" +- adapt to new containerd CLI syntax +- Support a new 'UseOBSRepositories' flag +- lxc 3 support +- power9 fixes +- Generate a .milestone artifact for kiwi product builds +- Support rpm's new '^' separator in version comparison +- Allow to specify extra image repos with +- Rework release handling of containers + +------------------------------------------------------------------- +Mon Nov 26 09:24:17 UTC 2018 - Max Lin + +- Add Leap 15.1 config + ------------------------------------------------------------------- Mon Oct 22 09:43:20 UTC 2018 - Adrian Schröter diff --git a/build.dsc b/build.dsc index 066f226..9b3b625 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20181022 +Version: 20181206 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 2eb54be..281ad99 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-or-later AND GPL-2.0-only Group: Development/Tools/Building -Version: 20181022 +Version: 20181206 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 9238337..547e78e 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20181022) unstable; urgency=low +build (20181206) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20181022.tar.gz b/obs-build-20181022.tar.gz deleted file mode 100644 index 5928888..0000000 --- a/obs-build-20181022.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbe8a4a85d9ed77cab35f2479d331753d24991c263ac1bfce4e49fa0380ab7e2 -size 305402 diff --git a/obs-build-20181206.tar.gz b/obs-build-20181206.tar.gz new file mode 100644 index 0000000..b02b0a4 --- /dev/null +++ b/obs-build-20181206.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e37cd9e008b50451751c7aae12083fdf9536ee5a504e6bbad6b0fff25154d8e +size 319133