[cobbler/el5] Update to 2.4.5

Orion Poplawski orion at fedoraproject.org
Thu Jul 17 16:13:04 UTC 2014


commit d96c1dd3c7c139ad619b38db9ba641ccfef765f3
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Jul 17 10:13:28 2014 -0600

    Update to 2.4.5

 .gitignore   |    1 +
 cobbler.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5309a6d..40dbf86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ cobbler-2.0.5.tar.gz
 /cobbler-2.4.0.tar.gz
 /cobbler-2.4.3.tar.gz
 /cobbler-2.4.4.tar.gz
+/cobbler-2.4.5.tar.gz
diff --git a/cobbler.spec b/cobbler.spec
index 4d31bb7..1223a11 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -10,7 +10,7 @@ Summary: Boot server configurator
 Name: cobbler
 License: GPLv2+
 AutoReq: no
-Version: 2.4.4
+Version: 2.4.5
 Release: 1%{?dist}
 Source0: https://github.com/cobbler/cobbler/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Group: Applications/System
@@ -297,6 +297,9 @@ sed -i -e "s/SECRET_KEY = ''/SECRET_KEY = \'$RAND_SECRET\'/" /usr/share/cobbler/
 %attr(-,apache,apache) /var/www/cobbler_webui_content/
 
 %changelog
+* Thu Jul 17 2014 Orion Poplawski <orion at cora.nwra.com> - 2.4.5-1
+- Update to 2.4.5
+
 * Tue Apr 22 2014 Orion Poplawski <orion at cora.nwra.com> - 2.4.4-1
 - Update to 2.4.4
 - Drop koan patch applied upstream
diff --git a/sources b/sources
index 299bb2b..2ae59a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fb19873d5d408341ecea489c6f8c276  cobbler-2.4.4.tar.gz
+e2ba09d3b0ecfc3955efcf175a386a59  cobbler-2.4.5.tar.gz


More information about the scm-commits mailing list