Rebase to version 379
Resolves: rhbz#2170296
This commit is contained in:
parent
73908343c4
commit
1017331240
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/xterm-375.tgz
|
/xterm-375.tgz
|
||||||
/xterm-377.tgz
|
/xterm-377.tgz
|
||||||
/xterm-378.tgz
|
/xterm-378.tgz
|
||||||
|
/xterm-379.tgz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xterm-378.tgz) = 71515ecde2f050c17613f5851d00893326338dc31bd4db6a737792d2848d807c8d82ae9c49f8f673150b042c065d5b2a44da8d0cbcdbffbf55fe0919a1ee9047
|
SHA512 (xterm-379.tgz) = 69ec8fd7d425e934010543a4e6afcbec273ca1b0fafad3076af37d65fe369d6e0c5b3683003c1c41f70404d50a3ca1e826c98ee1b3ab0ab12dff22d0cb00a98b
|
||||||
|
@ -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: 378
|
Version: 379
|
||||||
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
|
||||||
@ -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
|
||||||
|
* Sun Feb 19 2023 Tomas Korbar <tkorbar@redhat.com> - 379-1
|
||||||
|
- Rebase to version 379
|
||||||
|
- Resolves: rhbz#2170296
|
||||||
|
|
||||||
* Wed Feb 08 2023 Tomas Korbar <tkorbar@redhat.com> - 378-3
|
* Wed Feb 08 2023 Tomas Korbar <tkorbar@redhat.com> - 378-3
|
||||||
- Enable readline-mouse configuration option
|
- Enable readline-mouse configuration option
|
||||||
- Resolves: rhbz#2166860
|
- Resolves: rhbz#2166860
|
||||||
|
Loading…
Reference in New Issue
Block a user