+2006-07-09, Version 3.10.0
* The `disk' plugin has been ported to Darwin.
* The `battery' plugin should work on many Apple computers now.
* The `traffic' plugin can now ignore certain interfaces. Also,
Summary: Statistics collection daemon for filling RRD files.
Name: collectd
-Version: 3.9.4
+Version: 3.10.0
Release: 1
Source: http://collectd.org/files/%{name}-%{version}.tar.gz
License: GPL
%attr(0444,root,root) %{_libdir}/%{name}/sensors.so*
%changelog
+* Sun Jul 09 2006 Florian octo Forster <octo@verplant.org> 3.10.0-1
+- New upstream version
+
* Tue Jun 25 2006 Florian octo Forster <octo@verplant.org> 3.9.4-1
- New upstream version
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 3.10.0-alpha3)
+AC_INIT(collectd, 3.10.0)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
+collectd (3.10.0) unstable; urgency=low
+
+ * New upstream version
+
+ -- Florian Forster <octo@leeloo.home.verplant.org> Sun, 9 Jul 2006 12:53:01 +0200
+
collectd (3.9.4) unstable; urgency=low
* New upstream version