OBS User unknown
2008-10-01 10:17:29 +00:00
committed by Git OBS Bridge
parent 926030eb2d
commit 45894f8846
5 changed files with 55 additions and 6 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Sep 30 17:19:23 CEST 2008 - poeml@suse.de
- update to r5219 (version 0.109):
With changes from Marcus_H, myself, dmueller, tpatzig:
- osc getbinaries: new command to download binaries directly from
the api server
- pass the --debug option to the build script which will take
care of creating debuginfo packages
- add link to plugin API to osc help output
- Don't try to catch rpm-python errors if rpm-python isn't installed.
Thus we can avoid a hard dependency on having rpm-python.
- added command 'rlog', to show commit logs of remote packages
- fixed depracation warnings with Python 2.6 [bnc#426612]
- fix streaming of unfinished logfiles again
- fixed regression of .oscrc template [bnc#427118]
-------------------------------------------------------------------
Tue Sep 16 14:17:26 CEST 2008 - poeml@suse.de