forked from pool/build
go
Rev openSUSE:Tools/343 Md5 8a6a86c425485c2fa786c953bd9d4aa3 2017-11-28 13:37:00 adrianSuSE None
This commit is contained in:
parent
9cc292f05c
commit
6e0ead3ba5
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20171126
|
||||
pkgver=20171128
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -20,7 +20,7 @@ Name: build-mkbaselibs-sle
|
||||
Summary: Tools to generate base lib packages
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Building
|
||||
Version: 20171126
|
||||
Version: 20171128
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
#!BuildIgnore: build-mkbaselibs-sle
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 13:33:11 UTC 2017 - adrian@suse.de
|
||||
|
||||
- Fixed Dockerfile repository parsing
|
||||
- Improve file name check extractbuild
|
||||
- track release number of containers
|
||||
- Define SOURCEURL and PATCHURL macros
|
||||
- Keep preinstalled packages
|
||||
- add libidn2 and libunistring to preinstall for archlinux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 09:12:41 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20171126
|
||||
Version: 20171128
|
||||
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: 20171126
|
||||
Version: 20171128
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20171126) unstable; urgency=low
|
||||
build (20171128) 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:e422bf8ac131ecaf0748a06b91cb27776b866b68f40a8f8a6b72094ffc43844a
|
||||
size 311666
|
3
obs-build-20171128.tar.gz
Normal file
3
obs-build-20171128.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:698a72371ef207fe4891514d8d7c544cddaffa10c3713844b7cc683b0fab8556
|
||||
size 312292
|
Loading…
Reference in New Issue
Block a user