- add unpublish command (requires OBS 2.8)
  - add blame command (requires OBS 2.9)
  - results: show multibuild results by default
  - getbinaries: make .AppImage files executable
  - support operation in checked out package for cat/less/blame
  - add comment command
  - improved build recipe selection
  - added multibuild (-M) to commands:
          buildlog, remotebuildlog, buildinfo, build, buildhistory, jobhistory,
          rebuild, restartbuild/abortbuild, wipebinaries, getbinaries
  - add checkconstraints command
  - add workerinfo command

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=235
This commit is contained in:
2017-03-08 09:11:35 +00:00
committed by Git OBS Bridge
parent 9c1ed21986
commit b68ac4116b
8 changed files with 28 additions and 11 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Mar 8 08:57:31 UTC 2017 - marco.strigl@suse.com
- 0.157
- add unpublish command (requires OBS 2.8)
- add blame command (requires OBS 2.9)
- results: show multibuild results by default
- getbinaries: make .AppImage files executable
- support operation in checked out package for cat/less/blame
- add comment command
- improved build recipe selection
- added multibuild (-M) to commands:
buildlog, remotebuildlog, buildinfo, build, buildhistory, jobhistory,
rebuild, restartbuild/abortbuild, wipebinaries, getbinaries
- add checkconstraints command
- add workerinfo command
-------------------------------------------------------------------
Mon Dec 19 13:50:56 UTC 2016 - marco.strigl@suse.com