Accepting request 757258 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/757258 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmicrohttpd?expand=0&rev=38
This commit is contained in:
commit
b6db84a582
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5716e2a2899abc9e16c8fa7a1a58da88f81aca96a0b7e68a5d4d89e21610b61
|
||||
size 1884342
|
Binary file not shown.
3
libmicrohttpd-0.9.69.tar.gz
Normal file
3
libmicrohttpd-0.9.69.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb9b6b148b787493e637d3083588711e65cbcb726fa02cee2cd543c5de27e37e
|
||||
size 1884511
|
BIN
libmicrohttpd-0.9.69.tar.gz.sig
Normal file
BIN
libmicrohttpd-0.9.69.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 15 18:50:33 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- update to 0.9.69:
|
||||
* If application suspends a connection before we could send
|
||||
100 CONTINUE, give application another shot at queuing a reply
|
||||
before the upload begins.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 08:20:42 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global sover 12
|
||||
%global libname %{name}%{sover}
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.68
|
||||
Version: 0.9.69
|
||||
Release: 0
|
||||
Summary: Small Embeddable HTTP Server Library
|
||||
# Some internal tests are licenced as GPL-3.0+ - they are only used in
|
||||
|
Loading…
Reference in New Issue
Block a user