From c0e13565fc25f0579db4b54a493cbb2c78d3cccfff867672a5ad17cd13c5971d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 19 Apr 2017 09:38:05 +0000 Subject: [PATCH] Accepting request 487712 from home:apersaud:branches:X11:windowmanagers update to latest version OBS-URL: https://build.opensuse.org/request/show/487712 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/i3status?expand=0&rev=14 --- i3status-2.10.tar.bz2 | 3 --- i3status-2.11.tar.bz2 | 3 +++ i3status.changes | 33 +++++++++++++++++++++++++++++++++ i3status.spec | 4 ++-- 4 files changed, 38 insertions(+), 5 deletions(-) delete mode 100644 i3status-2.10.tar.bz2 create mode 100644 i3status-2.11.tar.bz2 diff --git a/i3status-2.10.tar.bz2 b/i3status-2.10.tar.bz2 deleted file mode 100644 index 7ab3be9..0000000 --- a/i3status-2.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daf5d07611b054a43da1a3d28850b05e2dbdbd6d25fd5e25ede98bb1b66e2791 -size 53684 diff --git a/i3status-2.11.tar.bz2 b/i3status-2.11.tar.bz2 new file mode 100644 index 0000000..e5f32d7 --- /dev/null +++ b/i3status-2.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98db7e730f0ce908eb656ac10d713ae6a885676621391d54f00b719752f18c5f +size 54970 diff --git a/i3status.changes b/i3status.changes index 4d6a02b..7bf7198 100644 --- a/i3status.changes +++ b/i3status.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Wed Apr 12 20:47:43 UTC 2017 - arun@gmx.de + +- update to version 2.11: + * re-add forgotten wakeup call from SIGUSR1 handler + * disk_info: bugfix: check format_not_mounted is not NULL before + using it + * revert back to using nanosleep + * man: give more descriptive symbols to battery format + * battery: removes the 'remaining' time when the battery is full + * add separator and separator_block_width as universal module + options + * man: fix link to contrib + * cpu_temperature: add glob check + * battery: add status_unk + * reconnect to PluseAudio when connection is lost + * wireless: add ifdef to compile on macOS + * order default configuration paths the same as in i3 + * add version files for release tarball + * man: make tztime example config match the context + * cpu_usage: add color thresholds + * battery: support multiple batteries + * disk: use empty string for not mounted disks + * default config: remove DHCP, VPN + * wireless: fix FTBFS on hurd and kFreeBSD + * parse uevent file to detect network device type + * allow pulse device to be specified by name + * battery: find batteries using glob + * tztime: support locales + * wireless: use blank padding for quality + * add unit tests + * fix compilation with -fno-common + ------------------------------------------------------------------- Tue Mar 8 08:03:19 UTC 2016 - arun@gmx.de diff --git a/i3status.spec b/i3status.spec index f98882b..9ed1a8f 100644 --- a/i3status.spec +++ b/i3status.spec @@ -1,7 +1,7 @@ # # spec file for package i3status # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Thomas Pfeiffer # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: i3status -Version: 2.10 +Version: 2.11 Release: 0 Summary: I3 Status Bar License: BSD-3-Clause