!5 remove %{?dist}

Merge pull request !5 from 华亚东/master
This commit is contained in:
openeuler-ci-bot 2021-12-13 09:46:01 +00:00 committed by Gitee
commit c99131093b

View File

@ -1,6 +1,6 @@
Name: libsysstat
Version: 0.4.2
Release: 1%{?dist}
Release: 2
License: GPLv2 and LGPLv2+
Summary: Library used to query system info and statistics
Url: http://www.lxde.org
@ -50,5 +50,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_libdir}/libsysstat-qt5.so
%changelog
* Mon Dec 13 2021 huayadong <huayadong@kylinos.cn> - 0.4.2-2
- remove %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 0.4.2-1
- Initial release for OpenEuler