diff --git a/python-configobj.spec b/python-configobj.spec index c528132..713087a 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -2,7 +2,7 @@ Name: python-configobj Version: 4.3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Config file reading, writing, and validation Group: System Environment/Libraries @@ -56,11 +56,14 @@ rm -rf $RPM_BUILD_ROOT %doc docs %{python_sitelib}/*.py %{python_sitelib}/*.pyc -%ghost %{python_sitelib}/*.pyo +%{python_sitelib}/*.pyo %changelog +* Mon Aug 14 2006 Luke Macken - 4.3.2-3 +- Include pyo files + * Tue Jul 18 2006 Luke Macken - 4.3.2-2 - Fix typo in the url