OBS User unknown
2009-06-16 16:22:12 +00:00
committed by Git OBS Bridge
parent 50bf4961d1
commit 0c71b0aaa8
7 changed files with 176 additions and 30 deletions

View File

@@ -1,3 +1,15 @@
osc (0.117-1) unstable; urgency=high
- new repairlink command for repairing a broken source link (requires server version 1.6)
- new vc command for editing the changes files (requires build.rpm 2009.04.17 or newest)
- support checkout of single package via "osc co PACKAGE" when local dir is project
- allow to specify target project and package on osc branch (requires server version 1.6)
- add option to automatic checkout a branched package
- support "osc getbinaries" in checkout packages
- '-b|--brief' option for osc submitreq show subcommand
- use "latest" revision on checkout, not "upload" (#441783)
-- Adrian Schroeter <adrian@suse.de> Tue, 22 Apr 2009 12:00:00 +0200
osc (0.115-1) unstable; urgency=high
- update to r6820 (version 0.115)
- optional transfer of devel project during copy_pac and link_pac is fixing
@@ -5,6 +17,8 @@ osc (0.115-1) unstable; urgency=high
- "osc ci" fails uploading large files to Provo BuildService
- fixed support for accessing download repositories (worked only for download.o.o so far)
-- Adrian Schroeter <adrian@suse.de> Tue, 17 Mar 2009 12:00:00 +0200
osc (0.114-1) unstable; urgency=high
- update to r6667 (version 0.114):