diff --git a/python-Twisted.changes b/python-Twisted.changes index 603e6c3..65c2ffe 100644 --- a/python-Twisted.changes +++ b/python-Twisted.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 20 14:35:44 UTC 2011 - saschpe@suse.de + +- Changed BuildRequires python-zopeinterface to python-zope.interface, + it got renamed + ------------------------------------------------------------------- Tue Sep 6 15:28:44 UTC 2011 - saschpe@suse.de diff --git a/python-Twisted.spec b/python-Twisted.spec index b3469a7..f21e71f 100644 --- a/python-Twisted.spec +++ b/python-Twisted.spec @@ -11,10 +11,12 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: python-Twisted Version: 11.0.0 Release: 0 @@ -28,11 +30,11 @@ BuildRequires: python-devel BuildRequires: python-pyOpenSSL BuildRequires: python-pam BuildRequires: python-pyserial -BuildRequires: python-zopeinterface +BuildRequires: python-zope.interface Requires: python-pyOpenSSL Requires: python-pam Requires: python-pyserial -Requires: python-zopeinterface +Requires: python-zope.interface %if 0%{?suse_version} %py_requires %endif