diff --git a/rrdtool.spec b/rrdtool.spec index e58c5a0..2cc90b3 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.4.4 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases URL: http://oss.oetiker.ch/rrdtool/ @@ -353,6 +353,9 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Fri Jun 17 2011 Marcela Mašláňová - 1.4.4-6 +- Perl mass rebuild + * Sat Jun 11 2011 Jaroslav Škarvada - 1.4.4-5 - Fixed build failure due to change in php_zend_api macro type