2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-22 13:33:23 +00:00

chore: move short hash to version from release

This commit is contained in:
sammyette 2022-12-19 23:09:50 -04:00
parent b54b84f2b3
commit d37e036d1f
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: hilbish-git
Version: {{{ git_tag_version }}}
Release: 1.{{{ git_short_hash }}}%{?dist}
Version: {{{ git_tag_version }}}.{{{ git_short_hash }}}
Release: 1%{?dist}
Summary: The flower shell. A comfy and nice little shell for Lua fans!
License: MIT