From 80d31bff3bf2f5c7401857ebd6b3752c4ede54db Mon Sep 17 00:00:00 2001 From: Chris Ricker Date: Tue, 27 May 2008 14:31:47 +0000 Subject: [PATCH] Update to latest release candidate --- .cvsignore | 2 +- rrdtool.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6435142..02b05c6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -rrdtool-1.3rc4.tar.gz php4-r1190.tar.gz +rrdtool-1.3rc6.tar.gz diff --git a/rrdtool.spec b/rrdtool.spec index 501d021..73c550c 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -4,13 +4,13 @@ %define with_ruby %{?_without_ruby: 0} %{?!_without_ruby: 1} %define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php4) %define svnrev r1190 -%define pre rc4 +%define pre rc6 #define pretag 1.2.99908020600 Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.3 -Release: 0.17%{?pre:.%{pre}}%{?dist} +Release: 0.18%{?pre:.%{pre}}%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases URL: http://oss.oetiker.ch/rrdtool/ @@ -326,6 +326,9 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Tue May 27 2008 Chris Ricker 1.3-0.18.rc6 +- Update to rrdtool 1.3 rc6 + * Wed May 21 2008 Chris Ricker 1.3-0.17.rc4 - Bump version and rebuild diff --git a/sources b/sources index d7de8cd..6d17e2f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -d10985db6a3bcd122ad417eca16cf981 rrdtool-1.3rc4.tar.gz 28074a9c368af013462631959ab90558 php4-r1190.tar.gz +20ed9e49ce0f9cd60799ff55a93ae271 rrdtool-1.3rc6.tar.gz