From f36e94334b142d432a8f8c797be49dd90d2c84b0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:21:13 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- xterm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xterm.spec b/xterm.spec index 350d970..30cf783 100644 --- a/xterm.spec +++ b/xterm.spec @@ -4,7 +4,7 @@ Summary: Terminal emulator for the X Window System Name: xterm Version: 389 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://invisible-island.net/xterm License: MIT AND X11 AND HPND AND CC-BY-4.0 BuildRequires: make @@ -105,6 +105,10 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata %{_mandir}/man1/resize.1* %changelog +* Tue Oct 29 2024 Troy Dawson - 389-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 389-3 - Bump release for June 2024 mass rebuild