From d5238fce91cd703d8f89878d4156796d616048ecdd371b256be584d27d5aed07 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 4 Sep 2017 05:25:07 +0000 Subject: [PATCH] Accepting request 520241 from home:jengelh:branches:devel:languages:python - Remove duplicated license metadata. OBS-URL: https://build.opensuse.org/request/show/520241 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-http-parser?expand=0&rev=29 --- python-http-parser.changes | 5 +++++ python-http-parser.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-http-parser.changes b/python-http-parser.changes index a052801..45603bf 100644 --- a/python-http-parser.changes +++ b/python-http-parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 1 18:01:25 UTC 2017 - jengelh@inai.de + +- Remove duplicated license metadata. + ------------------------------------------------------------------- Thu Aug 24 13:40:51 UTC 2017 - jmatejek@suse.com diff --git a/python-http-parser.spec b/python-http-parser.spec index 9a12db2..554b321 100644 --- a/python-http-parser.spec +++ b/python-http-parser.spec @@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages %description -HTTP request/response parser for Python in C under MIT License, based on +HTTP request/response parser for Python in C, based on http-parser from Ryan Dahl. %prep