|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: python-zope-event
|
|
|
|
|
Version: 3.5.1
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Version: 3.5.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Zope Event Publication
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: ZPLv2.1
|
|
|
|
@ -73,7 +73,7 @@ popd
|
|
|
|
|
%doc docs/_build/html/
|
|
|
|
|
%{python3_sitelib}/zope/event/
|
|
|
|
|
%exclude %{python3_sitelib}/zope/event/tests.py*
|
|
|
|
|
%exclude %{python3_sitelib}/zope/event/__pycache__/
|
|
|
|
|
%exclude %{python3_sitelib}/zope/event/__pycache__/tests*
|
|
|
|
|
%dir %{python3_sitelib}/zope/
|
|
|
|
|
%{python3_sitelib}/zope.event-*.egg-info
|
|
|
|
|
%{python3_sitelib}/zope.event-*-nspkg.pth
|
|
|
|
@ -81,6 +81,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Oct 18 2012 Robin Lee <cheeselee@fedoraproject.org> - 3.5.2-1
|
|
|
|
|
- Update to 3.5.2 (ZTK 1.1.5)
|
|
|
|
|
|
|
|
|
|
* Sat Aug 04 2012 David Malcolm <dmalcolm@redhat.com> - 3.5.1-4
|
|
|
|
|
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
|
|
|
|
|
|
|
|
|
|