- Update to rrdtool 1.4.4
This commit is contained in:
parent
874fb1f7fb
commit
291e34d3b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ rrdtool-1.3.5.tar.gz
|
||||
rrdtool-1.3.6.tar.gz
|
||||
rrdtool-1.3.7.tar.gz
|
||||
rrdtool-1.3.8.tar.gz
|
||||
/rrdtool-1.4.4.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
|
||||
Summary: Round Robin Database Tool to store and display time-series data
|
||||
Name: rrdtool
|
||||
Version: 1.3.8
|
||||
Release: 8%{?dist}
|
||||
Version: 1.4.4
|
||||
Release: 1%{?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
|
||||
* Tue Nov 16 2010 Jaroslav Škarvada <jskarvad@redhat.com> - 1.4.4-1
|
||||
- Update to rrdtool 1.4.4
|
||||
|
||||
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.3.8-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user