diff --git a/.gitignore b/.gitignore index 104b5d9..7d69fb2 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ cobbler-2.0.5.tar.gz /cobbler-2.6.1.tar.gz /cobbler-2.6.2.tar.gz /cobbler-2.6.3.tar.gz +/cobbler-2.6.4.tar.gz diff --git a/cobbler.spec b/cobbler.spec index 610f10e..5ae5a72 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -15,7 +15,7 @@ Summary: Boot server configurator Name: cobbler License: GPLv2+ AutoReq: no -Version: 2.6.3 +Version: 2.6.4 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 +* Mon Aug 11 2014 Orion Poplawski - 2.6.4-1 +- Update to 2.6.4 + * Fri Jul 18 2014 Orion Poplawski - 2.6.3-1 - Update to 2.6.3 diff --git a/sources b/sources index 86fe6f4..387c538 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a12238027c1012466e033180ecdbf2c cobbler-2.6.3.tar.gz +564a3359cb5de4a68a86bf7163de998b cobbler-2.6.4.tar.gz