diff --git a/ntpstat.spec b/ntpstat.spec index 83bc8201f7ff9caa48e66fa85a2a8db880e4ed04..d74c5b0ce87a6846c574e314abab2171ea6d70e9 100644 --- a/ntpstat.spec +++ b/ntpstat.spec @@ -1,6 +1,6 @@ Name: ntpstat Version: 0.6 -Release: 2 +Release: 3 Summary: Print NTP synchronisation status License: MIT URL: https://github.com/mlichvar/ntpstat @@ -43,6 +43,9 @@ install -p -m644 ./ntpstat.1 $RPM_BUILD_ROOT%{_mandir}/man1 %{_mandir}/man1/ntpstat.* %changelog +* Thu Apr 28 2022 yanglu - 0.6-3 +- DESC: rebuild ntpstat + * Fri Jul 30 2021 chenyanpanHW - 0.6-2 - DESC: delete -S git from %autosetup, and delete BuildRequires git