forked from pool/build
Accepting request 629607: - 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 Rev openSUSE:Factory/116 Md5 53163d66589e8a85a614b82a8807f2b9 2018-08-24 14:49:23 dimstar_suse 629607
This commit is contained in:
commit
6e8c56fd2b
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20180629
|
||||
pkgver=20180816
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
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
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20180629
|
||||
Version: 20180816
|
||||
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-or-later AND GPL-2.0-only
|
||||
Group: Development/Tools/Building
|
||||
Version: 20180629
|
||||
Version: 20180816
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20180629) unstable; urgency=low
|
||||
build (20180816) 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: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