!3 [sync] PR-2: Remove redundancy %{?dist}

From: @openeuler-sync-bot
Reviewed-by: @dou33
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2021-06-02 18:53:29 +08:00 committed by Gitee
commit a0b26e0b78

View File

@ -4,7 +4,7 @@
Name: libstatgrab
Epoch: 1
Version: 0.92
Release: 1%{?dist}
Release: 2
Summary: A library that provides cross platform access to statistics of the system
License: LGPLv2+
URL: http://www.i-scream.org/libstatgrab
@ -205,5 +205,8 @@ make check
%{_mandir}/*/*statgrab*
%changelog
* Mon Dec 28 2020 Ge Wang <wangge20@huawei.com> - 1:0.92-2
- Remove redundancy %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 1:0.92-1
- Initial release for OpenEuler