1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 13:48:43 +02:00

- make it possible to run single source services, even when not specified in _service file.

(For example for doing a version update without creating a _service file: osc service lr update_source)
This commit is contained in:
2011-02-15 09:41:03 +01:00
parent 70e3cbbd33
commit f0690d4e2f
3 changed files with 33 additions and 15 deletions

2
NEWS
View File

@@ -10,6 +10,8 @@
- show review states on "review list"
- new source service commands "localrun" and "disabledrun" to generate files without _service: prefix
- add "request supersede" and "review supersede" to supersede with existing request
- make it possible to run single source services, even when not specified in _service file.
(For example for doing a version update without creating a _service file: osc service lr update_source)
#
# Features which requires OBS 2.2
#