From de05d4118e0ce325947ba1d005201f775647f82b84bd46b019ff024b4225991d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 23 Oct 2017 15:05:44 +0000 Subject: [PATCH] - 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 --- PKGBUILD | 2 +- build-mkbaselibs-sle.spec | 2 +- build.changes | 11 +++++++++++ build.dsc | 2 +- build.spec | 2 +- debian.changelog | 2 +- obs-build-20171012.tar.gz | 3 --- obs-build-20171023.tar.gz | 3 +++ 8 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20171012.tar.gz create mode 100644 obs-build-20171023.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 1d5bd31..8dfe7cd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20171012 +pkgver=20171023 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build-mkbaselibs-sle.spec b/build-mkbaselibs-sle.spec index 8206c60..5713125 100644 --- a/build-mkbaselibs-sle.spec +++ b/build-mkbaselibs-sle.spec @@ -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 diff --git a/build.changes b/build.changes index 73c3f5b..3520693 100644 --- a/build.changes +++ b/build.changes @@ -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 diff --git a/build.dsc b/build.dsc index 0e80453..7b14c3c 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20171012-0 +Version: 20171023 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 2744bfb..ef99c2e 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: 20171012 +Version: 20171023 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 8aba5b9..432e4f4 100644 --- a/debian.changelog +++ b/debian.changelog @@ -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 diff --git a/obs-build-20171012.tar.gz b/obs-build-20171012.tar.gz deleted file mode 100644 index c4cb5ec..0000000 --- a/obs-build-20171012.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54c51411f8daa8e13b643aab4a25d322e215ba05b46ce7acd46f7f23bb628253 -size 306914 diff --git a/obs-build-20171023.tar.gz b/obs-build-20171023.tar.gz new file mode 100644 index 0000000..4ae1d52 --- /dev/null +++ b/obs-build-20171023.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce082fa1bfbd0ec52837c7b9fe49a7392bdb32a5dd44e84d32c4b56cc41da724 +size 288179