diff --git a/aws-c-event-stream.changes b/aws-c-event-stream.changes index 1eafb53..0bdf082 100644 --- a/aws-c-event-stream.changes +++ b/aws-c-event-stream.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 14 12:01:22 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.3.0 + * Update builder version to fix aws-lc build on manylinux1 by @TingDaoK in (#98) + * Fix warnings in public headers by @waahm7 in (#99) + ------------------------------------------------------------------- Wed Mar 1 10:24:12 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-event-stream.spec b/aws-c-event-stream.spec index 97826b6..a875a79 100644 --- a/aws-c-event-stream.spec +++ b/aws-c-event-stream.spec @@ -20,7 +20,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-event-stream -Version: 0.2.20 +Version: 0.3.0 Release: 0 Summary: C99 implementation of the vnd.amazon.eventstream content-type License: Apache-2.0 diff --git a/v0.2.20.tar.gz b/v0.2.20.tar.gz deleted file mode 100644 index 3de3013..0000000 --- a/v0.2.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1384c1f63c82a0a0bc64c3e1bc2a672c75614940b71418d96de9e057e31aafd -size 68453 diff --git a/v0.3.0.tar.gz b/v0.3.0.tar.gz new file mode 100644 index 0000000..1ed6426 --- /dev/null +++ b/v0.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca96f2a814a1aaf76395801cecc9f281b0550a0f381849cf0147028405faf739 +size 68486