diff --git a/aws-c-http.changes b/aws-c-http.changes index aa14e61..2792d18 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 22 10:29:08 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.7.13 + * Added workflow for handling answerable discussions by @yasminetalby in (#449) + * Remove unused headers code in elasticurl by @quinnj in (#452) + * Update CERT by @waahm7 in (#453) + ------------------------------------------------------------------- Wed Aug 30 07:56:46 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 0c78011..8fd865d 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.12 +Version: 0.7.13 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.7.12.tar.gz b/v0.7.12.tar.gz deleted file mode 100644 index 1c26149..0000000 --- a/v0.7.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f92f295c96e10aa9c1e66ac73c038ee9d9c61e1be7551e721ee0dab9c89fc6f -size 467083 diff --git a/v0.7.13.tar.gz b/v0.7.13.tar.gz new file mode 100644 index 0000000..7072138 --- /dev/null +++ b/v0.7.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696b1d0c3add8d6bccae74157cb363ea37ff644226a163038353e44b9ad1f2fc +size 467188