Second rebuild against pcre2-10.37 (bug #1970765)

Resolves: rhbz#1986853
This commit is contained in:
Lukas Javorsky 2021-08-05 15:57:19 +02:00
parent 6e717a27e5
commit 5176419468

View File

@ -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 <ljavorsk@redhat.com> - 366-ž
- Second rebuild against pcre2-10.37 (bug #1970765)
* Thu Aug 05 2021 Tomas Korbar <tkorbar@redhat.com> - 366-5
- Rebuild because of missing gating configuration
- Related: rhbz#1970765