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 79017f5f8..1ba9ac8cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcfg2 (0.9.3-0.0pre5) unstable; urgency=low
+
+ * new prerelease
+
+ -- Narayan Desai <desai@mcs.anl.gov> Fri, 6 Apr 2007 14:07:26 -0500
+
bcfg2 (0.9.3-0.0pre4) unstable; urgency=low
* new prerelease
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 42b8344d5..72967e37c 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -1,4 +1,4 @@
-%define release 0.0pre4
+%define release 0.0pre5
%define __python python
%{!?py_ver: %define py_ver 2.3}
%define pythonversion %{py_ver}
@@ -61,7 +61,7 @@ Requires: gamin-python
Bcfg2 client
%prep
-%setup -q -n bcfg2-0.9.3pre4
+%setup -q -n bcfg2-0.9.3pre5
%build
%{__python}%{pythonversion} setup.py build