Compare commits

...

1 Commits

Author SHA1 Message Date
madomado 2a273ce742 fix(v2ray-nightly): versioning
Signed-off-by: madomado <madonuko@outlook.com>
2026-06-12 14:04:44 +08:00
@@ -4,7 +4,7 @@
%global commit_date 20260611
%global goipath github.com/v2fly/v2ray-core
Version: %{ver}^%{commit_date}git.%{shortcommit}
Version: %(echo %ver | sed -E 's/^v//')^%{commit_date}git.%{shortcommit}
%global golicenses LICENSE
%global godocs README.md SECURITY.md