1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00

- add support for updating the link in target package in submit action

This is also changing the request format to post OBS 1.0, but
that was also the case before when a source update option was used.
This commit is contained in:
2015-03-09 08:44:12 +01:00
parent 00c7b9dbfc
commit ecd76148b8
3 changed files with 21 additions and 9 deletions

1
NEWS
View File

@@ -1,5 +1,6 @@
0.151
- fix times when data comes from OBS backend
- support updateing the link in target package for submit requests
0.150
- support local builds using builenv (for same build environment as a former build)