summaryrefslogtreecommitdiffstats
path: root/collectd.spec
diff options
context:
space:
mode:
authorRuben Kerkhof <ruben@rubenkerkhof.com>2013-04-14 14:07:14 +0200
committerRuben Kerkhof <ruben@rubenkerkhof.com>2013-04-14 14:07:14 +0200
commitbdf3ee1e9af8ce9b7d82659a95ff115900b2b14e (patch)
treece5eeda116b143c63e5bae8926328b801b20fe56 /collectd.spec
parentfb1cdc47fef0064fd54df407b65797745f8bda7f (diff)
downloadcollectd-el6.tar.gz
collectd-el6.tar.xz
collectd-el6.zip
Update to 4.10.9el6
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.