summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2006-09-15 17:58:42 +0000
committerNarayan Desai <desai@mcs.anl.gov>2006-09-15 17:58:42 +0000
commit83bd7dc1c6e63e442a6af18d93c960cb0efdb141 (patch)
treea938ea4a68b5d88df99f1a53a3576db5586d5c76 /misc
parent8ba3db0a426e9585312f7ec07023b459a874bc47 (diff)
downloadbcfg2-83bd7dc1c6e63e442a6af18d93c960cb0efdb141.tar.gz
bcfg2-83bd7dc1c6e63e442a6af18d93c960cb0efdb141.tar.bz2
bcfg2-83bd7dc1c6e63e442a6af18d93c960cb0efdb141.zip
Version bump to 0.8.4
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2272 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 9daa1b1b7..cba81d42d 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -1,5 +1,5 @@
%define name bcfg2
-%define version 0.8.3
+%define version 0.8.4
%define release 1
%define pythonversion 2.3
@@ -83,3 +83,9 @@ Bcfg2 client
%post -n bcfg2-server
/sbin/chkconfig --add bcfg2-server
+
+%changelog
+
+* Fri Sep 15 2006 Narayan Desai <desai@mcs.anl.gov> - 0.8.4-1
+- Initial log
+