Accepting request 108991 from openSUSE:Tools
osc for OBS 2.3 .... OBS-URL: https://build.opensuse.org/request/show/108991 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=69
This commit is contained in:
commit
7b281b84cf
@ -1,3 +1,8 @@
|
|||||||
|
osc (0.134.0-1) unstable; urgency=low
|
||||||
|
- Update to 0.134.0
|
||||||
|
|
||||||
|
-- Adrian Schroeter <adrian@suse.de> Wed, 29 Feb 2012 10:00:00 +0200
|
||||||
|
|
||||||
osc (0.132.6-1) unstable; urgency=low
|
osc (0.132.6-1) unstable; urgency=low
|
||||||
- Update to 0.132.6
|
- Update to 0.132.6
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d375ed3d6a5d4912e9d374578903cf0211ecbe0af9525bcfc433ca37c944ce35
|
oid sha256:80278773812809883c225f5b8fe985c857e2f88d550c4481767725be4ec85630
|
||||||
size 2198
|
size 2193
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8812aaea7d3ef22dffb36ac7ce9f63827e216c142d1eb4e8d1b41860ae865e8d
|
|
||||||
size 269903
|
|
3
osc-0.134.0.tar.gz
Normal file
3
osc-0.134.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e00bf40d1067e5349d9050b00846bbb04a8b5caac08094d265d08baaa7424400
|
||||||
|
size 273367
|
22
osc.changes
22
osc.changes
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 5 09:49:51 UTC 2012 - adrian@suse.de
|
||||||
|
|
||||||
|
- update to 0.134.0
|
||||||
|
* Enables new maintenance submissions for new OBS 2.3 maintenance model
|
||||||
|
* Fixes srcmd5 revisions in submit request, when link target != submission target
|
||||||
|
- From NEWS file:
|
||||||
|
- patchinfo call can work without checked out copy now
|
||||||
|
- use qemu as fallback for building not directly supported architectures
|
||||||
|
- "results --watch" option to watch build results until they finished building
|
||||||
|
- fixes injection of terminal control chars (bnc#749335)(CVE-2012-1095)
|
||||||
|
#
|
||||||
|
# Features which requires OBS 2.3
|
||||||
|
#
|
||||||
|
- support dryrun of branching to preview the expected result. "osc sm" is doing this now by default.
|
||||||
|
- maintenance requests accept package lists as source and target incidents to be merged in
|
||||||
|
- add "setincident" command to "request" to re-direct a maintenance request
|
||||||
|
- ask user to create "maintenance incident" request when submit request is failing at release project
|
||||||
|
- "osc my patchinfos" is showing patchinfos where any open bug is assigned to user
|
||||||
|
- "osc my" or "osc my work" is including assigned patchinfos
|
||||||
|
- "osc branch --maintenance" is creating setups for maintenance
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 20 21:58:02 UTC 2011 - adrian@suse.de
|
Tue Dec 20 21:58:02 UTC 2011 - adrian@suse.de
|
||||||
|
|
||||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: osc
|
Source: osc
|
||||||
Version: 0.133.1
|
Version: 0.134.0
|
||||||
Binary: osc
|
Binary: osc
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
4
osc.spec
4
osc.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package osc
|
# spec file for package osc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: osc
|
Name: osc
|
||||||
Version: 0.133.1
|
Version: 0.134.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: openSUSE Build Service Commander
|
Summary: openSUSE Build Service Commander
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user