summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2012-04-04 13:17:13 -0600
committerKevin Fenzi <kevin@scrye.com>2012-04-04 13:17:13 -0600
commit8a8d41ee53b5386636b300c17f5d0c9c4e7f9572 (patch)
tree7d4c47823fb787b251c3dbab38999dc04e1f595b
parentdb338c815783ea6df10889cabd9b51d5986fd842 (diff)
downloadcollectd-8a8d41ee53b5386636b300c17f5d0c9c4e7f9572.tar.gz
collectd-8a8d41ee53b5386636b300c17f5d0c9c4e7f9572.tar.xz
collectd-8a8d41ee53b5386636b300c17f5d0c9c4e7f9572.zip
Update to 4.10.7
-rw-r--r--.gitignore1
-rw-r--r--collectd.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 1caebb5..a04123b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
collectd-4.8.3.tar.bz2
/collectd-4.10.3.tar.bz2
/collectd-4.10.6.tar.bz2
+/collectd-4.10.7.tar.bz2
diff --git a/collectd.spec b/collectd.spec
index 0a92a51..52b24f2 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -1,7 +1,7 @@
Summary: Statistics collection daemon for filling RRD files
Name: collectd
-Version: 4.10.6
-Release: 2%{?dist}
+Version: 4.10.7
+Release: 1%{?dist}
License: GPLv2
Group: System Environment/Daemons
URL: http://collectd.org/
@@ -585,6 +585,9 @@ fi
%endif
%changelog
+* Wed Apr 04 2012 Kevin Fenzi <kevin@scrye.com> 4.10.7-1
+- Update to 4.10.7
+
* Sun Mar 25 2012 Kevin Fenzi <kevin@scrye.com> - 4.10.6-2
- Fix python module loading. Fixes bug #806585
diff --git a/sources b/sources
index 883e2e8..2de58f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d446c399d839a32f2f581111d7256f8b collectd-4.10.6.tar.bz2
+f4193fdb5002ddac8159c88032a726bc collectd-4.10.7.tar.bz2