diff --git a/build-2010.04.15.tar.gz b/build-2010.04.15.tar.gz deleted file mode 100644 index 5153ef6..0000000 --- a/build-2010.04.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b991dcf86303a884db86d508d4c661a135afbe07c460f30d94a9b71be824cf4c -size 102611 diff --git a/build-2010.05.29.tar.gz b/build-2010.05.29.tar.gz new file mode 100644 index 0000000..d664ede --- /dev/null +++ b/build-2010.05.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edb4dc9dddb3d4b678a840885a59cf29d1d12ad06c158b5e2e8f271c2c129c6 +size 103603 diff --git a/build.changes b/build.changes index 2d574e5..b8894a1 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat May 29 13:35:34 UTC 2010 - adrian@suse.de + +- update to current git + * noatime VM mount + * _service file rename happens inside of chroot/vm now. + +------------------------------------------------------------------- +Tue May 4 08:26:13 UTC 2010 - adrian@suse.de + +- update to current git + * CBinstall and CBPreninstall directive support from Jan-Simon + +------------------------------------------------------------------- +Wed Apr 21 09:58:46 UTC 2010 - adrian@suse.de + +- detect kvm virtio initrds on SUSE systems automatically + ------------------------------------------------------------------- Mon Apr 19 00:54:32 CEST 2010 - ro@suse.de diff --git a/build.dsc b/build.dsc index 95146ea..56c9841 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.04.15 +Version: 2010.05.29 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index adb816d..75f49cd 100644 --- a/build.spec +++ b/build.spec @@ -1,5 +1,5 @@ # -# spec file for package build (Version 2010.04.15) +# spec file for package build (Version 2010.05.29) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,8 +23,8 @@ License: GPLv2+ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2010.04.15 -Release: 3 +Version: 2010.05.29 +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") # VERSION="$(date +"%Y.%m.%d").r$REVISION"