diff --git a/rrdtool-1.3.4.tar.bz2 b/rrdtool-1.3.4.tar.bz2 deleted file mode 100644 index 73e92cf..0000000 --- a/rrdtool-1.3.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31aa24a0f758be89e9a1e355b3bbac517282f89f193101b12f63b02ff122e936 -size 773239 diff --git a/rrdtool-1.3.6.tar.bz2 b/rrdtool-1.3.6.tar.bz2 new file mode 100644 index 0000000..f07af5a --- /dev/null +++ b/rrdtool-1.3.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3266c637fc5f50a8030e41f7f1efe89a77827e616774a6f40f1a26c8db787652 +size 781590 diff --git a/rrdtool.changes b/rrdtool.changes index f969299..47a0fd4 100644 --- a/rrdtool.changes +++ b/rrdtool.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 23 15:45:30 CET 2009 - anicka@suse.cz + +- update to 1.3.6 + * bugfixes, documentation improvements + ------------------------------------------------------------------- Mon Oct 6 14:17:04 CEST 2008 - anicka@suse.cz diff --git a/rrdtool.spec b/rrdtool.spec index eb29b83..192af7b 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -1,7 +1,7 @@ # -# spec file for package rrdtool (Version 1.3.4) +# spec file for package rrdtool (Version 1.3.6) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ License: GPL v2 or later Group: Productivity/Scientific/Math AutoReqProv: on Requires: perl = %{perl_version} -Version: 1.3.4 +Version: 1.3.6 Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: cgilib-0.5.tar.bz2 @@ -187,6 +187,9 @@ Authors: %{py_sitedir}/* %changelog +* Fri Jan 23 2009 anicka@suse.cz +- update to 1.3.6 + * bugfixes, documentation improvements * Mon Oct 06 2008 anicka@suse.cz - update to 1.3.4 * detect short/truncated files on open (rrdtool used to crash @@ -248,7 +251,7 @@ Authors: - build parallel * Mon Jul 09 2007 dmueller@suse.de - apply python requires only to python-rrdtool subpackage -* Fri Jun 22 2007 dmueller@suse.de +* Thu Jun 21 2007 dmueller@suse.de - split off python and -devel package to reduce size and make the python dependency optional (needed for 1 CD installer)