From d9a6354658d6fbf71e74498d8d28ea4da748a059 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Tue, 3 Apr 2012 14:23:54 +0200 Subject: new upstream release 4.10.7 http://mailman.verplant.org/pipermail/collectd/2012-April/005045.html --- .gitignore | 2 +- collectd.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 54097b2..ed80151 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/collectd-4.10.6.tar.bz2 +/collectd-4.10.7.tar.bz2 diff --git a/collectd.spec b/collectd.spec index 6708d65..31f85c7 100644 --- a/collectd.spec +++ b/collectd.spec @@ -1,6 +1,6 @@ Summary: Statistics collection daemon for filling RRD files Name: collectd -Version: 4.10.6 +Version: 4.10.7 Release: 1%{?dist} License: GPLv2 Group: System Environment/Daemons @@ -644,6 +644,10 @@ fi %endif %changelog +* Tue Apr 03 2012 Alan Pevec 4.10.7-1 +- new upstream release 4.10.7 + http://mailman.verplant.org/pipermail/collectd/2012-April/005045.html + * Wed Feb 29 2012 Alan Pevec 4.10.6-1 - new upstream release 4.10.6 http://mailman.verplant.org/pipermail/collectd/2012-February/004932.html 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 -- cgit