diff --git a/lxc.spec b/lxc.spec index ba127f4..d02ed44 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} || 0%{?rhel} > 6 +%if 0%{?fedora} || 0%{?rhel} > 7 %global with_python3 1 %endif @@ -13,7 +13,7 @@ Name: lxc Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Linux Resource Containers Group: Applications/System License: LGPLv2+ and GPLv2 @@ -267,6 +267,9 @@ make check %changelog +* Thu Jan 30 2014 Marek Goldmann - 0.9.0-3 +- There is still no Python 3 available in EPEL 7 + * Wed Sep 4 2013 Thomas Moschny - 0.9.0-2 - Small fix to the included Fedora template.