diff --git a/.gitignore b/.gitignore index b34801d..275f3bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/xterm-313.tgz +/xterm-314.tgz diff --git a/sources b/sources index a922f5c..e013225 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c2e85f46d8a96c81daf3f9e6c2e1997 xterm-313.tgz +d6e3c75e3ba537845d6a33d7df313467 xterm-314.tgz diff --git a/xterm.spec b/xterm.spec index 503ce3b..4e1826b 100644 --- a/xterm.spec +++ b/xterm.spec @@ -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 314-1 +- update to 314 + * Mon Dec 08 2014 Adam Jackson 313-2 - Don't BuildRequire: imake, we're not actually using it to build.