From 2b1bd90f558f97d219f924712ed9ace07765ec23c64d2430b832467e334a6324 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sat, 16 Mar 2019 17:17:18 +0000 Subject: [PATCH] Accepting request 685599 from home:jengelh:branches:devel:languages:python - Avoid name repetition in summary (rpmlint). OBS-URL: https://build.opensuse.org/request/show/685599 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certstream?expand=0&rev=8 --- python-certstream.changes | 5 +++++ python-certstream.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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/