We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4701990 commit 75bf081Copy full SHA for 75bf081
ioping.spec
@@ -1,5 +1,5 @@
1
Name: ioping
2
-Version: 0.4
+Version: 0.5
3
Release: 1%{?dist}
4
Summary: simple disk I/O latency monitoring tool
5
@@ -39,6 +39,13 @@ rm -rf $RPM_BUILD_ROOT
39
%doc
40
41
%changelog
42
+* Thu Jun 16 2011 Konstantin Khlebnikov <koct9i@gmail.com> - 0.5-1
43
+- rate tests
44
+- freebsd and macosx ports
45
+
46
+* Thu Jun 2 2011 Konstantin Khlebnikov <koct9i@gmail.com> - 0.4-1
47
+- fix linking
48
49
* Thu Jun 2 2011 Kir Kolyshkin <kir@openvz.org> - 0.3-1
50
- fix i386 build on x86_64
51
0 commit comments