mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-31 02:14:10 +02:00
- roll 0.144.0 release
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,6 @@
|
||||
0.144
|
||||
- allow commiting to package sources from linked projects. osc will ask to branch it first.
|
||||
- group support in bugowner and maintainer command
|
||||
|
||||
0.143
|
||||
- add option to add a auto-accept in future for delete requests (handy for admins)
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.143git'
|
||||
__version__ = '0.144'
|
||||
|
||||
# __store_version__ is to be incremented when the format of the working copy
|
||||
# "store" changes in an incompatible way. Please add any needed migration
|
||||
|
Reference in New Issue
Block a user