[cobbler/f14/master] Release 2.0.9

Scott Henson shenson at fedoraproject.org
Thu Dec 9 05:04:35 UTC 2010


commit 0eeefed3d7d16c7304eda64aebc8bcdeb5185727
Author: Scott Henson <shenson at redhat.com>
Date:   Thu Dec 9 00:04:23 2010 -0500

    Release 2.0.9

 .gitignore   |    1 +
 cobbler.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 490ea46..8c2ece6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ cobbler-2.0.4.tar.gz
 cobbler-2.0.5.tar.gz
 /cobbler-2.0.7.tar.gz
 /cobbler-2.0.8.tar.gz
+/cobbler-2.0.9.tar.gz
diff --git a/cobbler.spec b/cobbler.spec
index 5511083..abe5b36 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -6,7 +6,7 @@ Summary: Boot server configurator
 Name: cobbler
 License: GPLv2+
 AutoReq: no
-Version: 2.0.8
+Version: 2.0.9
 Release: 1%{?dist}
 Source0: cobbler-%{version}.tar.gz
 Group: Applications/System
@@ -397,6 +397,9 @@ Web interface for Cobbler that allows visiting http://server/cobbler_web to conf
 %doc AUTHORS COPYING CHANGELOG README
 
 %changelog
+* Wed Dec  8 2010 Scott Henson <shenson at redhat.com> - 2.0.9-1
+- New upstream release
+
 * Fri Dec  3 2010 Scott Henson <shenson at redhat.com> - 2.0.8-1
 - New upstream release
 
diff --git a/sources b/sources
index 6c43c9b..e699ed0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-123cb6065c81893c072b9c7abea8cd2c  cobbler-2.0.8.tar.gz
+b1e246018530906518b66a9de2a3523d  cobbler-2.0.9.tar.gz


More information about the scm-commits mailing list