rebuild with python3.2

http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html
This commit is contained in:
Thomas Spura 2010-08-25 18:03:12 +02:00
parent 16dcc916b8
commit 14b468bcd8

View File

@ -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 <tomspur@fedoraproject.org> - 0.9.0-3
- rebuild with python3.2
http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild