From 661a41dce442d9abead2db536894398cdc672ceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 30 Jan 2015 07:29:22 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=247 --- PKGBUILD | 4 ++-- build.changes | 6 ++++++ build.dsc | 2 +- build.spec | 2 +- debian.changelog | 2 +- obs-build-20141120.tar.gz | 3 --- obs-build-20150115.tar.gz | 3 +++ 7 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20141120.tar.gz create mode 100644 obs-build-20150115.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 11c6b495..aeb0796c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20141120 +pkgver=20150115 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=('07405ad5bd573e5534508105a09a9677') +md5sums=('913a174848d39df902df09dedc0e1aa2') package() { msg "Installing build ..." diff --git a/build.changes b/build.changes index b5232c1c..f1658289 100644 --- a/build.changes +++ b/build.changes @@ -2,6 +2,12 @@ Fri Jan 30 07:23:36 UTC 2015 - adrian@suse.de - add recommend to perl(Net::SSL) (bnc#880212) +- add support for debian debootstrap build engine +- Update arch config +- Add support for conflicts, addselfprovides, weakdeps to query functions +- installed package handling works also for arch and debian now +- large code cleanup +- bugfixes and documentation updates ------------------------------------------------------------------- Mon Nov 24 15:45:59 UTC 2014 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 93ddb013..4893a336 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20141120 +Version: 20150115 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index bf86879e..6417e967 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: 20141120 +Version: 20150115 Release: 0 #!BuildIgnore: build-mkbaselibs Source: obs-build-%{version}.tar.gz diff --git a/debian.changelog b/debian.changelog index 71f4f3de..96266951 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20141120) unstable; urgency=low +build (20150115) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20141120.tar.gz b/obs-build-20141120.tar.gz deleted file mode 100644 index e2f300a1..00000000 --- a/obs-build-20141120.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dedf48a86f921a2e2205ad970c57581915eb3ea624f82fdb92a5c05f43be100 -size 203948 diff --git a/obs-build-20150115.tar.gz b/obs-build-20150115.tar.gz new file mode 100644 index 00000000..f841588f --- /dev/null +++ b/obs-build-20150115.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927020b7d1346b80c8dae454732045b9086a74918a647359cb43443f7f92a665 +size 208920