Skip to content

Fix finding Version

username-removed-872289 requested to merge cjmayo/tint2:version into master

get_version.sh is failing for me when building from https://gitlab.com/o9000/${PN}/repository/archive.tar.gz?ref=v0.14.6.

First commit is straightforward and fixes the version retrieved from ChangeLog being split on the space after the date.

Second worth more of a review, fixes ChangeLog not being found. Works for me when building from a Gentoo ebuild. packaging/make_ubuntu.sh seems to still work too.

Edited by username-removed-872289

Merge request reports