diff --git a/osc-0.128.tar.gz b/osc-0.128.tar.gz
deleted file mode 100644
index 4ba481a..0000000
--- a/osc-0.128.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:42a3c191034b53dd90aeeb8671bf4668701f200a7f187c2c714bafef6f5c8b5f
-size 343323
diff --git a/osc-0.129.tar.gz b/osc-0.129.tar.gz
new file mode 100644
index 0000000..20a984f
--- /dev/null
+++ b/osc-0.129.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a7eac7b1582c658a2b0c51ec1a33f2c80e0618e6f8e1d60fbac698ad6a1b3264
+size 184607
diff --git a/osc.changes b/osc.changes
index 9b8e45e..6298d68 100644
--- a/osc.changes
+++ b/osc.changes
@@ -1,3 +1,31 @@
+-------------------------------------------------------------------
+Mon Aug 30 17:40:37 UTC 2010 - suse-tux@gmx.de
+
+- release 0.129
+
+-------------------------------------------------------------------
+Fri Aug 27 15:23:54 UTC 2010 - suse-tux@gmx.de
+
+- recommend build >= 2010.05.04
+- update to 0.129
+ - "dists" command to show the configured default base repos from the server.
+ - "review list" command to list open review requests
+ - "review add" command to add another reviewer for a request (either user or group)
+ - add "buildinfo --prefer-pkgs
" option
+ - add "prjresults --hide-disabled" option to hide packages which are disabled/excluded
+ in all repos and repos which have only disabled/excluded packages
+ - harmonize "api"'s options with curl's options
+ - use builtin signature check by default (instead of verifying the signature with "rpm -K...")
+ - add "status --show-excluded" to show all files (except the store dir)
+ - new "osc reqmaintainership" command which is a shortcut for
+ "osc creq -a add_role USER maintainer PROJECT PACKAGE"
+#
+# Feature which requires OBS 2.1
+#
+ - add "osc aggregate --nosources" option
+ - add "request clone" command to clone all packages from a given request
+ - fixed references into en.opensuse.org to honor the new Wiki structure
+
-------------------------------------------------------------------
Fri Jul 16 13:38:12 UTC 2010 - adrian@suse.de
diff --git a/osc.spec b/osc.spec
index 732be95..d7f4485 100644
--- a/osc.spec
+++ b/osc.spec
@@ -1,5 +1,5 @@
#
-# spec file for package osc (Version 0.128)
+# spec file for package osc (Version 0.129)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,7 +18,7 @@
Name: osc
-Version: 0.128
+Version: 0.129
Release: 1
Group: Development/Tools/Other
License: GPLv2+
@@ -45,7 +45,7 @@ Requires: python-xml
BuildArch: noarch
%endif
%if %suse_version > 1000
-Recommends: build > 2009.06.03
+Recommends: build >= 2010.05.04
%endif
%endif
%if 0%{?rhel_version} || 0%{?centos_version}