From 26b8b0b6558125778988af44af57f3126181db0e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:29:46 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- xterm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xterm.spec b/xterm.spec index 107b9bb..cf7af5e 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,7 +1,7 @@ Summary: Terminal emulator for the X Window System Name: xterm Version: 366 -Release: 6%{?dist} +Release: 7%{?dist} URL: https://invisible-island.net/xterm License: MIT BuildRequires: make @@ -102,6 +102,10 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata %{_mandir}/man1/resize.1* %changelog +* Tue Aug 10 2021 Mohan Boddu +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu 05 Aug 2021 Lukas Javorsky - 366-6 - Second rebuild against pcre2-10.37 (bug #1970765)