update to 349

Resolves: rhbz#1754345
This commit is contained in:
Tomas Korbar 2019-09-24 15:31:40 +02:00
parent f362bb3abc
commit 78b02f2586
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/xterm-346.tgz /xterm-346.tgz
/xterm-348.tgz /xterm-348.tgz
/xterm-349.tgz

View File

@ -1 +1 @@
SHA512 (xterm-348.tgz) = 852896c0aba885bafc80baad899fc56910dce66bf5df6b3fef3f998efc33af9d30b68cfb0c92c7028365ac4944af3d3c198bc0e408ca09e949b993a79c1e6dd9 SHA512 (xterm-349.tgz) = d350671a262973b6486dd9785f84c1f09b6a5e52898ce38d39ed2b11cd8208c473c63c3504533e7e9004af4e690d9032828a14fe6c5474523cfb8ec4badcbd0f

View File

@ -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: 348 Version: 349
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,9 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata
%{_mandir}/man1/resize.1* %{_mandir}/man1/resize.1*
%changelog %changelog
* Tue Sep 24 2019 Tomas Korbar <tkorbar@redhat.com> - 349-1
- update to 349
* Mon Aug 26 2019 Tomas Korbar <tkorbar@redhat.com> - 348-1 * Mon Aug 26 2019 Tomas Korbar <tkorbar@redhat.com> - 348-1
- update to 348 - update to 348