From 926030eb2ddf0a85838c9b94d51d7beffba3c4adb00e4e3b84c92ef39bfe8315 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 16 Sep 2008 12:50:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=26 --- debian.changelog | 31 +++++++++++++++++++++++++++++++ osc-0.107.tar.gz | 3 --- osc-0.108.tar.gz | 3 +++ osc.changes | 30 ++++++++++++++++++++++++++++++ osc.spec | 42 ++++++++++++++++++++++++++++++++++++++---- 5 files changed, 102 insertions(+), 7 deletions(-) delete mode 100644 osc-0.107.tar.gz create mode 100644 osc-0.108.tar.gz diff --git a/debian.changelog b/debian.changelog index 2d64ec7..491ebe4 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,34 @@ +osc (0.108-1) unstable; urgency=high + + - update to r5032 (version 0.108): + - osc submitreq: has two aliases now: "osc sr" and "osc submitrequest" + - osc sr create: prompt to revoke existing requests + - osc sr revoke: new command for to get rid of requests to projects one can't write to + - osc sr list: allow showing requests in a state other than "new" + - osc sr show: show the current state's comment + - osc sr log: new command to show the history of a given id + - osc sr: enable requests for submitting new packages + - osc build: implement --no-checks + - osc build: be less strict on the arguments, and guess what's needed. For instance: + * osc build PLATFORM ARCH BUILD_DESCR + * osc build PLATFORM (ARCH = hostarch, BUILD_DESCR guessed) + * osc build ARCH (PLATFORM = build_platform (config option), BUILD_DESCR guessed) + * osc build BUILD_DESCR (PLATFORM = build_platform (config option), ARCH = hostarch) + * osc build (PLATFORM = build_platform (config option), ARCH = hostarch, BUILD_DESCR guessed) + - osc build: download after the target architecture check + - osc addremove: bugfixes, --recursive option + - osc init: added support to initialize a project dir + - osc metafromspec: new alias for 'updatepacmetafromspec' which is hard to remember + - osc updatepacmetafromspec: also update URL + - osc buildlog: do not download entire log to memory + - new http_headers option to add arbitrary headers to HTTP requests + - bugfix to make osc work on Gentoo + - enhance/update the package and project template + - .netrc heritage from previous commandline client has been removed + - osc asks for password now, when used with -A + + -- Peter Poeml Tue, 16 Sep 2008 12:00:00 +0200 + osc (0.107-1) unstable; urgency=high - update to r4461 (version 0.107): diff --git a/osc-0.107.tar.gz b/osc-0.107.tar.gz deleted file mode 100644 index 8a6dda4..0000000 --- a/osc-0.107.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67a8f0c97fb4858b1a57639976024589e014313903643adc171486ef569d6179 -size 91291 diff --git a/osc-0.108.tar.gz b/osc-0.108.tar.gz new file mode 100644 index 0000000..cc445cd --- /dev/null +++ b/osc-0.108.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fd64085df76fad1e96095f2d3e223f688fad9b38836e2e4642eedc8159c2f7 +size 97030 diff --git a/osc.changes b/osc.changes index ed938d8..4ac8154 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Sep 16 14:17:26 CEST 2008 - poeml@suse.de + +- update to r5032 (version 0.108): + - osc submitreq: has two aliases now: "osc sr" and "osc submitrequest" + - osc sr create: prompt to revoke existing requests + - osc sr revoke: new command for to get rid of requests to projects one can't write to + - osc sr list: allow showing requests in a state other than "new" + - osc sr show: show the current state's comment + - osc sr log: new command to show the history of a given id + - osc sr: enable requests for submitting new packages + - osc build: implement --no-checks + - osc build: be less strict on the arguments, and guess what's needed. For instance: + * osc build PLATFORM ARCH BUILD_DESCR + * osc build PLATFORM (ARCH = hostarch, BUILD_DESCR guessed) + * osc build ARCH (PLATFORM = build_platform (config option), BUILD_DESCR guessed) + * osc build BUILD_DESCR (PLATFORM = build_platform (config option), ARCH = hostarch) + * osc build (PLATFORM = build_platform (config option), ARCH = hostarch, BUILD_DESCR guessed) + - osc build: download after the target architecture check + - osc addremove: bugfixes, --recursive option + - osc init: added support to initialize a project dir + - osc metafromspec: new alias for 'updatepacmetafromspec' which is hard to remember + - osc updatepacmetafromspec: also update URL + - osc buildlog: do not download entire log to memory + - new http_headers option to add arbitrary headers to HTTP requests + - bugfix to make osc work on Gentoo + - enhance/update the package and project template + - .netrc heritage from previous commandline client has been removed + - osc asks for password now, when used with -A + ------------------------------------------------------------------- Wed Jul 16 17:16:27 CEST 2008 - poeml@suse.de diff --git a/osc.spec b/osc.spec index 891cf5f..bb35b50 100644 --- a/osc.spec +++ b/osc.spec @@ -1,10 +1,17 @@ # -# spec file for package osc (Version 0.107) +# spec file for package osc (Version 0.108) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -13,7 +20,7 @@ Name: osc BuildRequires: python-devel -Version: 0.107 +Version: 0.108 Release: 1 Group: Development/Tools/Other License: GPL v2 or later @@ -80,6 +87,33 @@ mkdir -p %{buildroot}/var/lib/osc-plugins %doc README TODO NEWS %changelog +* Tue Sep 16 2008 poeml@suse.de +- update to r5032 (version 0.108): + - osc submitreq: has two aliases now: "osc sr" and "osc submitrequest" + - osc sr create: prompt to revoke existing requests + - osc sr revoke: new command for to get rid of requests to projects one can't write to + - osc sr list: allow showing requests in a state other than "new" + - osc sr show: show the current state's comment + - osc sr log: new command to show the history of a given id + - osc sr: enable requests for submitting new packages + - osc build: implement --no-checks + - osc build: be less strict on the arguments, and guess what's needed. For instance: + * osc build PLATFORM ARCH BUILD_DESCR + * osc build PLATFORM (ARCH = hostarch, BUILD_DESCR guessed) + * osc build ARCH (PLATFORM = build_platform (config option), BUILD_DESCR guessed) + * osc build BUILD_DESCR (PLATFORM = build_platform (config option), ARCH = hostarch) + * osc build (PLATFORM = build_platform (config option), ARCH = hostarch, BUILD_DESCR guessed) + - osc build: download after the target architecture check + - osc addremove: bugfixes, --recursive option + - osc init: added support to initialize a project dir + - osc metafromspec: new alias for 'updatepacmetafromspec' which is hard to remember + - osc updatepacmetafromspec: also update URL + - osc buildlog: do not download entire log to memory + - new http_headers option to add arbitrary headers to HTTP requests + - bugfix to make osc work on Gentoo + - enhance/update the package and project template + - .netrc heritage from previous commandline client has been removed + - osc asks for password now, when used with -A * Wed Jul 16 2008 poeml@suse.de - update to r4461 (version 0.107): - osc update / checkout: *important bugfix* don't check out a