diff --git a/libsysstat.spec b/libsysstat.spec index f6237c29fc86b52cb67aff56a64b822ad713d371..cecf0feacf4c5a0a66afb2088df691e9330fa4ec 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 28 2020 Ge Wang - 0.4.2-2 +- Remove redundency %{?dist} + * Thu Jul 23 2020 Zhao Yang  - 0.4.2-1 - Initial release for OpenEuler