diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-09-15 17:58:42 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-09-15 17:58:42 +0000 |
commit | 83bd7dc1c6e63e442a6af18d93c960cb0efdb141 (patch) | |
tree | a938ea4a68b5d88df99f1a53a3576db5586d5c76 /misc/bcfg2.spec | |
parent | 8ba3db0a426e9585312f7ec07023b459a874bc47 (diff) | |
download | bcfg2-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/bcfg2.spec')
-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 + |