Accepting request 311091 from home:apersaud:branches:X11:windowmanagers

update to version 2.9. There seem to be some pending request (308874, 283979, 257742), but when I try to look at them, I get an error, so I didn't supersede them.

OBS-URL: https://build.opensuse.org/request/show/311091
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/i3status?expand=0&rev=10
This commit is contained in:
Flavio Castelli 2015-06-08 07:42:12 +00:00 committed by Git OBS Bridge
parent 8700a07e2b
commit b3eb258b59
4 changed files with 30 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab06c5dd454354e6fc64354082616115082b70dc3906361bce5a02beb0f807fe
size 40422

3
i3status-2.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42eb09500c625fcac9a7125a29e7bf532ca4b8540942418ee3253aa15e5e9de3
size 46615

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Jun 8 04:52:20 UTC 2015 - arun@gmx.de
- update to version 2.9:
* meta: i3status is now on GitHub and uses clang-format
* allow customization of the module separator
* add “align” and “min_width” options for each module
* fix CFLAGS and LDFLAGS for DragonFly and FreeBSD
* add contrib/net-speed, a more light-weight reimplementation of
* contrib/measure-net-speed.bash
* battery: add hide_seconds option
* battery: fix for systems without POWER_SUPPLY_VOLTAGE_NOW
* battery: for %percentage, drop leading 0 for values < 10
* battery: add NetBSD support
* battery: use absolute values for (dis)charging rates
* battery: introduce status_{chr,bat,full}
* cpu_temperature: fix displaying multiple sensors
* cpu_temperature: fix NetBSD support
* cpu_temperature: fix DragonFly support
* disk: introduce threshold_type and low_threshold
* disk: add format_not_mounted for unmounted paths
* ethernet, wireless: support special interface name _first_
* run_watch: check all matching pid files until first valid one
* volume: fix wrong color tags with xmobar
* wireless: support %frequency (2.4 vs. 5 GHz)
-------------------------------------------------------------------
Sun Feb 1 00:41:34 UTC 2015 - arun@gmx.de

View File

@ -18,7 +18,7 @@
Name: i3status
Version: 2.8
Version: 2.9
Release: 0
Summary: I3 Status Bar
License: BSD-3-Clause