Summary: | app-editors/lapce-0.2.8: program wants to auto update to nightly version | ||
---|---|---|---|
Product: | GURU | Reporter: | Quentin Retornaz <gentoo> |
Component: | Package issues | Assignee: | Pascal Jäger <pascal.jaeger> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/lapce/lapce/issues/2483 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Quentin Retornaz
2023-06-24 21:48:51 UTC
Their versioned tarballs actually aren't any different than the nightly versions. They build to a stable release when they are on a git tag that starts with v... Can be easily solved by setting the env. variable RELEASE_TAG_NAME=v0.3.0 during build. Will be fixed in 0.3.0-r1 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41b59b9c05180d9b2d58ee184b7d141aaaab6caa commit 41b59b9c05180d9b2d58ee184b7d141aaaab6caa Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2023-11-06 19:46:42 +0000 Commit: Pascal Jäger <pascal.jaeger@leimstift.de> CommitDate: 2023-11-06 19:46:42 +0000 app-editors/lapce: fix build of nightly when on stable version Closes: https://bugs.gentoo.org/909102 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> app-editors/lapce/lapce-0.3.0-r1.ebuild | 65 +++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) |