From b3eb258b5941551e84d1db12f8053acd42dfc2560456b078b38264c6ac1ea657 Mon Sep 17 00:00:00 2001 From: Flavio Castelli Date: Mon, 8 Jun 2015 07:42:12 +0000 Subject: [PATCH] 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 --- i3status-2.8.tar.bz2 | 3 --- i3status-2.9.tar.bz2 | 3 +++ i3status.changes | 26 ++++++++++++++++++++++++++ i3status.spec | 2 +- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 i3status-2.8.tar.bz2 create mode 100644 i3status-2.9.tar.bz2 diff --git a/i3status-2.8.tar.bz2 b/i3status-2.8.tar.bz2 deleted file mode 100644 index a01325c..0000000 --- a/i3status-2.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab06c5dd454354e6fc64354082616115082b70dc3906361bce5a02beb0f807fe -size 40422 diff --git a/i3status-2.9.tar.bz2 b/i3status-2.9.tar.bz2 new file mode 100644 index 0000000..b4b1053 --- /dev/null +++ b/i3status-2.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42eb09500c625fcac9a7125a29e7bf532ca4b8540942418ee3253aa15e5e9de3 +size 46615 diff --git a/i3status.changes b/i3status.changes index 3f921f5..5eb0109 100644 --- a/i3status.changes +++ b/i3status.changes @@ -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 diff --git a/i3status.spec b/i3status.spec index 967752b..aea9012 100644 --- a/i3status.spec +++ b/i3status.spec @@ -18,7 +18,7 @@ Name: i3status -Version: 2.8 +Version: 2.9 Release: 0 Summary: I3 Status Bar License: BSD-3-Clause