On Mon, Mar 30, 2020 at 12:12:57PM +0000, Lucas wrote:
> Leah forgot to bump VERSION in released mblaze, so fix that in order to
> stop museragent reporting mblaze/0.5.1, as you can see in the
> User-Agent: header for this very email.

> @@ -26,5 +30,10 @@ FAKE_FLAGS =       PREFIX="${PREFIX}" \
>               MANDIR="${PREFIX}/man"
>  
>  TEST_TARGET =        check
> +
> +# XXX remove after next release
> +# Fix version
> +post-extract:
> +     echo 0.6 >${WRKSRC}/VERSION
This hacks it up for us, but all other downstreams are still effected.

Upstream has to fix this with a proper release: roll out 0.6.1 or so and
have all downstreams package a new and fixed version.

Reply via email to