diff --git a/python-inotify.spec b/python-inotify.spec index bc0a900..4029ca6 100644 --- a/python-inotify.spec +++ b/python-inotify.spec @@ -7,7 +7,7 @@ Summary: Monitor filesystem events with Python under Linux Name: python-inotify Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Group: Development/Libraries URL: http://trac.dbzteam.org/pyinotify @@ -113,9 +113,14 @@ popd %doc ACKS ChangeLog_old COPYING NEWS_old README %{_bindir}/python3-%{oname} %{python3_sitelib}/%{oname}* +%{python3_sitelib}/__pycache__/%{oname}* %endif %changelog +* Wed Aug 25 2010 Thomas Spura - 0.9.0-3 +- rebuild with python3.2 + http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html + * Thu Jul 22 2010 David Malcolm - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild