updated release candidate
This commit is contained in:
parent
19fff50c24
commit
c532d35697
@ -4,7 +4,7 @@
|
||||
%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 rc1
|
||||
%define pre rc4
|
||||
#define pretag 1.2.99908020600
|
||||
|
||||
Summary: Round Robin Database Tool to store and display time-series data
|
||||
@ -321,6 +321,9 @@ find examples/ -type f -exec chmod 0644 {} \;
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 19 2008 Chris Ricker <kaboom@oobleck.net> 1.3-0.15.rc4
|
||||
- Update to rrdtool 1.3 rc4
|
||||
|
||||
* Tue May 13 2008 Jarod Wilson <jwilson@redhat.com> 1.3-0.15.rc1
|
||||
- Update to rrdtool 1.3 rc1
|
||||
- Fix versioning in changelog entries, had an extra 0 in there...
|
||||
|
Loading…
Reference in New Issue
Block a user