From 1adba51bb37b4708114d2e01115202cf398ae537 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 18 Jun 2010 04:01:12 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/build revision 32.0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=de8e9b434706c07123aa9229bd26a494 --- build-2010.04.15.tar.gz | 3 --- build-2010.05.29.tar.gz | 3 +++ build.changes | 18 ++++++++++++++++++ build.dsc | 2 +- build.spec | 6 +++--- 5 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 build-2010.04.15.tar.gz create mode 100644 build-2010.05.29.tar.gz diff --git a/build-2010.04.15.tar.gz b/build-2010.04.15.tar.gz deleted file mode 100644 index 10f037b..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..7f3a9a7 --- /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 c0d4520..0c438ff 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 e2b3a0b..ac31385 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 eb75e9c..9342039 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"