forked from pool/aws-c-http
Accepting request 1035253 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.26 * Localhost test mac by @TingDaoK in (#398) * Update CI by @waahm7 in (#396) - from version 0.6.25 * sprintf() -> snprintf() by @graebm in (#397) * Fix C++ One Definition Rules (ODR) Violations by @graebm in (#399) OBS-URL: https://build.opensuse.org/request/show/1035253 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 11 13:12:48 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.6.26
|
||||||
|
* Localhost test mac by @TingDaoK in (#398)
|
||||||
|
* Update CI by @waahm7 in (#396)
|
||||||
|
- from version 0.6.25
|
||||||
|
* sprintf() -> snprintf() by @graebm in (#397)
|
||||||
|
* Fix C++ One Definition Rules (ODR) Violations by @graebm in (#399)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 2 09:09:42 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Nov 2 09:09:42 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 1_0_0
|
%define library_soversion 1_0_0
|
||||||
Name: aws-c-http
|
Name: aws-c-http
|
||||||
Version: 0.6.24
|
Version: 0.6.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:87c636bafef2f90076f4a91c257178e64e77d75c628fb87e057377515f0f8cd7
|
|
||||||
size 450223
|
|
||||||
3
v0.6.26.tar.gz
Normal file
3
v0.6.26.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ea0a3171a47598302f749a1ef698f1c489bd4cc4e39b92d7fa367ad04630e39
|
||||||
|
size 449965
|
||||||
Reference in New Issue
Block a user