From e13bd3322f28aefac3a4269a6e2e003b273dc463 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 8 Feb 2021 09:14:59 +0100 Subject: [PATCH] 0.6-4 --- ntpstat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ntpstat.spec b/ntpstat.spec index 2730b73..43f0d65 100644 --- a/ntpstat.spec +++ b/ntpstat.spec @@ -1,6 +1,6 @@ Name: ntpstat Version: 0.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Utility to print NTP synchronization status License: MIT @@ -32,6 +32,9 @@ make install bindir=$RPM_BUILD_ROOT%{_bindir} mandir=$RPM_BUILD_ROOT%{_mandir} %{_mandir}/man1/%{name}.1* %changelog +* Mon Feb 08 2021 Miroslav Lichvar 0.6-4 +- switch dependency from ntp to ntpsec + * Tue Jan 26 2021 Fedora Release Engineering - 0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild