update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=374
This commit is contained in:
parent
6da6595ac9
commit
c395ed308c
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20190121
|
||||
pkgver=20190122
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -6,6 +6,19 @@ Mon Jan 21 12:00:48 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
* should not be used for plain build usage
|
||||
* workarounds for kiwi should be fixed in packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 15:23:11 UTC 2018 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- support jumping into KVM debug shells using "--vm-type=kvm --shell"
|
||||
- adapt to new containerd CLI syntax
|
||||
- Support a new 'UseOBSRepositories' flag
|
||||
- lxc 3 support
|
||||
- power9 fixes
|
||||
- Generate a .milestone artifact for kiwi product builds
|
||||
- Support rpm's new '^' separator in version comparison
|
||||
- Allow to specify extra image repos with <!-- OBS-Imagerepo: -->
|
||||
- Rework release handling of containers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 09:24:17 UTC 2018 - Max Lin <mlin@suse.com>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20190121
|
||||
Version: 20190122
|
||||
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: 20190121
|
||||
Version: 20190122
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20190121) unstable; urgency=low
|
||||
build (20190122) 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:654f704d25e7a83ad50c9ba666277224efec094cb0e280087ed2c1fab87a4a5b
|
||||
size 320689
|
3
obs-build-20190122.tar.gz
Normal file
3
obs-build-20190122.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe2694edcf6e77c781c22544a62d707407bc33889ad1ba53123c7039cc44fb96
|
||||
size 320953
|
Loading…
Reference in New Issue
Block a user