[cobbler] Update to 2.6.6

Orion Poplawski orion at fedoraproject.org
Mon Oct 20 04:58:08 UTC 2014


commit 8ca65469a695d95921bffc6d7c330f46069cc0f2
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Oct 19 22:58:08 2014 -0600

    Update to 2.6.6

 .gitignore   |    1 +
 cobbler.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8a1ef3..6606f5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ cobbler-2.0.5.tar.gz
 /cobbler-2.6.3.tar.gz
 /cobbler-2.6.4.tar.gz
 /cobbler-2.6.5.tar.gz
+/cobbler-2.6.6.tar.gz
diff --git a/cobbler.spec b/cobbler.spec
index fcf9ad3..bf98537 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -15,7 +15,7 @@ Summary: Boot server configurator
 Name: cobbler
 License: GPLv2+
 AutoReq: no
-Version: 2.6.5
+Version: 2.6.6
 Release: 1%{?dist}
 Source0: https://github.com/cobbler/cobbler/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Group: Applications/System
@@ -269,6 +269,9 @@ sed -i -e "s/SECRET_KEY = ''/SECRET_KEY = \'$RAND_SECRET\'/" /usr/share/cobbler/
 
 
 %changelog
+* Sun Oct 19 2014 Orion Poplawski <orion at cora.nwra.com> - 2.6.6-1
+- Update to 2.6.6
+
 * Fri Aug 15 2014 Orion Poplawski <orion at cora.nwra.com> - 2.6.5-1
 - Update to 2.6.5
 
diff --git a/sources b/sources
index 46afb1a..88c3599 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-794911b29a800cc7faac31766d6bdcb4  cobbler-2.6.5.tar.gz
+1d0b5efa7464b18667c9e95e6afbac06  cobbler-2.6.6.tar.gz


More information about the scm-commits mailing list