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
This commit is contained in:
Ondřej Súkup 2018-05-19 17:39:16 +00:00 committed by Git OBS Bridge
parent 2d3da65f67
commit 9cba535cb7
2 changed files with 10 additions and 7 deletions

View File

@ -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 Sat May 12 03:32:58 UTC 2018 - avindra@opensuse.org

View File

@ -37,13 +37,11 @@ BuildRequires: libxslt-devel
BuildRequires: libyajl-devel BuildRequires: libyajl-devel
%description %description
i3status is a small program for generating a status bar for i3bar, dzen2, i3status is a program for generating a status bar for i3bar, dzen2,
xmobar or similar programs. It is designed to be very efficient by issuing xmobar or similar programs. It is issues a small number of system
a very small number of system calls, as one generally wants to update such calls, as one generally wants to update such status lines every
a status line every second. This ensures that even under high load, your second so that the bar is updated even under load. It saves a bit of
status bar is updated correctly. Also, it saves a bit of energy by not energy by being more efficient than shell commands.
hogging your CPU as much as spawning the corresponding amount of shell commands
would.
%prep %prep
%setup -q %setup -q