From fc5e1744e96b3ed86ff29745f43bf78082af3c65a9fe524c752d10570b0a0ba7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 2 Mar 2023 09:36:02 +0000 Subject: [PATCH] Accepting request 1068422 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.7.5 * Change #if _MSC_VER to #ifdef _MSC_VER by @jmklix in (#427) OBS-URL: https://build.opensuse.org/request/show/1068422 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=18 --- aws-c-http.changes | 6 ++++++ aws-c-http.spec | 2 +- v0.7.4.tar.gz | 3 --- v0.7.5.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 v0.7.4.tar.gz create mode 100644 v0.7.5.tar.gz 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