1
0
forked from pool/eventstat

Accepting request 416043 from home:mnhauke

update to version 0.03.02

OBS-URL: https://build.opensuse.org/request/show/416043
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=3
This commit is contained in:
2016-07-30 15:19:21 +00:00
committed by Git OBS Bridge
parent e945a3eefa
commit d8a94271b3
4 changed files with 28 additions and 7 deletions

View File

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

3
eventstat-0.03.02.tar.gz Normal file
View File

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

View File

@@ -1,8 +1,29 @@
-------------------------------------------------------------------
Sat Jul 30 13:41:13 UTC 2016 - mardnh@gmx.de
- update to version 0.03.02
* Makefile: bump version
* debian/control: update Standards-Version to 3.9.8
-------------------------------------------------------------------
Thu Feb 18 10:35:57 UTC 2016 - mardnh@gmx.de
- update to 0.03.01
- upstream does not provide a changelog
- update to version 0.03.01
* Makefile: bump version
* Update manual to reflect -l -s mode on tty output
* Show long or short command line info in tty output and not just in CSV
* Add smart column resizing based on variable tty width
* Add some small ncurses helpers for top only mode
* Clean up -h info, make it 80 column friendly
* Remove a few empty lines in source
* Re-align global vars so there is less wasted padding
* Make source 80 column friendly
* es_printf: emit curses output if curses_init is true
* Reformat overly long function declarations
* Minor code improvement in set_timer_stat
* check for failed sigaction on SIGWINCH
* Improve error handling with some error message and clean up helpers
* Call endwin() only in top mode
-------------------------------------------------------------------
Wed Nov 11 20:58:42 UTC 2015 - mardnh@gmx.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package eventstat
#
# Copyright (c) 2015, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2016, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: eventstat
Version: 0.03.01
Version: 0.03.02
Release: 0
Summary: Kernel event states monitoring tool
License: GPL-2.0