Adrian Schröter 2016-12-06 07:26:35 +00:00 committed by Git OBS Bridge
parent 96461c29c9
commit 04dc655d77
7 changed files with 18 additions and 8 deletions

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 6 07:21:19 UTC 2016 - adrian@suse.de
- handle Fedora 25 special cases
- Improve /proc mount behaviour
- fix dependency on CentOS (build#2415)
- Use weak dependencies as 3rd choice breaker
- support statistics from xvda devices
- build env wipe support (--wipe command)
-------------------------------------------------------------------
Tue Nov 29 07:01:58 UTC 2016 - adrian@suse.de

View File

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

View File

@ -18,13 +18,13 @@
# needsbinariesforbuild
%define version_unconverted 20161128
%define version_unconverted 20161205
Name: build
Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+ and GPL-2.0
Group: Development/Tools/Building
Version: 20161128
Version: 20161205
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -1,4 +1,4 @@
build (20161128) unstable; urgency=low
build (20161205) 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:2983d0c80d5803395b5f1d3e8eeb60c5a75a72fa6aded97f563e02963f0ca576
size 246608

View File

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