Rebuild against pcre2-10.37 (bug #1965025)

This commit is contained in:
Petr Písař 2021-07-14 11:31:28 +02:00
parent 939123e8b1
commit 1d78f209fc

View File

@ -4,7 +4,7 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 368
Release: 1%{?dist}
Release: 2%{?dist}
URL: https://invisible-island.net/xterm
License: MIT
BuildRequires: make
@ -103,6 +103,9 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
%{_mandir}/man1/resize.1*
%changelog
* Wed Jul 14 2021 Petr Pisar <ppisar@redhat.com> - 368-2
- Rebuild against pcre2-10.37 (bug #1965025)
* Tue Jun 08 2021 Tomas Korbar <tkorbar@redhat.com> - 368-1
- Rebase to version 368
- Resolves: rhbz#1969214