update to 351
Resolves: rhbz#1773705
This commit is contained in:
parent
7c201cc01b
commit
e8a739af93
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/xterm-348.tgz
|
/xterm-348.tgz
|
||||||
/xterm-349.tgz
|
/xterm-349.tgz
|
||||||
/xterm-350.tgz
|
/xterm-350.tgz
|
||||||
|
/xterm-351.tgz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xterm-350.tgz) = 66e6cb37ebedd65c473b04cc31917e509f50652358414787a0a3f0b8f39ae957bf0aefe372576f82a698fccc6c45840cd4e4a2d8ce9f0b1fe5582ed88dae724f
|
SHA512 (xterm-351.tgz) = 941507be19ad062b39c57288c6e28a17f0ceba090a2d1c3f626f638e5333ca9b4c762fe2fbc42908adf7854b00d9a98cb6eb7481dfa50fd0125459f8ca385c00
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Terminal emulator for the X Window System
|
Summary: Terminal emulator for the X Window System
|
||||||
Name: xterm
|
Name: xterm
|
||||||
Version: 350
|
Version: 351
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://invisible-island.net/xterm
|
URL: https://invisible-island.net/xterm
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -101,6 +101,9 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
|
|||||||
%{_mandir}/man1/resize.1*
|
%{_mandir}/man1/resize.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 25 2019 Tomas Korbar <tkorbar@redhat.com> - 351-1
|
||||||
|
- update to 351
|
||||||
|
|
||||||
* Tue Nov 12 2019 Tomas Korbar <tkorbar@redhat.com> - 350-1
|
* Tue Nov 12 2019 Tomas Korbar <tkorbar@redhat.com> - 350-1
|
||||||
- update to 350
|
- update to 350
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user