From d9a443c772f094fb61469abea183d819025fbfac Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 11 Jun 2020 12:36:49 +0200 Subject: [PATCH] 0.6-1 --- ntpstat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ntpstat.spec b/ntpstat.spec index dcb76d1..a9cba85 100644 --- a/ntpstat.spec +++ b/ntpstat.spec @@ -1,6 +1,6 @@ Name: ntpstat Version: 0.6 -Release: 5%{?dist} +Release: 1%{?dist} Summary: Utility to print NTP synchronization status License: MIT @@ -31,6 +31,9 @@ make install bindir=$RPM_BUILD_ROOT%{_bindir} mandir=$RPM_BUILD_ROOT%{_mandir} %{_mandir}/man1/%{name}.1* %changelog +* Thu Jun 11 2020 Miroslav Lichvar 0.6-1 +- update to 0.6 + * Wed Jan 29 2020 Fedora Release Engineering - 0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild