diff --git a/PKGBUILD b/PKGBUILD index d491ba7..11909c4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20140424 +pkgver=20140916 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=('118afc7b791cd6873244f4948d38ba36') +md5sums=('652050c16cc7c1734f3370f7a6da4cd8') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index d662749..5546902 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 16 06:29:02 UTC 2014 - adrian@suse.de + +- add SLE 12 config (bnc#893618) +- build-vm-kvm: Always use -mem-prealloc when using -mem-path +- debian livebuild support +- various ppc handling fixes +- various smaller fixes + ------------------------------------------------------------------- Thu Apr 24 19:09:19 UTC 2014 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 5a5d6b4..c1ea8dc 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20140424 +Version: 20140916 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 3b4253e..867ffed 100644 --- a/build.spec +++ b/build.spec @@ -20,7 +20,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20140424 +Version: 20140916 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/debian.changelog b/debian.changelog index ad9f3d0..85e7836 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (2011.10.10-1) unstable; urgency=low +build (20140916) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20140424.tar.gz b/obs-build-20140424.tar.gz deleted file mode 100644 index 503603e..0000000 --- a/obs-build-20140424.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a98c7c0e2020382eceee304bee65e81e92e8530a60c5b6f9b30a73803986951 -size 160362 diff --git a/obs-build-20140916.tar.gz b/obs-build-20140916.tar.gz new file mode 100644 index 0000000..9c498d7 --- /dev/null +++ b/obs-build-20140916.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bd17531253bffbdee2edc46a82947696473d8a49654b9a56d92581ec1346a3 +size 190349