Bugzilla – Bug 1149618
calling "rake version:bump" in libyui crashes with ArgumentError
Last modified: 2019-09-05 14:11:47 UTC
# rake version:bump rake aborted! ArgumentError: wrong number of arguments (given 1, expected 0) Tasks: TOP => version:bump => version:check (See full trace by running task with --trace)
Fixed in - https://github.com/openSUSE/packaging_rake_tasks/pull/53 - https://github.com/libyui/libyui-rake/pull/30