diff --git a/build-2008.12.10.r5853.tar.bz2 b/build-2008.12.10.r5853.tar.bz2 deleted file mode 100644 index 8134709..0000000 --- a/build-2008.12.10.r5853.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24680dc86fab50b4f4034fdc41e0caf6e9b22b13dc5e041bab598ee1c652a135 -size 61686 diff --git a/build-2009.01.27.tar.bz2 b/build-2009.01.27.tar.bz2 new file mode 100644 index 0000000..4513f5c --- /dev/null +++ b/build-2009.01.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d35b76a7350ee513434032fc87af7a718c48119080f00b41065d2063fc8b47 +size 62333 diff --git a/build.changes b/build.changes index c739da6..8b30511 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 27 14:27:19 CET 2009 - adrian@suse.de + +- update to current buildservice/1.5 branch +- More fixes for kiwi image build +- Move Susetags.pm to correct Build:: namespace + ------------------------------------------------------------------- Wed Dec 10 14:27:19 CET 2008 - froh@suse.de diff --git a/build.spec b/build.spec index 4ee7c6a..953c6aa 100644 --- a/build.spec +++ b/build.spec @@ -1,7 +1,7 @@ # -# spec file for package build (Version 2008.12.10.r5853) +# spec file for package build (Version 2009.01.27) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,8 +23,8 @@ License: GPL v2 or later Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2008.12.10.r5853 -Release: 1 +Version: 2009.01.27 +Release: 2 # osc rm build-*tar.bz2 # REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p") # VERSION="$(date +"%Y.%m.%d").r$REVISION" @@ -73,6 +73,10 @@ ln -s /usr/lib/build/build $RPM_BUILD_ROOT/usr/bin/build %{_mandir}/man1/build.1* %changelog +* Tue Jan 27 2009 adrian@suse.de +- update to current buildservice/1.5 branch +- More fixes for kiwi image build +- Move Susetags.pm to correct Build:: namespace * Wed Dec 10 2008 froh@suse.de - update to r5853: - added: new armv7el arch for all binaries for up to ARMv7 EABI with VFP