Accepting request 629607 from openSUSE:Tools
- docker format: New podman/buildah build engine support - Support for full names in changes files - Set %url macro when seeing an Url: - pacman CLI updates - enable core dump generation in VM builds - Disable kpti on guest kernel for performance and correctness - support for e2fsprogs 1.43.1 with old kernels OBS-URL: https://build.opensuse.org/request/show/629607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=116
This commit is contained in:
commit
b56da9c34b
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=build
|
pkgname=build
|
||||||
pkgver=20180629
|
pkgver=20180816
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Build packages in sandbox"
|
pkgdesc="Build packages in sandbox"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 16 14:55:53 UTC 2018 - adrian@suse.de
|
||||||
|
|
||||||
|
- docker format: New podman/buildah build engine support
|
||||||
|
- Support for full names in changes files
|
||||||
|
- Set %url macro when seeing an Url:
|
||||||
|
- pacman CLI updates
|
||||||
|
- enable core dump generation in VM builds
|
||||||
|
- Disable kpti on guest kernel for performance and correctness
|
||||||
|
- support for e2fsprogs 1.43.1 with old kernels
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 29 12:02:10 UTC 2018 - FSchreiner@suse.com
|
Fri Jun 29 12:02:10 UTC 2018 - FSchreiner@suse.com
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: build
|
Source: build
|
||||||
Version: 20180629
|
Version: 20180816
|
||||||
Binary: build
|
Binary: build
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -22,7 +22,7 @@ Name: build
|
|||||||
Summary: A Script to Build SUSE Linux RPMs
|
Summary: A Script to Build SUSE Linux RPMs
|
||||||
License: GPL-2.0-or-later AND GPL-2.0-only
|
License: GPL-2.0-or-later AND GPL-2.0-only
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 20180629
|
Version: 20180816
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: obs-build-%{version}.tar.gz
|
Source: obs-build-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
build (20180629) unstable; urgency=low
|
build (20180816) unstable; urgency=low
|
||||||
|
|
||||||
* Update to current git trunk
|
* Update to current git trunk
|
||||||
- add sles11sp2 build config and adapt autodetection
|
- add sles11sp2 build config and adapt autodetection
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b2581582446b08609b1aa6d835241f4e29332a28d8a4993fe851aeb6daa1e0e
|
|
||||||
size 300886
|
|
3
obs-build-20180816.tar.gz
Normal file
3
obs-build-20180816.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b0d305384ace1932c20981b2f81852336b440ac603f10484a04b178d2f18d937
|
||||||
|
size 302474
|
Loading…
Reference in New Issue
Block a user