mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-27 15:06:15 +01:00
- update NEWS file
This commit is contained in:
parent
467757b76d
commit
d618c53bfe
7
NEWS
7
NEWS
@ -1,10 +1,17 @@
|
|||||||
0.140
|
0.140
|
||||||
- support python 2.7 and python 3 in parallel now
|
- 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
|
- allow specifying directories as mv targets
|
||||||
- drop the support for deprecated cbinstall and cbpreinstall directives
|
- 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
|
- allow to set maintainer or bugowner ship for a binary package initially, but ask back if
|
||||||
this is the right place.
|
this is the right place.
|
||||||
- support listing of deleted source files "ls -D $PROJECT $PACKAGE"
|
- 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
|
0.139
|
||||||
- various bugfixes for owner search
|
- various bugfixes for owner search
|
||||||
|
Loading…
Reference in New Issue
Block a user