forked from pool/build
Accepting request 444326: another update
Rev openSUSE:Factory/101 Md5 2f20c424d97239111654acd3c05f8017 2016-12-11 12:21:37 dimstar_suse 444326
This commit is contained in:
commit
f5f0104578
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20161025
|
||||
pkgver=20161206
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,5 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 15:51:17 UTC 2016 - adrian@suse.com
|
||||
Tue Dec 6 15:36:20 UTC 2016 - adrian@suse.de
|
||||
|
||||
- add config for openSUSE Leap 42.3 (alpha, non-final)
|
||||
- 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
|
||||
|
||||
- speed up build (for preinstall and keeping packages)
|
||||
- Recognize Recommends and Supplements relations of RPMs.
|
||||
- fix build against susetags repos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 15:51:17 UTC 2016 - adrian@suse.de
|
||||
|
||||
- Add clang binaries to ccache symlinking
|
||||
- Fix a probable tabs to spaces bug
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20161025
|
||||
Version: 20161206
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -18,13 +18,13 @@
|
||||
# needsbinariesforbuild
|
||||
|
||||
|
||||
%define version_unconverted 20161025
|
||||
%define version_unconverted 20161206
|
||||
|
||||
Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+ and GPL-2.0
|
||||
Group: Development/Tools/Building
|
||||
Version: 20161025
|
||||
Version: 20161206
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20161025) unstable; urgency=low
|
||||
build (20161206) 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:4a0240ef94f2b8ac06a03f9b9add24acd722ce4166895762d5b8a1404eae3935
|
||||
size 245660
|
3
obs-build-20161206.tar.gz
Normal file
3
obs-build-20161206.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41c8c78b5bf3439ae0c34f955f8b2ccd5a044806930bb20152da73101a848e23
|
||||
size 255989
|
Loading…
Reference in New Issue
Block a user