From 12419cf1a419042173d8bbd41681cbf41de9b875 Mon Sep 17 00:00:00 2001 From: Jarod Wilson Date: Mon, 19 Jan 2009 15:09:03 +0000 Subject: [PATCH] - Update to rrdtool 1.3.6 --- .cvsignore | 1 + rrdtool.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 962dd2e..91e4b41 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ php4-r1190.tar.gz rrdtool-1.3.3.tar.gz rrdtool-1.3.4.tar.gz rrdtool-1.3.5.tar.gz +rrdtool-1.3.6.tar.gz diff --git a/rrdtool.spec b/rrdtool.spec index b7fc395..6250159 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -8,8 +8,8 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.3.5 -Release: 2%{?dist} +Version: 1.3.6 +Release: 1%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases URL: http://oss.oetiker.ch/rrdtool/ @@ -325,6 +325,9 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Mon Jan 19 2009 Jarod Wilson 1.3.6-1 +- Update to rrdtool 1.3.6 + * Fri Jan 16 2009 Jarod Wilson 1.3.5-2 - dejavu font package names changed again... diff --git a/sources b/sources index bb051ec..b31357a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 28074a9c368af013462631959ab90558 php4-r1190.tar.gz -3f14381e64c2037f40af16380be9e9f3 rrdtool-1.3.5.tar.gz +afaabd5a60115581e866efbac796d307 rrdtool-1.3.6.tar.gz