diff --git a/osc-0.128.tar.gz b/osc-0.128.tar.gz
new file mode 100644
index 0000000..948a608
--- /dev/null
+++ b/osc-0.128.tar.gz
@@ -0,0 +1,3 @@
+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
deleted file mode 100644
index 8d89235..0000000
--- a/osc-0.129.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a7eac7b1582c658a2b0c51ec1a33f2c80e0618e6f8e1d60fbac698ad6a1b3264
-size 184607
diff --git a/osc.changes b/osc.changes
index 6d2a87b..e8e9619 100644
--- a/osc.changes
+++ b/osc.changes
@@ -1,31 +1,3 @@
--------------------------------------------------------------------
-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 63160f8..d4cf7b8 100644
--- a/osc.spec
+++ b/osc.spec
@@ -1,5 +1,5 @@
#
-# spec file for package osc (Version 0.129)
+# spec file for package osc (Version 0.128)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,8 +18,8 @@
Name: osc
-Version: 0.129
-Release: 0
+Version: 0.128
+Release: 1
Group: Development/Tools/Other
License: GPLv2+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -45,7 +45,7 @@ Requires: python-xml
BuildArch: noarch
%endif
%if %suse_version > 1000
-Recommends: build >= 2010.05.04
+Recommends: build > 2009.06.03
%endif
%endif
%if 0%{?rhel_version} || 0%{?centos_version}