mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-24 03:02:12 +01:00
prepare 0.159 release
This commit is contained in:
parent
24fa0ae9d5
commit
4f524b4d43
1
NEWS
1
NEWS
@ -6,6 +6,7 @@
|
||||
- added switch to show only issues in rdiff
|
||||
- show build duration in build history
|
||||
- allow to cat/less files from deleted packages (using -D option)
|
||||
- Allow to override man-page date
|
||||
|
||||
0.158
|
||||
- cat/less/blame command: default to expand to stay in sync with checkout
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.158git'
|
||||
__version__ = '0.159'
|
||||
|
||||
# __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…
x
Reference in New Issue
Block a user