update to 327
This commit is contained in:
parent
2c94d056fe
commit
db6ee1362f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/xterm-326.tgz
|
/xterm-327.tgz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
93914da76a279bbbd8f9a26639860241 xterm-326.tgz
|
3c32e931adcad44e64e57892e75d9e02 xterm-327.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: 326
|
Version: 327
|
||||||
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,9 @@ fi
|
|||||||
%{x11_app_defaults_dir}/XTerm*
|
%{x11_app_defaults_dir}/XTerm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 10 2016 Miroslav Lichvar <mlichvar@redhat.com> 327-1
|
||||||
|
- update to 327
|
||||||
|
|
||||||
* Fri Oct 07 2016 Miroslav Lichvar <mlichvar@redhat.com> 326-1
|
* Fri Oct 07 2016 Miroslav Lichvar <mlichvar@redhat.com> 326-1
|
||||||
- update to 326
|
- update to 326
|
||||||
- buildrequire xorg-x11-apps to get correct path of luit
|
- buildrequire xorg-x11-apps to get correct path of luit
|
||||||
|
Loading…
Reference in New Issue
Block a user