commit 33618b37c1d3fc4e158c789e4adf327b16755203
Author: Jakub Bogusz <[email protected]>
Date:   Tue Mar 3 16:57:52 2015 +0100

    - updated to 2.4.2

 http-parser.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/http-parser.spec b/http-parser.spec
index 51ca7ea..8145867 100644
--- a/http-parser.spec
+++ b/http-parser.spec
@@ -1,12 +1,12 @@
 Summary:       HTTP request/response parser for C
 Summary(pl.UTF-8):     Analizator żądań/odpowiedzi HTTP dla C
 Name:          http-parser
-Version:       2.3
+Version:       2.4.2
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       
https://github.com/joyent/http-parser/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 2c4092f5c2dc99798fe28e9c0647e869
+# Source0-md5: 320b65ff6d79c7d3a2fa88d5ea94196a
 # Build shared library with SONAME using gyp and remove -O flags so optflags 
take over
 # TODO: do this nicely upstream
 Patch0:                %{name}-gyp-sharedlib.patch
@@ -17,8 +17,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # we use the upstream version from http_parser.h as the SONAME
 %define somajor 2
-%define sominor 1
-%define somicro 0
+%define sominor 4
+%define somicro 2
 
 %description
 This is a parser for HTTP messages written in C. It parses both
@@ -94,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CONTRIBUTIONS LICENSE-MIT README.md
+%doc AUTHORS LICENSE-MIT README.md
 %attr(755,root,root) %{_libdir}/libhttp_parser.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libhttp_parser.so.2
 %attr(755,root,root) %{_libdir}/libhttp_parser_strict.so.*.*.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/http-parser.git/commitdiff/33618b37c1d3fc4e158c789e4adf327b16755203

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to