From 742883aa5b927b36d2e9182a254fc55f55f336fe8dea8db92196d12069646374 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Fri, 21 Oct 2016 19:23:55 +0000 Subject: [PATCH] Accepting request 436734 from home:posophe:branches:devel:libraries:c_c++ update OBS-URL: https://build.opensuse.org/request/show/436734 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/http-parser?expand=0&rev=9 --- http-parser-2.7.1.tar.gz | 3 +++ http-parser.changes | 6 ++++++ http-parser.spec | 4 ++-- v2.6.2.tar.gz | 3 --- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 http-parser-2.7.1.tar.gz delete mode 100644 v2.6.2.tar.gz diff --git a/http-parser-2.7.1.tar.gz b/http-parser-2.7.1.tar.gz new file mode 100644 index 0000000..3948dd6 --- /dev/null +++ b/http-parser-2.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70409ad324e5de2da6a0f39e859e566d497c1ff0a249c0c38a5012df91b386b3 +size 48578 diff --git a/http-parser.changes b/http-parser.changes index 45f4b81..70c2e40 100644 --- a/http-parser.changes +++ b/http-parser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 21 19:16:56 UTC 2016 - p.drouand@gmail.com + +- Update to version 2.7.1 + * No changelog available + ------------------------------------------------------------------- Sat Mar 26 12:18:20 UTC 2016 - mpluskal@suse.com diff --git a/http-parser.spec b/http-parser.spec index 04b7c1d..e31795e 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -19,13 +19,13 @@ %define somajor suse0 %define libname libhttp-parser-%{somajor} Name: http-parser -Version: 2.6.2 +Version: 2.7.1 Release: 0 Summary: HTTP request/response parser for C License: MIT Group: Development/Libraries/C and C++ Url: https://github.com/joyent/http-parser -Source0: https://github.com/joyent/http-parser/archive/v%{version}.tar.gz +Source0: https://github.com/joyent/http-parser/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf Patch1: http-parser-gyp-sharedlib.patch BuildRequires: gcc-c++ diff --git a/v2.6.2.tar.gz b/v2.6.2.tar.gz deleted file mode 100644 index a0f0257..0000000 --- a/v2.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80fffc3b64ef6968cecdd4b299a96986007dff4bd12ae6c58cbcb506959b90ad -size 48292