OBS User unknown
2009-06-20 03:13:03 +00:00
committed by Git OBS Bridge
parent 0c71b0aaa8
commit 880397b506
5 changed files with 53 additions and 6 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Jun 18 19:16:22 CEST 2009 - adrian@suse.de
- use completion script from tar ball
- update to r7560 (version 0.120)
- support "setlinkrev" for whole projects
- add "setlinkrev --unset" for removing revision references
- add "osc request list -t <type>" to list only submit, delete or develchange requests
- add shell completion scripts
- fix support of listing requests with multiple actions
- "osc maintainer" is following to the development project / package now
- "osc maintainer" list maintainer and bugowner roles now
-------------------------------------------------------------------
Thu Jun 18 10:19:09 CEST 2009 - adrian@suse.de
- update to version 0.119.1
* fixing listing of requests, when a delete request exists
-------------------------------------------------------------------
Wed Jun 10 17:57:29 CEST 2009 - werner@suse.de
- Add completion support for both tcsh and bash
-------------------------------------------------------------------
Wed Jun 3 13:45:52 CEST 2009 - adrian@suse.de