From: Ivan Suzdal Date: Thu, 11 Feb 2016 13:56:03 +0000 (+0300) Subject: Bump version X-Git-Tag: mos-9.0~2 X-Git-Url: https://review.fuel-infra.org/gitweb?p=packages%2Fcentos7%2Fcobbler.git;a=commitdiff_plain;h=e163530b50ba26e5b96e1ca6de1338586e25f11a Bump version Change-Id: I8c01fd8dad9d0e4afc5a593f3c88fe9d6fc769ac --- diff --git a/cobbler.spec b/cobbler.spec index 80ddb7e..9df8359 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -16,7 +16,7 @@ Name: cobbler License: GPLv2+ AutoReq: no Version: 2.6.9 -Release: 1%{?dist}~mos1 +Release: 1%{?dist}~mos9 Source0: https://github.com/cobbler/cobbler/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz # Support newer virt-install - https://bugzilla.redhat.com/show_bug.cgi?id=1188424 Patch0: cobbler-virtinstall.patch @@ -284,6 +284,10 @@ sed -i -e "s/SECRET_KEY = ''/SECRET_KEY = \'$RAND_SECRET\'/" /usr/share/cobbler/ %changelog +* Thu Feb 11 2016 Ivan Suzdal - 2.6.9-1~mos9 +- Add 'rhel' condition for django17 path +- Bump version + * Tue Sep 29 2015 Artem Silenkov - 2.6.9-1~mos8.0.1 - Make sources local - Rebuild from epel7