update to 326
This commit is contained in:
parent
8210985e40
commit
2c94d056fe
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/xterm-325.tgz
|
/xterm-326.tgz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
e78a0bbc4d5fa3780917e447ae8ebc6b xterm-325.tgz
|
93914da76a279bbbd8f9a26639860241 xterm-326.tgz
|
||||||
|
@ -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: 325
|
Version: 326
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://invisible-island.net/xterm
|
URL: http://invisible-island.net/xterm
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -102,6 +102,10 @@ fi
|
|||||||
%{x11_app_defaults_dir}/XTerm*
|
%{x11_app_defaults_dir}/XTerm*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 08 2016 Miroslav Lichvar <mlichvar@redhat.com> 325-1
|
||||||
- update to 325
|
- update to 325
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user