From b514f537a0a251e1b6aaa325c3314c7f59248dcd7d8c43923a4f97d1fbdf4a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20H=C3=BCwe?= Date: Mon, 30 Aug 2010 17:55:56 +0000 Subject: [PATCH] Accepting request 46686 from home:Marcus_H:branches:openSUSE:Tools Copy from home:Marcus_H:branches:openSUSE:Tools/osc via accept of submit request 46686 revision 2. Request was accepted with message: - accepted OBS-URL: https://build.opensuse.org/request/show/46686 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=57 --- osc-0.128.tar.gz | 3 --- osc-0.129.tar.gz | 3 +++ osc.changes | 28 ++++++++++++++++++++++++++++ osc.spec | 8 ++++---- 4 files changed, 35 insertions(+), 7 deletions(-) delete mode 100644 osc-0.128.tar.gz create mode 100644 osc-0.129.tar.gz diff --git a/osc-0.128.tar.gz b/osc-0.128.tar.gz deleted file mode 100644 index 948a608..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..8d89235 --- /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 e8e9619..6d2a87b 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 d4cf7b8..63160f8 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,8 +18,8 @@ Name: osc -Version: 0.128 -Release: 1 +Version: 0.129 +Release: 0 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 > 2009.06.03 +Recommends: build >= 2010.05.04 %endif %endif %if 0%{?rhel_version} || 0%{?centos_version}