delete macros in changelog

This commit is contained in:
yangl777 2022-06-16 16:50:00 +08:00
parent 344d3cecb7
commit 2ab475210a

View File

@ -1,6 +1,6 @@
Name: ntpstat
Version: 0.6
Release: 3
Release: 4
Summary: Print NTP synchronisation status
License: MIT
URL: https://github.com/mlichvar/ntpstat
@ -43,11 +43,14 @@ install -p -m644 ./ntpstat.1 $RPM_BUILD_ROOT%{_mandir}/man1
%{_mandir}/man1/ntpstat.*
%changelog
* Thu Jun 16 2022 yanglu <yanglu72@h-partners.com> - 0.6-4
- DESC: delete macros in 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
- DESC: delete -S git from autosetup, and delete BuildRequires git
* Wed Jul 22 2020 yuboyun<yuboyun@huawei.com> - 0.6-1
- Type:bugfix