diff --git a/python-certstream.changes b/python-certstream.changes index f7ddfe1..30b8af2 100644 --- a/python-certstream.changes +++ b/python-certstream.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 16 17:00:23 UTC 2019 - Jan Engelhardt + +- Avoid name repetition in summary (rpmlint). + ------------------------------------------------------------------- Wed Mar 6 14:40:48 UTC 2019 - Tomáš Chvátal diff --git a/python-certstream.spec b/python-certstream.spec index f74f6c3..fc3acb0 100644 --- a/python-certstream.spec +++ b/python-certstream.spec @@ -20,7 +20,7 @@ Name: python-certstream Version: 1.10 Release: 0 -Summary: CertStream is a library for receiving certificate transparency list updates +Summary: Python library for receiving certificate transparency list updates License: MIT Group: Development/Libraries/Python URL: https://github.com/CaliDog/certstream-python/