8
0

Accepting request 1147625 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.4.2
  * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#111)
- from version 0.4.1
  * Fix Variable Len Headers with Empty Value by @waahm7 in (#108)
- from version 0.4.0
  * Added workflow for handling answerable discussions by @yasminetalby in (#105)
  * Change port from uint16_t to uint32_t to support VSOCK by @graebm in (#109)

OBS-URL: https://build.opensuse.org/request/show/1147625
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-event-stream?expand=0&rev=25
This commit is contained in:
2024-02-21 10:14:21 +00:00
committed by Git OBS Bridge
parent 9923240ba0
commit aeb01f54fd
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 19 15:45:39 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.4.2
* Fix a bunch of places we forget to aws_raise_error() by @graebm in (#111)
- from version 0.4.1
* Fix Variable Len Headers with Empty Value by @waahm7 in (#108)
- from version 0.4.0
* Added workflow for handling answerable discussions by @yasminetalby in (#105)
* Change port from uint16_t to uint32_t to support VSOCK by @graebm in (#109)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 25 12:20:29 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Fri Aug 25 12:20:29 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package aws-c-event-stream # spec file for package aws-c-event-stream
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define library_version 1.0.0 %define library_version 1.0.0
%define library_soversion 1 %define library_soversion 1
Name: aws-c-event-stream Name: aws-c-event-stream
Version: 0.3.2 Version: 0.4.2
Release: 0 Release: 0
Summary: C99 implementation of the vnd.amazon.eventstream content-type Summary: C99 implementation of the vnd.amazon.eventstream content-type
License: Apache-2.0 License: Apache-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3134b35a45e9f9d974c2b78ee44fd2ea0aebc04df80236b80692aa63bee2092e
size 71025

3
v0.4.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c98b8fa05c2ca10aacfce7327b92a84669c2da95ccb8e7d7b3e3285fcec8beee
size 71455