mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
- release 0.141
This commit is contained in:
parent
529e1d4716
commit
744ce9155f
1
NEWS
1
NEWS
@ -1,4 +1,5 @@
|
||||
0.141
|
||||
- crash fixes
|
||||
- support for kiwi appliance builds using obsrepositories:/ directive
|
||||
- support for manual release of sources and binaries
|
||||
- add --last parameter for build logs to show last finished log file, if currently building
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.140git'
|
||||
__version__ = '0.141'
|
||||
|
||||
# __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