diff --git a/kitty.changes b/kitty.changes index fe512c6..9ba9588 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 20 20:05:26 UTC 2019 - Jan Engelhardt + +- Trim metadata redundancies and bias from descriptions. + ------------------------------------------------------------------- Tue Jan 22 10:03:06 UTC 2019 - mvetter@suse.com diff --git a/kitty.spec b/kitty.spec index ccd48d3..59d7130 100644 --- a/kitty.spec +++ b/kitty.spec @@ -19,7 +19,7 @@ Name: kitty Version: 0.13.3 Release: 0 -Summary: A cross-platform, fast, feature full, GPU based terminal emulator +Summary: A GPU-based terminal emulator License: GPL-3.0-only Group: System/X11/Terminals URL: https://github.com/kovidgoyal/kitty @@ -52,9 +52,9 @@ BuildRequires: zlib-devel %description A terminal emulator that uses OpenGL for rendering. -Supports modern terminal features like: graphics, unicode, +Supports terminal features like: graphics, Unicode, true-color, OpenType ligatures, mouse protocol, focus tracking, -bracketed paste and so on. And which can be controlled by scripts. +bracketed paste and so on, and which can be controlled by scripts. %prep %setup -q