update to 326

This commit is contained in:
Miroslav Lichvar 2016-10-07 11:40:21 +02:00
parent 8210985e40
commit 2c94d056fe
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/xterm-325.tgz
/xterm-326.tgz

View File

@ -1 +1 @@
e78a0bbc4d5fa3780917e447ae8ebc6b xterm-325.tgz
93914da76a279bbbd8f9a26639860241 xterm-326.tgz

View File

@ -1,6 +1,6 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 325
Version: 326
Release: 1%{?dist}
URL: http://invisible-island.net/xterm
License: MIT
@ -102,6 +102,10 @@ fi
%{x11_app_defaults_dir}/XTerm*
%changelog
* Fri Oct 07 2016 Miroslav Lichvar <mlichvar@redhat.com> 326-1
- update to 326
- buildrequire xorg-x11-apps to get correct path of luit
* Wed Jun 08 2016 Miroslav Lichvar <mlichvar@redhat.com> 325-1
- update to 325