remove redundancy %{?dist}

(cherry picked from commit 6f8f3720e62da0089a5307d4b9e0e881e9ed9203)
This commit is contained in:
wang--ge 2020-12-28 20:20:09 +08:00 committed by openeuler-sync-bot
parent 3b14fc01ba
commit 26673457bc

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