[cobbler] Update to 2.6.5

Orion Poplawski orion at fedoraproject.org
Fri Aug 15 21:51:24 UTC 2014


commit 4ac97e81f48b7c8725cf74232c64ad037ee9cfe6
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Aug 15 15:51:32 2014 -0600

    Update to 2.6.5

 .gitignore   |    1 +
 cobbler.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d69fb2..d8a1ef3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ cobbler-2.0.5.tar.gz
 /cobbler-2.6.2.tar.gz
 /cobbler-2.6.3.tar.gz
 /cobbler-2.6.4.tar.gz
+/cobbler-2.6.5.tar.gz
diff --git a/cobbler.spec b/cobbler.spec
index c12d0a9..fcf9ad3 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -15,8 +15,8 @@ Summary: Boot server configurator
 Name: cobbler
 License: GPLv2+
 AutoReq: no
-Version: 2.6.4
-Release: 2%{?dist}
+Version: 2.6.5
+Release: 1%{?dist}
 Source0: https://github.com/cobbler/cobbler/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -269,6 +269,9 @@ sed -i -e "s/SECRET_KEY = ''/SECRET_KEY = \'$RAND_SECRET\'/" /usr/share/cobbler/
 
 
 %changelog
+* Fri Aug 15 2014 Orion Poplawski <orion at cora.nwra.com> - 2.6.5-1
+- Update to 2.6.5
+
 * Wed Aug 13 2014 Orion Poplawski <orion at cora.nwra.com> - 2.6.4-2
 - Require Django >= 1.4
 
diff --git a/sources b/sources
index 387c538..46afb1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-564a3359cb5de4a68a86bf7163de998b  cobbler-2.6.4.tar.gz
+794911b29a800cc7faac31766d6bdcb4  cobbler-2.6.5.tar.gz


More information about the scm-commits mailing list