diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +opkbuild version 3.0.0-beta5 +---------------------------- + +Released: ????-??-?? + +Changes in this release: + + * ob-checkbuilddeps now sets substitution variables for use in the + "Build-Depends" field. + * ob-checkbuilddeps now recognizes packages with a status of + "install user installed". + * ob_arch_is_concerned() and ob_plat_is_concerned() now correctly + handle host values of "all" with negated values in package fields. + These functions are also now covered by the test suite. + opkbuild version 3.0.0-beta4 ---------------------------- |