From b19251f4d555b9ad2d85b9e476c7a6c27cee4e18 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Sat, 17 Jul 2010 08:47:29 +0000 Subject: [PATCH] Copy from openSUSE:Tools:Unstable/build via accept of submit request 42741 revision 46. Request was accepted with message: Reviewed ok Rev openSUSE:Tools/95 Md5 c68ceca2fa38d2f6ba9184b9d58b5fa2 2010-07-17 08:47:29 adrianSuSE 42741 --- build-2010.05.29.tar.gz | 3 --- build-2010.07.08.tar.gz | 3 +++ build.changes | 26 ++++++++++++++++++++++++++ build.dsc | 2 +- build.spec | 4 ++-- debian.changelog | 17 +++++++++++++++++ 6 files changed, 49 insertions(+), 6 deletions(-) delete mode 100644 build-2010.05.29.tar.gz create mode 100644 build-2010.07.08.tar.gz diff --git a/build-2010.05.29.tar.gz b/build-2010.05.29.tar.gz deleted file mode 100644 index 7f3a9a72..00000000 --- a/build-2010.05.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3edb4dc9dddb3d4b678a840885a59cf29d1d12ad06c158b5e2e8f271c2c129c6 -size 103603 diff --git a/build-2010.07.08.tar.gz b/build-2010.07.08.tar.gz new file mode 100644 index 00000000..a64dc88a --- /dev/null +++ b/build-2010.07.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060b3025f6af4669fca48095fb18f63aa8f64bd244faf93b2b62a9cd1afd0b3f +size 108355 diff --git a/build.changes b/build.changes index 0c438fff..cfd199c0 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Jul 8 13:15:42 UTC 2010 - adrian@suse.de + +- update to current git + * export BUILD_DEBUG so rpmlint can check for it (bnc#618004) + +------------------------------------------------------------------- +Tue Jun 29 15:06:06 CEST 2010 - mls@suse.de + +- update to current git + * add 11.3 config + * fix repo creation in --noinit case + * support ovf files directly + * allow multiple --oldpackages + * delta rpm support + +------------------------------------------------------------------- +Mon Jun 21 12:20:36 UTC 2010 - adrian@suse.de + +- update to current git + * fixes for image building for SLE 10 + * fix parsing of macros that contain {} blocks + * support xz decoder helper script + * don't substitute in lines with %(), the parser cannot handle it (bnc#613965) + * run kvm instance with the right number of cpus according to given parallel build jobs + ------------------------------------------------------------------- Sat May 29 13:35:34 UTC 2010 - adrian@suse.de diff --git a/build.dsc b/build.dsc index ac31385c..a93e06d0 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.05.29 +Version: 2010.07.08 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 93420397..ac9a8b3d 100644 --- a/build.spec +++ b/build.spec @@ -1,5 +1,5 @@ # -# spec file for package build (Version 2010.05.29) +# spec file for package build (Version 2010.06.29) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,7 +23,7 @@ License: GPLv2+ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2010.05.29 +Version: 2010.07.08 Release: 1 # osc rm build-*tar.bz2 # REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p") diff --git a/debian.changelog b/debian.changelog index c5ac67c4..8e2dd09b 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,20 @@ +build (2010.07.08-1) unstable; urgency=low + + * Update to current git trunk + + -- Adrian Schroeter Wed, 08 Jul 2010 10:03:54 +0200 + +build (2010.06.29-1) unstable; urgency=low + + * Update to current git trunk + - add 11.3 config + - fix repo creation in --noinit case + - support ovf files directly + - allow multiple --oldpackages + - delta rpm support + + -- Adrian Schroeter Tue, 29 Jun 2010 10:03:54 +0200 + build (2010.02.02-1) unstable; urgency=low * Update to current git trunk