From 4d73a491f1e1a2b455de740daf605b7bdd2abd84 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:20:56 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- dialog.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dialog.spec b/dialog.spec index f40d689..8ce5276 100644 --- a/dialog.spec +++ b/dialog.spec @@ -2,7 +2,7 @@ Summary: A utility for creating TTY dialog boxes Name: dialog %global dialogsubversion 20240101 Version: 1.3 -Release: 51.%{dialogsubversion}%{?dist} +Release: 52.%{dialogsubversion}%{?dist} License: LGPL-2.1-only URL: https://invisible-island.net/dialog/dialog.html Source0: https://invisible-mirror.net/archives/dialog/dialog-%{version}-%{dialogsubversion}.tgz @@ -80,6 +80,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a %{_mandir}/man3/dialog.* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.3-52.20240101 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.3-51.20240101 - Bump release for June 2024 mass rebuild