summaryrefslogtreecommitdiffstats
path: root/collectd.spec
diff options
context:
space:
mode:
Diffstat (limited to 'collectd.spec')
-rw-r--r--collectd.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/collectd.spec b/collectd.spec
index 96ea8dd..ad91a99 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -1,7 +1,7 @@
Summary: Statistics collection daemon for filling RRD files
Name: collectd
-Version: 4.10.8
-Release: 2%{?dist}
+Version: 4.10.9
+Release: 1%{?dist}
License: GPLv2
Group: System Environment/Daemons
URL: http://collectd.org/
@@ -590,6 +590,9 @@ fi
%endif
%changelog
+* Sun Apr 14 2013 Ruben Kerkhof <ruben@rubenkerkhof.com> 4.10.9-1
+- Update to 4.10.9
+
* Sat Feb 02 2013 Kevin Fenzi <kevin@scrye.com> 4.10.8-2
- Add curl_json. Fixes bug #903866
- Thanks to Sarkis Varozian for patch.