Rebuild because of missing gating configuration

Related: rhbz#1970765
This commit is contained in:
Tomas Korbar 2021-08-05 14:33:11 +02:00
parent bd6f7ea023
commit 6e717a27e5
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 366
Release: 4%{?dist}
Release: 5%{?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
* Thu Aug 05 2021 Tomas Korbar <tkorbar@redhat.com> - 366-5
- Rebuild because of missing gating configuration
- Related: rhbz#1970765
* Wed Jul 28 2021 Lukas Javorsky <ljavorsk@redhat.com> - 366-4
- Rebuild against pcre2-10.37 (bug #1970765)