diff --git a/python-eventlet.spec b/python-eventlet.spec index 2c35a58..44e0ded 100644 --- a/python-eventlet.spec +++ b/python-eventlet.spec @@ -11,13 +11,15 @@ # 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-eventlet Version: 0.9.16 -Release: 0 +Release: 1 Url: http://eventlet.net Summary: Highly concurrent networking library License: MIT @@ -48,6 +50,7 @@ is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. %package doc + Summary: Highly concurrent networking library - Documentation Group: Development/Libraries/Python Requires: %{name} = %{version}