update to 314

This commit is contained in:
Miroslav Lichvar 2015-01-05 10:29:18 +01:00
parent 53be751c81
commit ff872f82c3
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/xterm-313.tgz
/xterm-314.tgz

View File

@ -1 +1 @@
4c2e85f46d8a96c81daf3f9e6c2e1997 xterm-313.tgz
d6e3c75e3ba537845d6a33d7df313467 xterm-314.tgz

View File

@ -1,7 +1,7 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 313
Release: 2%{?dist}
Version: 314
Release: 1%{?dist}
URL: http://invisible-island.net/xterm
License: MIT
Group: User Interface/X
@ -102,6 +102,9 @@ fi
%{x11_app_defaults_dir}/XTerm*
%changelog
* Mon Jan 05 2015 Miroslav Lichvar <mlichvar@redhat.com> 314-1
- update to 314
* Mon Dec 08 2014 Adam Jackson <ajax@redhat.com> 313-2
- Don't BuildRequire: imake, we're not actually using it to build.