diff --git a/python-enchant.spec b/python-enchant.spec index 5125746..4defae3 100644 --- a/python-enchant.spec +++ b/python-enchant.spec @@ -1,8 +1,8 @@ -%global with_python3 1 +%global with_python3 0 Name: python-enchant Version: 1.6.5 -Release: 3%{?dist} +Release: 3.1%{?dist} Summary: Python bindings for Enchant spellchecking library Group: Development/Languages @@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Nov 25 2011 Radek Novacek 1.6.5-3.1 +- Disable python3 + * Mon Oct 10 2011 David Malcolm - 1.6.5-3 - add python3 subpackage