- Support getting the container tags from the Dockerfile

- Put the disturl in the .buildenv file
- Support rpm-buildroot-override buildflag
- Support kvm builds on Debian
- Support with/without/unless rich deps
- Added obs-docker-support script for docker images
- Initial SLE 15 config

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=332
This commit is contained in:
Stephan Kulow 2017-10-23 15:05:44 +00:00 committed by Git OBS Bridge
parent 5a702c8aa2
commit 0ca1eaa241
8 changed files with 19 additions and 8 deletions

View File

@ -1,5 +1,5 @@
pkgname=build
pkgver=20171012
pkgver=20171023
pkgrel=0
pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64')

View File

@ -20,7 +20,7 @@ Name: build-mkbaselibs-sle
Summary: Tools to generate base lib packages
License: GPL-2.0+
Group: Development/Tools/Building
Version: 20171012
Version: 20171023
Release: 0
#!BuildIgnore: build-mkbaselibs
Provides: build-mkbaselibs

View File

@ -3,6 +3,17 @@ Thu Oct 12 16:00:09 UTC 2017 - adrian@suse.de
- proper fix for for liblua, for factory and leap 15.0
-------------------------------------------------------------------
Thu Sep 21 08:55:08 UTC 2017 - coolo@suse.com
- Support getting the container tags from the Dockerfile
- Put the disturl in the .buildenv file
- Support rpm-buildroot-override buildflag
- Support kvm builds on Debian
- Support with/without/unless rich deps
- Added obs-docker-support script for docker images
- Initial SLE 15 config
-------------------------------------------------------------------
Wed Aug 2 14:59:15 UTC 2017 - lnussel@suse.de

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: build
Version: 20171012-0
Version: 20171023
Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

@ -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: 20171012
Version: 20171023
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -1,4 +1,4 @@
build (20171012-0) unstable; urgency=low
build (20171023) unstable; urgency=low
* Update to current git trunk
- add sles11sp2 build config and adapt autodetection

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54c51411f8daa8e13b643aab4a25d322e215ba05b46ce7acd46f7f23bb628253
size 306914

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce082fa1bfbd0ec52837c7b9fe49a7392bdb32a5dd44e84d32c4b56cc41da724
size 288179