forked from pool/build
update
Rev openSUSE:Tools/286 Md5 6b1cf07eda896a4273cea2292aac79d1 2016-08-09 13:39:29 adrianSuSE None
This commit is contained in:
parent
613789a0f0
commit
52260c6ee3
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20160629
|
||||
pkgver=20160809
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 9 13:36:48 UTC 2016 - adrian@suse.de
|
||||
|
||||
- first version of Leap 42.2 configuration
|
||||
- provide loop devices in docker VM
|
||||
- support lxc 2.0
|
||||
- Add architecture-specific sources extract for Arch Linux
|
||||
- snapcraft improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 05:47:52 UTC 2016 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20160629
|
||||
Version: 20160809
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -18,13 +18,13 @@
|
||||
# needsbinariesforbuild
|
||||
|
||||
|
||||
%define version_unconverted 20160629
|
||||
%define version_unconverted 20160809
|
||||
|
||||
Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+ and GPL-2.0
|
||||
Group: Development/Tools/Building
|
||||
Version: 20160629
|
||||
Version: 20160809
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20160629) unstable; urgency=low
|
||||
build (20160809) 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:2513b5080cbf803cd15124e912a6514996459ce9b828fb520cca1294c3b70e9a
|
||||
size 240384
|
3
obs-build-20160809.tar.gz
Normal file
3
obs-build-20160809.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:964ed2da8a9eb4ea7d66116e7e0e50cd3669d5243dcbd5534486bc57a9e9bed2
|
||||
size 243190
|
Loading…
Reference in New Issue
Block a user