diff --git a/libsysstat.spec b/libsysstat.spec index f6237c2..dd0e7f4 100644 --- a/libsysstat.spec +++ b/libsysstat.spec @@ -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  - 0.4.2-2 +- remove %{?dist} + * Thu Jul 23 2020 Zhao Yang  - 0.4.2-1 - Initial release for OpenEuler