build
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=279
This commit is contained in:
parent
c0f55aa15d
commit
3b3e3e0fb7
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20160304
|
||||
pkgver=20160331
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 09:37:41 UTC 2016 - adrian@suse.de
|
||||
|
||||
- support unpacking of obscpio archives in source
|
||||
- added DoD for aarch64 repositories on Debian
|
||||
- aarch64_ilp32 support
|
||||
- KVM: telnet feature fixes and documentation
|
||||
- KVM: run qemu as user
|
||||
- fail when space allocation is not successful (on supported FS)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 4 07:29:26 UTC 2016 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20160304
|
||||
Version: 20160331
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -18,11 +18,13 @@
|
||||
# needsbinariesforbuild
|
||||
|
||||
|
||||
%define version_unconverted 20160331
|
||||
|
||||
Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+ and GPL-2.0
|
||||
Group: Development/Tools/Building
|
||||
Version: 20160304
|
||||
Version: 20160331
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20160304) unstable; urgency=low
|
||||
build (20160331) 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:c151274c51ae3951d3ae169e6ecd17492d650cdd38817f70ed0febe4477894a1
|
||||
size 235451
|
3
obs-build-20160331.tar.gz
Normal file
3
obs-build-20160331.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b39729e844446db37d275cefb04a35277a4b4fe5e310a4060b8c0ce5ec23aac
|
||||
size 235715
|
Loading…
Reference in New Issue
Block a user