rebuild ntpstat

(cherry picked from commit 21f2c9d7de35fcbd3fdc1bdb1ad0ccb984489ff1)
This commit is contained in:
yangl777 2022-04-28 15:30:09 +08:00 committed by openeuler-sync-bot
parent f8af38c8fb
commit 9299ddf0d8

View File

@ -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 <yanglu72@h-partners.com> - 0.6-3
- DESC: rebuild ntpstat
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.6-2
- DESC: delete -S git from %autosetup, and delete BuildRequires git