Rebase to version 375
Resolves: rhbz#2137784
This commit is contained in:
parent
fa4c4f5524
commit
934de9d593
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/xterm-372.tgz
|
/xterm-372.tgz
|
||||||
/xterm-373.tgz
|
/xterm-373.tgz
|
||||||
/xterm-374.tgz
|
/xterm-374.tgz
|
||||||
|
/xterm-375.tgz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xterm-374.tgz) = aba16f31e79ff13dd8c5576890cac40276e55b89e037d888d4cc0a73bf6e57e0f2e63a6684f5fdd6aaf0a0980586424f302bdf6ed5a4b0c96f61ec435a1de2e8
|
SHA512 (xterm-375.tgz) = 5492320055348f5f0c42789a2e47ae2fba4c19f7d55f50c174948fc79ab011e52435755b302e1439390a4ba44316eaaa7b79ce0ad9a366e53a84cfb2c3565a51
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Terminal emulator for the X Window System
|
Summary: Terminal emulator for the X Window System
|
||||||
Name: xterm
|
Name: xterm
|
||||||
Version: 374
|
Version: 375
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://invisible-island.net/xterm
|
URL: https://invisible-island.net/xterm
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -100,6 +100,10 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
|
|||||||
%{_mandir}/man1/resize.1*
|
%{_mandir}/man1/resize.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 31 2022 Tomas Korbar <tkorbar@redhat.com> - 375-1
|
||||||
|
- Rebase to version 375
|
||||||
|
- Resolves: rhbz#2137784
|
||||||
|
|
||||||
* Tue Oct 11 2022 Tomas Korbar <tkorbar@redhat.com> - 374-1
|
* Tue Oct 11 2022 Tomas Korbar <tkorbar@redhat.com> - 374-1
|
||||||
- Rebase to version 374
|
- Rebase to version 374
|
||||||
- Resolves: rhbz#2133585
|
- Resolves: rhbz#2133585
|
||||||
|
Loading…
Reference in New Issue
Block a user