forked from pool/build
Accepting request 732735: - build-recipe-dsc: Move all build results, not just *.deb and *.changes
- Mount /sys in chroot build - vc: Do not open the editor if content is set - adding leap 15.2 and SLE 15 SP2 configs - Fix some rpmlint warnings - return exit status 9 in the genbuildreqs case - Export SYSTEMD_OFFLINE=1 to avoid failures from systemctl Rev openSUSE:Factory/125 Md5 5649bb875ccc1c39d9b7d6defaf2cb6c 2019-09-30 13:49:25 dimstar_suse 732735
This commit is contained in:
commit
ad0fd0d56f
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20190709
|
||||
pkgver=20190923
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 11:57:05 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- build-recipe-dsc: Move all build results, not just *.deb and *.changes
|
||||
- Mount /sys in chroot build
|
||||
- vc: Do not open the editor if content is set
|
||||
- adding leap 15.2 and SLE 15 SP2 configs
|
||||
- Fix some rpmlint warnings
|
||||
- return exit status 9 in the genbuildreqs case
|
||||
- Export SYSTEMD_OFFLINE=1 to avoid failures from systemctl
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 13:33:36 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20190709
|
||||
Version: 20190923
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -22,7 +22,7 @@ Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
Group: Development/Tools/Building
|
||||
Version: 20190709
|
||||
Version: 20190923
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20190709) unstable; urgency=low
|
||||
build (20190923) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
- add sles11sp2 build config and adapt autodetection
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01ee9a2ea9165ae704b3bb09f809bf1a5f41a594cdeb7371a8f421bf7e07fe4b
|
||||
size 331660
|
3
obs-build-20190923.tar.gz
Normal file
3
obs-build-20190923.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d39ec7d36afb6aedc7b869b4357abfb05771127155e1ea566d2ae25273f590e
|
||||
size 352630
|
Loading…
Reference in New Issue
Block a user