Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-22 05:34:28 +00:00
parent a8ee453f58
commit 7a92d8f7aa

View File

@ -4,7 +4,7 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 370
Release: 2%{?dist}
Release: 3%{?dist}
URL: https://invisible-island.net/xterm
License: MIT
BuildRequires: make
@ -100,6 +100,9 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
%{_mandir}/man1/resize.1*
%changelog
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 370-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jan 07 2022 Thomas E. Dickey <dickey@invisible-island.net> - 370-2
- Trim configure options which are no longer necessary.
- Resolves: rhbz#2038247