mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-09 22:36:14 +01:00
prepare 0.143
This commit is contained in:
parent
7fcb1bbe3e
commit
af2dffb002
5
NEWS
5
NEWS
@ -1,5 +1,10 @@
|
||||
0.143
|
||||
- add option to add a auto-accept in future for delete requests (handy for admins)
|
||||
- many bugfixes:
|
||||
- plugin loading
|
||||
- bugowner handling
|
||||
- download of server side generated source "up -S"
|
||||
- wipebinaries command
|
||||
|
||||
0.142
|
||||
- ppc64p7 build support
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.142git'
|
||||
__version__ = '0.143'
|
||||
|
||||
# __store_version__ is to be incremented when the format of the working copy
|
||||
# "store" changes in an incompatible way. Please add any needed migration
|
||||
|
Loading…
Reference in New Issue
Block a user