1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

- with small changes, apply a patch from Marcus Huewe:

- added wipebinaries command
  - added abortbuild command
  - improve handling of metadata editing if the server doesn't accept it
- rebuildpac: rename internal command for consistency reasons
- update NEWS file
This commit is contained in:
Dr. Peter Poeml
2007-06-14 14:30:36 +00:00
parent e8ca5f0028
commit 0cf26d0f06
4 changed files with 143 additions and 8 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
since 0.96:
- new wipebinaries and abortbuild commands, by courtesy of Marcus Huewe
- improved metadata error condition handling (thanks to Marcus Huewe)
- build: add --userootforbuild option
- build: implement -x/--extra-pkgs option (passed to backend and included in buildinfo result)
- make filling out of username in templates work again