diff --git a/aws-c-http.changes b/aws-c-http.changes index 38e85b6..b5f6582 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 1 10:31:43 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.7.5 + * Change #if _MSC_VER to #ifdef _MSC_VER by @jmklix in (#427) + ------------------------------------------------------------------- Mon Feb 6 13:40:27 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index a3ca9f8..cfce6ee 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.4 +Version: 0.7.5 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.7.4.tar.gz b/v0.7.4.tar.gz deleted file mode 100644 index a712863..0000000 --- a/v0.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cde8fbcb52d9c894e75cb398b5c5ea5334188dfc23003c2f7396aa05395f2699 -size 461234 diff --git a/v0.7.5.tar.gz b/v0.7.5.tar.gz new file mode 100644 index 0000000..ee347e0 --- /dev/null +++ b/v0.7.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1240ce036561fae2a9143cb44a6f6cf4b96c84a31d42723a0ff8902f919f46bc +size 461246