!14 Remove the release suffix
From: @liqiuyu123 Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
23937e9023
@ -46,7 +46,7 @@ getent passwd %1 >/dev/null || useradd -r -u %2 -g %3 -c %5 -s /sbin/nologin -d
|
||||
|
||||
Name: ovirt-engine-dwh
|
||||
Version: 4.4.7.3
|
||||
Release: 1%{?release_suffix}%{?dist}
|
||||
Release: 2
|
||||
License: LGPLv2 and ASL 2.0
|
||||
Summary: %{product_name}
|
||||
Group: Virtualization/Management
|
||||
@ -272,5 +272,8 @@ fi
|
||||
%{_sysconfdir}/grafana/conf/
|
||||
|
||||
%changelog
|
||||
* Fri Apr 1 2022 liqiuyu <liqiuyu@kylinos.cn> - 4.4.7.3-2
|
||||
- Remove the dist
|
||||
|
||||
* Thu Sep 9 2021 shenhongyi <shenhongyi2@huawei.com> - 4.4.7.3-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user