diff --git a/aws-c-http.changes b/aws-c-http.changes index c77e12d..1b11b77 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 16 14:18:02 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.7.3 + * Stop hitting example.com in tests by @graebm in (#420) +- from version 0.7.2 + * Fix http2 manual write by @waahm7 in (#419) + ------------------------------------------------------------------- Wed Jan 4 13:45:31 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 2fa8083..0c9848b 100644 --- a/aws-c-http.spec +++ b/aws-c-http.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1_0_0 Name: aws-c-http -Version: 0.7.1 +Version: 0.7.3 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.7.1.tar.gz b/v0.7.1.tar.gz deleted file mode 100644 index e8aacb9..0000000 --- a/v0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec2623d6cf9fa4f3513a05edaefc6995ce607b39671ab4d62d6a7afa5c639f93 -size 460878 diff --git a/v0.7.3.tar.gz b/v0.7.3.tar.gz new file mode 100644 index 0000000..6cce235 --- /dev/null +++ b/v0.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e16c6bf5eba6f0dea96b6f55eae312a7c95b736f4d2e4a210000f45d8265ae +size 461106