diff --git a/PKGBUILD b/PKGBUILD index 66a97bf5..4ab8aff9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20131203 +pkgver=20131205 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=('68004d50578bb66c05481bedc2b8ea0c') +md5sums=('40a9449185072889b390f5fc15789c5f') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index e3d9c613..515986f0 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 5 13:26:34 UTC 2013 - adrian@suse.de + +- fix ppc64le vs. ppc64 emulator check (none needed) + +------------------------------------------------------------------- +Thu Dec 5 10:01:44 UTC 2013 - adrian@suse.de + +- fix vc tool regression from "minor fixes" + ------------------------------------------------------------------- Wed Dec 4 08:26:56 UTC 2013 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 4086e847..eb56acb4 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20131203 +Version: 20131205 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 2a4fb192..54a85938 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: 20131203 +Version: 20131205 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/obs-build-20131203.tar.gz b/obs-build-20131203.tar.gz deleted file mode 100644 index 3215fa16..00000000 --- a/obs-build-20131203.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b989029929ca4c843cce34ee5e2838bdf156f9e0780c01dc9c9222e534bbc4d -size 155459 diff --git a/obs-build-20131205.tar.gz b/obs-build-20131205.tar.gz new file mode 100644 index 00000000..90d6f24b --- /dev/null +++ b/obs-build-20131205.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e208837a16c86862c04ff547de910e9cf30ffe0622c10d041b523a37671b48 +size 155926