|
|
@ -3,8 +3,8 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-zope-event
|
|
|
|
Name: python-zope-event
|
|
|
|
Version: 4.0.3
|
|
|
|
Version: 4.1.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Zope Event Publication
|
|
|
|
Summary: Zope Event Publication
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
|
License: ZPLv2.1
|
|
|
|
License: ZPLv2.1
|
|
|
@ -93,7 +93,7 @@ popd
|
|
|
|
%{python_sitelib}/zope/event/
|
|
|
|
%{python_sitelib}/zope/event/
|
|
|
|
%exclude %{python_sitelib}/zope/event/tests.py*
|
|
|
|
%exclude %{python_sitelib}/zope/event/tests.py*
|
|
|
|
%dir %{python_sitelib}/zope/
|
|
|
|
%dir %{python_sitelib}/zope/
|
|
|
|
%{python_sitelib}/zope/__init__*
|
|
|
|
#%{python_sitelib}/zope/__init__*
|
|
|
|
%{python_sitelib}/zope.event-*.egg-info
|
|
|
|
%{python_sitelib}/zope.event-*.egg-info
|
|
|
|
%{python_sitelib}/zope.event-*-nspkg.pth
|
|
|
|
%{python_sitelib}/zope.event-*-nspkg.pth
|
|
|
|
|
|
|
|
|
|
|
@ -105,12 +105,18 @@ popd
|
|
|
|
%exclude %{python3_sitelib}/zope/event/tests.py*
|
|
|
|
%exclude %{python3_sitelib}/zope/event/tests.py*
|
|
|
|
%exclude %{python3_sitelib}/zope/event/__pycache__/tests*
|
|
|
|
%exclude %{python3_sitelib}/zope/event/__pycache__/tests*
|
|
|
|
%dir %{python3_sitelib}/zope/
|
|
|
|
%dir %{python3_sitelib}/zope/
|
|
|
|
%{python3_sitelib}/zope/__init__*
|
|
|
|
#%{python3_sitelib}/zope/__init__*
|
|
|
|
%{python3_sitelib}/zope.event-*.egg-info
|
|
|
|
%{python3_sitelib}/zope.event-*.egg-info
|
|
|
|
%{python3_sitelib}/zope.event-*-nspkg.pth
|
|
|
|
%{python3_sitelib}/zope.event-*-nspkg.pth
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Oct 19 2015 Ralph Bean <rbean@redhat.com> - 4.1.0-1
|
|
|
|
|
|
|
|
- new version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 19 2015 Ralph Bean <rbean@redhat.com> - 4.0.3-4
|
|
|
|
|
|
|
|
- No longer own zope/__init__.py.
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.3-3
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|