From 291e34d3b7ccab49fa79ebf656743da319f2e07b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Tue, 16 Nov 2010 10:38:47 +0100 Subject: [PATCH] - Update to rrdtool 1.4.4 --- .gitignore | 1 + rrdtool.spec | 7 +++++-- sources | 3 +-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 27fb93f..aa8893d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ rrdtool-1.3.5.tar.gz rrdtool-1.3.6.tar.gz rrdtool-1.3.7.tar.gz rrdtool-1.3.8.tar.gz +/rrdtool-1.4.4.tar.gz diff --git a/rrdtool.spec b/rrdtool.spec index 7dd1c20..9ecb2ce 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.8 -Release: 8%{?dist} +Version: 1.4.4 +Release: 1%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases URL: http://oss.oetiker.ch/rrdtool/ @@ -323,6 +323,9 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Tue Nov 16 2010 Jaroslav Škarvada - 1.4.4-1 +- Update to rrdtool 1.4.4 + * Thu Jul 22 2010 David Malcolm - 1.3.8-8 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild diff --git a/sources b/sources index 36d3a89..920a48b 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -28074a9c368af013462631959ab90558 php4-r1190.tar.gz -0de79494ab969cebfbfae3d237de18fe rrdtool-1.3.8.tar.gz +93ad2fc2e9ddcd7d99c611fe30284a54 rrdtool-1.4.4.tar.gz