update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=372
This commit is contained in:
parent
214397dc66
commit
ef308d1e9a
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20190109
|
||||
pkgver=20190121
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,23 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 11:02:13 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
Mon Jan 21 12:00:48 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- support "--shell" for chroot and KVM builds
|
||||
- support kvm 3.1 syntax
|
||||
- Support a ignoreconflicts flag for package expansion
|
||||
- Tweak log messages
|
||||
- Fix podman chroot builds
|
||||
- Squash all layers by default in native docker builds
|
||||
- Rename vc.1 manpage to buildvc.1
|
||||
- support deb query strings in URLs
|
||||
- detect & support new containerd CLI syntax
|
||||
- Support a new 'UseOBSRepositories' flag
|
||||
- initial openSUSE Leap 15.1 config
|
||||
- support for LXC version 3
|
||||
- milestone handling for kiwi product builds
|
||||
- Support rpm's new '^' separator in version comparison
|
||||
- separate cpu flags to extra varaible, set power9 as
|
||||
compat to power8 for now
|
||||
- recommend qemu-kvm installation
|
||||
- update factory config for libreadline8 switch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 09:24:17 UTC 2018 - Max Lin <mlin@suse.com>
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20190109
|
||||
Version: 20190121
|
||||
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: 20190109
|
||||
Version: 20190121
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20190109) unstable; urgency=low
|
||||
build (20190121) 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:f16290b05449f9e356f264518898d9f58c9101d6401e7f55f4ab145856d4d78a
|
||||
size 320004
|
3
obs-build-20190121.tar.gz
Normal file
3
obs-build-20190121.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8fb3622c7c13a65f079a6cf0c37aad605bb0ed143fc68aa13d6b0c52cefaf72a
|
||||
size 319756
|
Loading…
Reference in New Issue
Block a user