From 0f1fd64b257676f16dc6b178d178169631df24e3e87f91ecc14ab51587d2e897 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 14 Oct 2018 11:22:12 +0000 Subject: [PATCH] Accepting request 641921 from home:jengelh:branches:devel:languages:python - Avoid name repetition in summary (rpmlint). OBS-URL: https://build.opensuse.org/request/show/641921 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-treq?expand=0&rev=3 --- python-treq.changes | 5 +++++ python-treq.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-treq.changes b/python-treq.changes index a2b18b6..2826149 100644 --- a/python-treq.changes +++ b/python-treq.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 14 11:12:57 UTC 2018 - Jan Engelhardt + +- Avoid name repetition in summary (rpmlint). + ------------------------------------------------------------------- Thu Oct 11 08:46:49 UTC 2018 - Tomáš Chvátal diff --git a/python-treq.spec b/python-treq.spec index d8cbd74..55db996 100644 --- a/python-treq.spec +++ b/python-treq.spec @@ -20,7 +20,7 @@ Name: python-treq Version: 18.6.0 Release: 0 -Summary: Treq is an HTTP library inspired by requests +Summary: HTTP library inspired by python-requests License: MIT Group: Development/Languages/Python URL: https://github.com/twisted/treq