Rebase to version 368

Resolves: rhbz#1969214
This commit is contained in:
Tomas Korbar 2021-06-08 13:16:15 +02:00
parent bffe406cbb
commit 939123e8b1
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/xterm-364.tgz /xterm-364.tgz
/xterm-366.tgz /xterm-366.tgz
/xterm-367.tgz /xterm-367.tgz
/xterm-368.tgz

View File

@ -1 +1 @@
SHA512 (xterm-367.tgz) = 86fd6ed4e4aa0201349edd67d8bf00d3b93a19640307372011f9bdcd26fdb453267d1ab092a0639902e419b00c175d793b196884b6e65e546650e1b83a4461c4 SHA512 (xterm-368.tgz) = ea2f27722795c47a406cf4956ecdd05bae19aee621a0183aa167d188a90767a859ce41c6d1b1352b5ebd94d920360d3f26248ec0bb2068c253583d460baeafda

View File

@ -3,8 +3,8 @@
Summary: Terminal emulator for the X Window System Summary: Terminal emulator for the X Window System
Name: xterm Name: xterm
Version: 367 Version: 368
Release: 3%{?dist} Release: 1%{?dist}
URL: https://invisible-island.net/xterm URL: https://invisible-island.net/xterm
License: MIT License: MIT
BuildRequires: make BuildRequires: make
@ -103,6 +103,10 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
%{_mandir}/man1/resize.1* %{_mandir}/man1/resize.1*
%changelog %changelog
* Tue Jun 08 2021 Tomas Korbar <tkorbar@redhat.com> - 368-1
- Rebase to version 368
- Resolves: rhbz#1969214
* Fri May 21 2021 Joe Orton <jorton@redhat.com> - 367-3 * Fri May 21 2021 Joe Orton <jorton@redhat.com> - 367-3
- drop luit support - drop luit support