OBS User unknown
2008-01-24 20:23:49 +00:00
committed by Git OBS Bridge
parent 8d13336b75
commit 31c57a00db
4 changed files with 109 additions and 61 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Jan 24 19:36:59 CET 2008 - poeml@suse.de
- update to r3046:
- build:
- add --no-verify
- add --local-package to build a package which doesn't exist on the server
- add --alternative-project to specify a project, if the current one doesn't
exist on the server
- use api url from .osc/_apiurl [#355144]
- new command remotebuildlog
- diff: fix #347377 (diffing too many files)
- checkout: check for project existance beforehand
-------------------------------------------------------------------
Fri Jan 11 09:33:50 CET 2008 - adrian@suse.de
- add Recommends: build > 2007.09.14
-------------------------------------------------------------------
Mon Dec 10 16:08:23 CET 2007 - poeml@suse.de