diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2012-07-03 09:33:51 -0500 |
---|---|---|
committer | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2012-08-15 16:19:32 -0400 |
commit | 127813e01e9f6d5442f5b46dd015a4245989a4c5 (patch) | |
tree | 1947f7f2aa1fff3f4ed34b22cfe3af9e3c9f5fbe /misc | |
parent | d381a3381dc0e075315c75c40f71f0e1369cd1eb (diff) | |
download | bcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.tar.gz bcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.tar.bz2 bcfg2-127813e01e9f6d5442f5b46dd015a4245989a4c5.zip |
Version bump to 1.2.3
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Conflicts:
misc/bcfg2.spec
setup.py
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bcfg2.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index d4d5c5f1c..e46d32c88 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -6,7 +6,7 @@ %{!?_initrddir: %define _initrddir %{_sysconfdir}/rc.d/init.d} Name: bcfg2 -Version: 1.2.2 +Version: 1.2.3 Release: %{release} Summary: Configuration management system @@ -98,7 +98,7 @@ deployment strategies. This package includes the Bcfg2 client software. %package server -Version: 1.2.2 +Version: 1.2.3 Summary: Bcfg2 Server %if 0%{?suse_version} Group: System/Management @@ -182,7 +182,7 @@ deployment strategies. This package includes the Bcfg2 documentation. %package web -Version: 1.2.2 +Version: 1.2.3 Summary: Bcfg2 Web Reporting Interface %if 0%{?suse_version} Group: System/Management |