summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a882613)
raw | patch | inline | side by side (parent: a882613)
author | octo <octo> | |
Thu, 1 Jun 2006 20:49:32 +0000 (20:49 +0000) | ||
committer | octo <octo> | |
Thu, 1 Jun 2006 20:49:32 +0000 (20:49 +0000) |
collectd.spec | patch | blob | history | |
configure.in | patch | blob | history | |
debian/changelog | patch | blob | history |
diff --git a/collectd.spec b/collectd.spec
index 789fadad439f070806e0516a18f5e0e246e7de4a..bcc1cd14b4b9f1d3a73352ffe500e02ec0ca48eb 100644 (file)
--- a/collectd.spec
+++ b/collectd.spec
Summary: Statistics collection daemon for filling RRD files.
Name: collectd
-Version: 3.9.1
+Version: 3.9.3
Release: 1
Source: http://collectd.org/files/%{name}-%{version}.tar.gz
License: GPL
%attr(0444,root,root) %{_libdir}/%{name}/sensors.so*
%changelog
+* Tue Jun 01 2006 Florian octo Forster <octo@verplant.org> 3.9.3-1
+- New upstream version
+
* Tue May 09 2006 Florian octo Forster <octo@verplant.org> 3.9.2-1
- New upstream version
diff --git a/configure.in b/configure.in
index 418a06344794a0b4884d34e4f91289c85873ae2d..3ac7fc5892540399cce9955ffd95cc6d5cd09cdf 100644 (file)
--- a/configure.in
+++ b/configure.in
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 3.9.3-alpha0)
+AC_INIT(collectd, 3.9.3)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
diff --git a/debian/changelog b/debian/changelog
index 38cab46801808b7ef152489071a05c568cc6f613..eb2e4bdd4d421c67c64514d2a969118a7be48e53 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+collectd (3.9.3) unstable; urgency=low
+
+ * New upstream version
+
+ -- Florian Forster <octo@leeloo.home.verplant.org> Thu, 1 Jun 2006 22:41:55 +0200
+
collectd (3.9.2-1) unstable; urgency=low
* New upstream version