From 4cfa329175f366a26ce42cb95ca2a3cd19f7c20b Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Wed, 6 Apr 2005 22:13:31 +0000 Subject: [PATCH] mass release bump for packages not rebuilt after FC-3-split --- rrdtool.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rrdtool.spec b/rrdtool.spec index cc61745..75684f5 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -3,7 +3,8 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.0.49 -Release: 3 +Release: 4 + License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ @@ -147,6 +148,9 @@ find examples/ contrib/ -type f -exec chmod 0644 {} \; %changelog +* Fri Apr 7 2005 Michael Schwendt +- rebuilt + * Mon Jan 31 2005 Matthias Saou 1.0.49-3 - Put perl modules in vendor_perl and not site_perl. #146513