Accepting request 291133 from openSUSE:Tools
update OBS-URL: https://build.opensuse.org/request/show/291133 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=89
This commit is contained in:
commit
1edaa19eda
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20150115
|
||||
pkgver=20150317
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
|
||||
groups=('base-devel')
|
||||
depends=('perl')
|
||||
source=(obs-build-${pkgver}.tar.gz)
|
||||
md5sums=('913a174848d39df902df09dedc0e1aa2')
|
||||
md5sums=('deaeff7a854cb1668560813f55980587')
|
||||
|
||||
package() {
|
||||
msg "Installing build ..."
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 07:20:36 UTC 2015 - adrian@suse.de
|
||||
|
||||
- workaround initrd breakage when using initrd for systemd with older systems
|
||||
- fixes for building in LXC containers
|
||||
- avoid emulator for arm on aarch64
|
||||
- Fixing UTC symlink resolving when setting localtime
|
||||
- ppc64le can build ppc64 with KVM
|
||||
- build-vm-kvm: Switch armv7 to virt machine
|
||||
- Fix --no-checks with older rpmbuild
|
||||
- documenation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 30 07:23:36 UTC 2015 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20150115
|
||||
Version: 20150317
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -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: 20150115
|
||||
Version: 20150317
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20150115) unstable; urgency=low
|
||||
build (20150317) 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:927020b7d1346b80c8dae454732045b9086a74918a647359cb43443f7f92a665
|
||||
size 208920
|
3
obs-build-20150317.tar.gz
Normal file
3
obs-build-20150317.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58b11594a94071019410bc8350703baaea8760de83a4f05d9021413257258d18
|
||||
size 210590
|
Loading…
Reference in New Issue
Block a user