mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-12 16:56:15 +01:00
release 0.167.2
This commit is contained in:
parent
f0583c22c0
commit
88abf11bd3
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
||||
0.167.2
|
||||
- fix regression in osc chroot
|
||||
- fix broken importsrcpkg
|
||||
|
||||
0.167.1
|
||||
- fix cpio fetch error handling
|
||||
- support local build using RedHat rpm-md modules
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '0.167.1'
|
||||
__version__ = '0.167.2'
|
||||
|
||||
# __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