diff --git a/i3status.changes b/i3status.changes index a0b8f86..0b662bc 100644 --- a/i3status.changes +++ b/i3status.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 18 15:47:31 UTC 2018 - jengelh@inai.de + +- Ensure neutrality of description. + ------------------------------------------------------------------- Sat May 12 03:32:58 UTC 2018 - avindra@opensuse.org diff --git a/i3status.spec b/i3status.spec index 74306bb..ce0ef3d 100644 --- a/i3status.spec +++ b/i3status.spec @@ -37,13 +37,11 @@ BuildRequires: libxslt-devel BuildRequires: libyajl-devel %description -i3status is a small program for generating a status bar for i3bar, dzen2, -xmobar or similar programs. It is designed to be very efficient by issuing -a very small number of system calls, as one generally wants to update such -a status line every second. This ensures that even under high load, your -status bar is updated correctly. Also, it saves a bit of energy by not -hogging your CPU as much as spawning the corresponding amount of shell commands -would. +i3status is a program for generating a status bar for i3bar, dzen2, +xmobar or similar programs. It issues a small number of system +calls, as one generally wants to update such status lines every +second so that the bar is updated even under load. It saves a bit of +energy by being more efficient than shell commands. %prep %setup -q