Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
8cf27ebae9
!9 delete macros in changelog
From: @yangl777 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
2022-06-17 02:03:14 +00:00
yangl777
2ab475210a delete macros in changelog 2022-06-16 16:51:28 +08:00
openeuler-ci-bot
344d3cecb7
!7 [sync] PR-6: rebuild ntpstat
From: @openeuler-sync-bot 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
2022-04-28 12:17:03 +00:00
yangl777
9299ddf0d8 rebuild ntpstat
(cherry picked from commit 21f2c9d7de35fcbd3fdc1bdb1ad0ccb984489ff1)
2022-04-28 20:03:42 +08:00
openeuler-ci-bot
f8af38c8fb !5 ntpstat delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW
Reviewed-by: @zengwefeng
Signed-off-by: @zengwefeng
2021-08-02 01:35:07 +00:00
chenyanpanHW
c3111fefd2
delete -S git from %autosetup, and delete BuildRequires git 2021-07-30 23:10:03 +08:00
openeuler-ci-bot
d88dd838ec !2 update to 0.6
Merge pull request !2 from yu_boyun/master
2020-07-24 17:22:47 +08:00
yu_boyun
4897e16a04 update to 0.6 2020-07-22 10:38:15 +08:00
openeuler-ci-bot
d061a8b4a6 !1 add yaml file
Merge pull request !1 from yixiangzhike/master
2020-07-02 22:54:29 +08:00
yixiangzhike
2846f02f38 add yaml file 2020-06-12 14:55:37 +08:00
4 changed files with 22 additions and 4 deletions

Binary file not shown.

BIN
ntpstat-0.6.tar.gz Normal file

Binary file not shown.

View File

@ -1,13 +1,12 @@
Name: ntpstat
Version: 0.5
Release: 3
Version: 0.6
Release: 4
Summary: Print NTP synchronisation status
License: MIT
URL: https://github.com/mlichvar/ntpstat
Source0: https://github.com/mlichvar/ntpstat/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: git
Requires: (ntp or chrony)
%description
@ -23,7 +22,7 @@ Contains secondary development documentation and interface function
descriptions, man, info, etc. related documents and manuals for %{name}
%prep
%autosetup -n %{name}-%{version} -p1 -S git
%autosetup -n %{name}-%{version} -p1
%build
@ -44,6 +43,21 @@ 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
* Wed Jul 22 2020 yuboyun<yuboyun@huawei.com> - 0.6-1
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: update to 0.6
* Wed Aug 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.5-3
- Package init

4
ntpstat.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: mlichvar/ntpstat
tag_prefix: ^
seperator: .