This commit is contained in:
Jesse Keating 2009-07-27 03:15:04 +00:00
parent ef2fb534ce
commit f77376a0f0
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Summary: Round Robin Database Tool to store and display time-series data
Name: rrdtool
Version: 1.3.8
Release: 3%{?dist}
Release: 4%{?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
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jul 13 2009 Remi Collet <Fedora@FamilleCollet.com> 1.3.8-3
- rebuild for new PHP 5.3.0 ABI (20090626)