summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--misc/bcfg2.spec4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 93ebbe35d..f2581fad0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcfg2 (0.9.2-0.0rc1) unstable; urgency=low
+
+ * prerelease
+
+ -- Narayan Desai <desai@mcs.anl.gov> Tue, 6 Feb 2007 15:18:53 -0600
+
bcfg2 (0.9.1d-0.1) unstable; urgency=low
* another patch release
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 0620401be..b38509cbd 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -1,10 +1,10 @@
-%define release 0.1
+%define release 0.0rc1
%define __python python
%define pythonversion 2.3
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: bcfg2
-Version: 0.9.1d
+Version: 0.9.2
Release: %{release}
Summary: Configuration management system