Rebase to version 372
Resolves: rhbz#2062511
This commit is contained in:
parent
135e5721c2
commit
d8f7e2bcc4
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/xterm-369.tgz
|
||||
/xterm-370.tgz
|
||||
/xterm-371.tgz
|
||||
/xterm-372.tgz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xterm-371.tgz) = 024c2cd8ab5a9da6585999907974a917497f693a0fb8cf4519c41c7e75ef2bfcc146c7078129590a836a322f7e59a550ad741b55dcbe98be6ee7988ccebe8903
|
||||
SHA512 (xterm-372.tgz) = f65fee6227ca27be85569ec06f3701a6114489e036975d0fe37f3c71d7598d1b06c8689cfbda593a98418eec1417bd60b33e3978752b255989cfa0bb4ce332bf
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Terminal emulator for the X Window System
|
||||
Name: xterm
|
||||
Version: 371
|
||||
Version: 372
|
||||
Release: 1%{?dist}
|
||||
URL: https://invisible-island.net/xterm
|
||||
License: MIT
|
||||
@ -100,6 +100,10 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
|
||||
%{_mandir}/man1/resize.1*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 25 2022 Tomas Korbar <tkorbar@redhat.com> - 372-1
|
||||
- Rebase to version 372
|
||||
- Resolves: rhbz#2062511
|
||||
|
||||
* Mon Feb 28 2022 Tomas Korbar <tkorbar@redhat.com> - 371-1
|
||||
- Rebase to version 371
|
||||
- Resolves: rhbz#2058442
|
||||
|
Loading…
Reference in New Issue
Block a user