diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bcfg2.spec | 8 |
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 + |