This commit is contained in:
Miroslav Lichvar 2018-05-30 15:48:56 +02:00
parent af70a9bc72
commit 2da3d05a5c

View File

@ -1,7 +1,7 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 333
Release: 1%{?dist}
Release: 2%{?dist}
URL: https://invisible-island.net/xterm
License: MIT
Group: User Interface/X
@ -101,6 +101,9 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
%{_mandir}/man1/resize.1*
%changelog
* Wed May 30 2018 Miroslav Lichvar <mlichvar@redhat.com> 333-2
- change default termName to xterm-256color (#1577159)
* Mon Apr 16 2018 Miroslav Lichvar <mlichvar@redhat.com> 332-1
- update to 332