From cfddd8b1b57bec4391d9258fc7e86bb49f8bec54 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:52:00 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- ntpstat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ntpstat.spec b/ntpstat.spec index c0505bf..8beccf7 100644 --- a/ntpstat.spec +++ b/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