diff --git a/rrdtool.spec b/rrdtool.spec index c8a9b28..501d021 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -10,7 +10,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.3 -Release: 0.16%{?pre:.%{pre}}%{?dist} +Release: 0.17%{?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 +* Wed May 21 2008 Chris Ricker 1.3-0.17.rc4 +- Bump version and rebuild + * Wed May 21 2008 Chris Ricker 1.3-0.16.rc4 - Fix php bindings compile on x86_64