update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=293
This commit is contained in:
parent
96461c29c9
commit
04dc655d77
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20161128
|
||||
pkgver=20161205
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -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
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20161128
|
||||
Version: 20161205
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2983d0c80d5803395b5f1d3e8eeb60c5a75a72fa6aded97f563e02963f0ca576
|
||||
size 246608
|
3
obs-build-20161205.tar.gz
Normal file
3
obs-build-20161205.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ebbbcf85c82c86c57cdc1500811aa0a28a7258fc543f5fb5b8e6e9e59e5b2ac
|
||||
size 246703
|
Loading…
Reference in New Issue
Block a user