SHA256
8
0
forked from pool/cpprest

Accepting request 704379 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/704379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=16
This commit is contained in:
2019-05-22 09:15:29 +00:00
committed by Git OBS Bridge
4 changed files with 29 additions and 4 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon May 20 12:52:29 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Add the missing zlib requirement.
-------------------------------------------------------------------
Sat Apr 27 18:43:50 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.10.13:
* fixes related to date and time handling
- includes changes in 2.10.12:
* Fix race conditions
* Fix oauth nonces containing nulls
* Rewrite date formatting and parsing
- includes changes in 2.10.11:
* Fix HTTP/1.0 'Keep-Alive' handling in http_client
* developer visible changes
- includes changes in 2.10.10:
* Handle multi-byte unicode characters in json parsing
- includes changes in 2.10.9:
* Prevent infinite loop during proxy authentication
* handle null bytes when parsing utf8
* compiler fixes and developer visible fixes
-------------------------------------------------------------------
Sun Jan 20 09:24:04 UTC 2019 - antoine.belvire@opensuse.org

View File

@@ -19,7 +19,7 @@
%define major 2
%define minor 10
Name: cpprest
Version: 2.10.8
Version: 2.10.13
Release: 0
Summary: C++ REST library
# main: MIT (license.txt)
@@ -36,6 +36,7 @@ BuildRequires: cmake >= 3.0
BuildRequires: gcc-c++
BuildRequires: openssl-devel >= 1.0
BuildRequires: pkgconfig(websocketpp) >= 0.8
BuildRequires: pkgconfig(zlib)
%if 0%{?suse_version} > 1325
BuildRequires: libboost_atomic-devel
BuildRequires: libboost_filesystem-devel

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7578881a23edf028943f81546614fc1ba4c2e22d348b4f49ab689e1d91a63cd5
size 1761004

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd79d34b3fad4622ff58480f57ecdf374061c5bdbd83e317019422575c820443
size 1750353