1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 01:06:17 +02:00

- update NEWS file

This commit is contained in:
Adrian Schröter 2013-06-13 16:55:39 +02:00
parent 467757b76d
commit d618c53bfe

7
NEWS
View File

@ -1,10 +1,17 @@
0.140
- support python 2.7 and python 3 in parallel now
=> In case you use external plugins, you need to adapt the print lines to python 3 syntax now
in any case: print "string" => print("string")
- allow specifying directories as mv targets
- drop the support for deprecated cbinstall and cbpreinstall directives
- allow to set maintainer or bugowner ship for a binary package initially, but ask back if
this is the right place.
- support listing of deleted source files "ls -D $PROJECT $PACKAGE"
- build results do show that a succeeded is not yet published
- improved bash completions
- default build root includes repository and architecture name now
- --request-accept-or-revoke option, useful to handle mass approval of requests
- multiple minor bugfixes
0.139
- various bugfixes for owner search