From 2323ef641b2f84f193cb59d2db12314ee9b9b96b Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 05:00:04 +0300 Subject: [PATCH] import ntpstat-0.6-13.el10 --- SPECS/ntpstat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/ntpstat.spec b/SPECS/ntpstat.spec index c0505bf..8beccf7 100644 --- a/SPECS/ntpstat.spec +++ b/SPECS/ntpstat.spec @@ -1,6 +1,6 @@ Name: ntpstat Version: 0.6 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Utility to print NTP synchronization status License: MIT @@ -32,6 +32,10 @@ make install bindir=$RPM_BUILD_ROOT%{_bindir} mandir=$RPM_BUILD_ROOT%{_mandir} %{_mandir}/man1/%{name}.1* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.6-13 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.6-12 - Bump release for June 2024 mass rebuild