1
0
forked from pool/osc

Accepting request 46758 from openSUSE:Tools

checked in (request 46758)

OBS-URL: https://build.opensuse.org/request/show/46758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=58
This commit is contained in:
OBS User autobuild 2010-09-03 13:28:03 +00:00 committed by Git OBS Bridge
parent 3bcace699a
commit a8bcce74bc
4 changed files with 7 additions and 35 deletions

3
osc-0.128.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42a3c191034b53dd90aeeb8671bf4668701f200a7f187c2c714bafef6f5c8b5f
size 343323

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7eac7b1582c658a2b0c51ec1a33f2c80e0618e6f8e1d60fbac698ad6a1b3264
size 184607

View File

@ -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 <dir>" 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

View File

@ -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}