Adrian Schröter 2016-03-04 07:36:19 +00:00 committed by Git OBS Bridge
parent d5ca1980ca
commit 49d64ef4e9
7 changed files with 32 additions and 8 deletions

View File

@ -1,5 +1,5 @@
pkgname=build
pkgver=20151105
pkgver=20160303
pkgrel=0
pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64')

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Mar 4 07:29:26 UTC 2016 - adrian@suse.de
- add switch to enable VM console input
- add --vm-user option to run kvm as non-root
- Implement experimental obscpio unpacking
- Use fallocate -p for a fast zero-fill, correctly truncate.
- PowerVM backend
- Make --ignoreignore only ignore ignores from the project config
- aggregate patches fields
- Fail simpleimage build when integration scripts fail
- mkdrpms: do not create debuginfo/source deltas
Kiwi:
- Support new Kiwi v8 (experimental)
- Make sure kiwi is called in UTF-8 locale
- Kiwi appliance: support "replaces" attribute and handle it as buildignore
- KIWI profile support
- Support a way to map urls to OBS project/repos
Debian:
- Support lintian when OBS_DCH_RELEASE set
- Add support for debbuild's eval and .debmacros
-------------------------------------------------------------------
Thu Nov 5 14:59:24 UTC 2015 - adrian@suse.de

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: build
Version: 20151105
Version: 20160303
Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

@ -1,7 +1,7 @@
#
# spec file for package build
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@ Name: build
Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+ and GPL-2.0
Group: Development/Tools/Building
Version: 20151105
Version: 20160303
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -1,4 +1,4 @@
build (20151105) unstable; urgency=low
build (20160303) unstable; urgency=low
* Update to current git trunk
- add sles11sp2 build config and adapt autodetection

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e498bd32223b88bece019abfa23501bca7343ce1e8156e00f94200bb3ff24079
size 231249

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3e546ce729ff702102a9902952dc98712c277d3a44eb4d0a6aa7f3654b0bc6f
size 235351