From 51764194687a9a7b056830a8b01a4929bf35dcd1 Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Thu, 5 Aug 2021 15:57:19 +0200 Subject: [PATCH] Second rebuild against pcre2-10.37 (bug #1970765) Resolves: rhbz#1986853 --- xterm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xterm.spec b/xterm.spec index b0d98da..a1dc1ef 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,7 +1,7 @@ Summary: Terminal emulator for the X Window System Name: xterm Version: 366 -Release: 5%{?dist} +Release: 6%{?dist} URL: https://invisible-island.net/xterm License: MIT BuildRequires: make @@ -102,6 +102,9 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata %{_mandir}/man1/resize.1* %changelog +* Thu 05 Aug 2021 Lukas Javorsky - 366-ΕΎ +- Second rebuild against pcre2-10.37 (bug #1970765) + * Thu Aug 05 2021 Tomas Korbar - 366-5 - Rebuild because of missing gating configuration - Related: rhbz#1970765