From b32efea7dda0635c8e287cbbb39781c0fb401782 Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Wed, 23 Mar 2011 19:08:31 +0100 Subject: rebuilt for mysql 5.5.10 (soname bump in libmysqlclient) --- collectd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/collectd.spec b/collectd.spec index 6699dd3..829851d 100644 --- a/collectd.spec +++ b/collectd.spec @@ -1,7 +1,7 @@ Summary: Statistics collection daemon for filling RRD files Name: collectd Version: 4.10.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Group: System Environment/Daemons URL: http://collectd.org/ @@ -593,6 +593,9 @@ fi %endif %changelog +* Wed Mar 23 2011 Dan Horák - 4.10.2-4 +- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient) + * Tue Feb 08 2011 Fedora Release Engineering - 4.10.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -- cgit