From 9cba535cb750a93a709aafede039c661a310cfcc1a9c020acbbfb56b18e7baa4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= <mimi.vx@gmail.com>
Date: Sat, 19 May 2018 17:39:16 +0000
Subject: [PATCH] Accepting request 610419 from
 home:jengelh:branches:X11:windowmanagers

- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/610419
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/i3status?expand=0&rev=18
---
 i3status.changes |  5 +++++
 i3status.spec    | 12 +++++-------
 2 files changed, 10 insertions(+), 7 deletions(-)

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..ddcfd18 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 is 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