mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-12 23:56:13 +01:00
release 0.163.0
This commit is contained in:
parent
86e5757832
commit
d82b30636f
3
NEWS
3
NEWS
@ -6,6 +6,9 @@
|
||||
--unexpand for local diffs only (bsc#1089025)
|
||||
--meta for diffing meta files
|
||||
- add support for podman/buildag engine (docker variation)
|
||||
- support realname in .changes files
|
||||
- fix DISTURL checkout for package containers using a multibuild flavor
|
||||
- Disable ssl session resumption
|
||||
|
||||
0.162.1
|
||||
- Send sha256 hashes for tracked files if the wc is pulled/linkrepair
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.162.1git'
|
||||
__version__ = '0.163.0'
|
||||
|
||||
# __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